Lintian Fixes - libbytelist-java

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index b7fb0dd..0654444 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+libbytelist-java (1.0.15-2) UNRELEASED; urgency=medium
+
+  * Use secure copyright file specification URI.
+  * 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>  Fri, 20 Jan 2023 23:25:33 -0000
+
 libbytelist-java (1.0.15-1) unstable; urgency=medium
 
   * Upload to unstable.
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 be2e30e..bc14de2 100644
--- a/debian/control
+++ b/debian/control
@@ -4,16 +4,15 @@ Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
 Uploaders: Torsten Werner <twerner@debian.org>,
            Miguel Landaeta <nomadium@debian.org>
-Build-Depends: debhelper (>= 10~),
-               maven-debian-helper
+Build-Depends: debhelper-compat (= 13), maven-debian-helper
 Build-Depends-Indep: default-jdk,
                      junit,
                      libjcodings-java,
                      libmaven-javadoc-plugin-java,
                      libmaven-source-plugin-java
 Standards-Version: 3.9.8
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/libbytelist-java.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/libbytelist-java.git
+Vcs-Git: https://salsa.debian.org/java-team/libbytelist-java.git
+Vcs-Browser: https://salsa.debian.org/java-team/libbytelist-java
 Homepage: https://github.com/jruby/bytelist
 
 Package: libbytelist-java
diff --git a/debian/copyright b/debian/copyright
index 260c8e0..336794f 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: bytelist
 Upstream-Contact: Thomas E. Enobo
 Source: https://github.com/jruby/bytelist
diff --git a/debian/rules b/debian/rules
index 8e053ea..7d595c0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,3 @@
 #!/usr/bin/make -f
 %:
 	dh $@ --buildsystem=maven
-
-get-orig-source:
-	uscan --verbose --download-current-version

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details