Lintian Fixes - libdynapath-clojure

Ready changes

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index c08df64..b344519 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,14 @@ libdynapath-clojure (1.0.0-4) UNRELEASED; urgency=normal
   [ Louis-Philippe Véronneau ]
   * d/control: New email for the Clojure Team.
 
+  [ Debian Janitor ]
+  * Use secure copyright file specification URI.
+  * Update watch file format version to 4.
+  * Bump debhelper from old 10 to 13.
+  * Set debhelper-compat version in Build-Depends.
+  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
+  * Set upstream metadata fields: Repository.
+
  -- Louis-Philippe Véronneau <pollo@debian.org>  Sat, 08 Jan 2022 18:32:18 -0500
 
 libdynapath-clojure (1.0.0-3) unstable; urgency=medium
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index f599e28..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-10
diff --git a/debian/control b/debian/control
index 7abf0b2..a22dbd5 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian Clojure Maintainers <team+clojure@tracker.debian.org>
 Uploaders: Elana Hashman <ehashman@debian.org>
 Build-Depends:
- debhelper (>= 10),
+ debhelper-compat (= 13),
  javahelper (>= 0.32),
  maven-repo-helper,
  default-jdk
diff --git a/debian/copyright b/debian/copyright
index 58ad8dd..297106d 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: dynapath
 Source: https://github.com/tobias/dynapath
 
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..d0255ac
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,5 @@
+---
+Bug-Database: https://github.com/tobias/dynapath/issues
+Bug-Submit: https://github.com/tobias/dynapath/issues/new
+Repository: https://github.com/tobias/dynapath.git
+Repository-Browse: https://github.com/tobias/dynapath
diff --git a/debian/watch b/debian/watch
index 01c21c9..f781109 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
-version=3
+version=4
 https://github.com/tobias/dynapath/tags .*/v?([\d\.]+)\.tar\.gz

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details