Lintian Fixes - com-hypirion-io-clojure

Ready changes

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index dc411db..fc4ada0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,13 @@ com-hypirion-io-clojure (0.3.1-5) UNRELEASED; urgency=normal
   [ Louis-Philippe Véronneau ]
   * d/control: New email for the Clojure Team.
 
+  [ Debian Janitor ]
+  * 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.
+  * Remove unnecessary get-orig-source-target.
+
  -- Louis-Philippe Véronneau <pollo@debian.org>  Sat, 08 Jan 2022 18:32:26 -0500
 
 com-hypirion-io-clojure (0.3.1-4) 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 4686336..4938b51 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Tom Marble <tmarble@info9.net>
 Build-Depends:
  javahelper (>= 0.43),
  maven-repo-helper (>= 1.7),
- debhelper (>= 10),
+ debhelper-compat (= 13),
  default-jdk
 Standards-Version: 4.1.3
 Homepage: https://github.com/hyPiRion/com.hypirion.io
diff --git a/debian/rules b/debian/rules
index ce6a3df..9b89447 100755
--- a/debian/rules
+++ b/debian/rules
@@ -28,6 +28,3 @@ override_jh_clean:
 
 override_mh_linkjars:
 	mh_installjar --usj-name=hypirion-io --skip-clean-pom --package=libcom-hypirion-io-clojure -l debian/pom.xml $(PRODUCED_JAR)
-
-get-orig-source:
-	uscan --force-download --verbose
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..89c089a
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,4 @@
+---
+Bug-Database: https://github.com/hypirion/com.hypirion.io/issues
+Bug-Submit: https://github.com/hypirion/com.hypirion.io/issues/new
+Repository-Browse: https://github.com/hyPiRion/com.hypirion.io
diff --git a/debian/watch b/debian/watch
index 3287bad..a603df0 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
-version=3
+version=4
 https://github.com/hyPiRion/com.hypirion.io/tags .*/(\d[\d\.]+)\.tar\.gz

Run locally

More details

Full run details

Historical runs