Lintian Fixes - jzlib

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 519c4ca..dabccee 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,12 @@ jzlib (1.1.3-3) UNRELEASED; urgency=medium
 
   * Remove MIA uploader Damien Raude-Morvan <drazzib@debian.org>.
     Closes: #889357
+  * Update watch file format version to 4.
+  * Bump debhelper from old 10 to 13.
+  * Set debhelper-compat version in Build-Depends.
+  * Update Vcs-* headers from URL redirect.
+  * Use canonical URL in Vcs-Git.
+  * Remove unnecessary get-orig-source-target.
 
  -- Debian Janitor <janitor@jelmer.uk>  Sat, 13 Mar 2021 17:54:31 -0000
 
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 3254407..869dc2a 100644
--- a/debian/control
+++ b/debian/control
@@ -5,13 +5,13 @@ Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.or
 Uploaders:
  Emmanuel Bourg <ebourg@apache.org>
 Build-Depends:
- debhelper (>= 10),
+ debhelper-compat (= 13),
  default-jdk,
  javahelper,
  maven-repo-helper (>= 1.6)
 Standards-Version: 4.1.3
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/jzlib.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/jzlib.git
+Vcs-Git: https://salsa.debian.org/java-team/jzlib.git
+Vcs-Browser: https://salsa.debian.org/java-team/jzlib
 Homepage: http://www.jcraft.com/jzlib/
 
 Package: libjzlib-java
diff --git a/debian/rules b/debian/rules
index 19406d7..76c2cca 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,6 +4,3 @@ export JAVA_HOME := /usr/lib/jvm/default-java
 
 %:
 	dh $@ --with javahelper --with jh_maven_repo_helper
-
-get-orig-source:
-	uscan --force-download --rename --repack
diff --git a/debian/watch b/debian/watch
index 2e98224..09f26c1 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
-version=3
+version=4
 https://github.com/ymnk/jzlib/tags .*/([\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