Lintian Fixes - jeromq

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index d0274b5..ac25991 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,17 @@
+jeromq (0.3.6-2) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * 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.
+  * Update Vcs-* headers from URL redirect.
+  * Use canonical URL in Vcs-Git.
+  * Remove unnecessary get-orig-source-target.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Thu, 01 Sep 2022 12:00:22 -0000
+
 jeromq (0.3.6-1) unstable; urgency=medium
 
   * New upstream release
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 1a3b83e..e45c80d 100644
--- a/debian/control
+++ b/debian/control
@@ -3,11 +3,11 @@ Section: java
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
 Uploaders: Emmanuel Bourg <ebourg@apache.org>
-Build-Depends: debhelper (>= 10), default-jdk, maven-debian-helper (>= 2.0)
-Build-Depends-Indep: libmaven-bundle-plugin-java, junit4 
+Build-Depends: debhelper-compat (= 13), default-jdk, maven-debian-helper (>= 2.0)
+Build-Depends-Indep: libmaven-bundle-plugin-java, junit4
 Standards-Version: 3.9.8
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/jeromq.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/jeromq.git
+Vcs-Git: https://salsa.debian.org/java-team/jeromq.git
+Vcs-Browser: https://salsa.debian.org/java-team/jeromq
 Homepage: https://github.com/zeromq/jeromq
 
 Package: libjeromq-java
diff --git a/debian/copyright b/debian/copyright
index d86f457..09c6977 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: JeroMQ
 Source: https://github.com/zeromq/jeromq
 
diff --git a/debian/rules b/debian/rules
index 5985cac..2d33f6a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,6 +2,3 @@
 
 %:
 	dh $@
-
-get-orig-source:
-	uscan --download-current-version --force-download --no-symlink
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..91bf534
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,2 @@
+---
+Repository: https://github.com/zeromq/jeromq.git
diff --git a/debian/watch b/debian/watch
index cdd650c..0620898 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
-version=3
+version=4
 https://github.com/zeromq/jeromq/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