Lintian Fixes - complete-clojure

Ready changes

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index 7acc532..e8bc3e6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,15 @@ complete-clojure (0.2.5-2) 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: Repository-Browse.
+  * Update standards version to 4.1.5, no changes needed.
+  * Set upstream metadata fields: Repository.
+
  -- Louis-Philippe Véronneau <pollo@debian.org>  Sat, 08 Jan 2022 18:32:45 -0500
 
 complete-clojure (0.2.5-1) 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 b23defb..1ba9f36 100644
--- a/debian/control
+++ b/debian/control
@@ -9,9 +9,9 @@ Build-Depends:
  javahelper (>= 0.43),
  maven-repo-helper (>= 1.7),
  libtext-markdown-perl | markdown,
- debhelper (>= 10),
+ debhelper-compat (= 13),
  default-jdk
-Standards-Version: 4.1.4
+Standards-Version: 4.1.5
 Vcs-Git: https://salsa.debian.org/clojure-team/complete-clojure.git
 Vcs-Browser: https://salsa.debian.org/clojure-team/complete-clojure
 Homepage: https://github.com/ninjudd/clojure-complete
diff --git a/debian/copyright b/debian/copyright
index c486ea7..70fcd06 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: clojure-complete
 Source: https://github.com/ninjudd/clojure-complete
 
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..528785d
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,3 @@
+---
+Repository: https://github.com/ninjudd/clojure-complete.git
+Repository-Browse: https://github.com/ninjudd/clojure-complete
diff --git a/debian/watch b/debian/watch
index ea0173f..4b32a3a 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
-version=3
+version=4
 https://github.com/ninjudd/clojure-complete/tags .*/([\d\.]*\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