Lintian Fixes - semver-clojure

Ready changes

Summary

Failed fixers:

See the worker log for details.

Diff

diff --git a/debian/changelog b/debian/changelog
index 6ab57b9..ceb6b09 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,12 @@ semver-clojure (0.3.0-3) UNRELEASED; urgency=normal
   [ Louis-Philippe Véronneau ]
   * d/control: New email for the Clojure Team.
 
+  [ Debian Janitor ]
+  * Use secure copyright file specification URI.
+  * Bump debhelper from old 12 to 13.
+  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
+  * Update standards version to 4.6.1, no changes needed.
+
  -- Louis-Philippe Véronneau <pollo@debian.org>  Sat, 08 Jan 2022 18:33:26 -0500
 
 semver-clojure (0.3.0-2) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index b7d6e9a..1976a82 100644
--- a/debian/control
+++ b/debian/control
@@ -5,11 +5,11 @@ Maintainer: Debian Clojure Maintainers <team+clojure@tracker.debian.org>
 Uploaders:
  Thomas Goirand <zigo@debian.org>,
 Build-Depends:
- debhelper-compat (= 12),
+ debhelper-compat (= 13),
  default-jdk,
  javahelper (>= 0.32),
  maven-repo-helper (>= 1.7),
-Standards-Version: 4.5.0
+Standards-Version: 4.6.1
 Vcs-Git: https://salsa.debian.org/clojure-team/semver-clojure.git
 Vcs-Browser: https://salsa.debian.org/clojure-team/semver-clojure
 Homepage: https://github.com/grimradical/clj-semver
diff --git a/debian/copyright b/debian/copyright
index 84a8560..1d5c1a0 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,4 +1,4 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: semver
 Source: https://github.com/grimradical/clj-semver
 
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..c470d95
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,4 @@
+---
+Bug-Database: https://github.com/grimradical/clj-semver/issues
+Bug-Submit: https://github.com/grimradical/clj-semver/issues/new
+Repository-Browse: https://github.com/grimradical/clj-semver

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details