Lintian Fixes - uima-addons

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 175b9cd..72fe3d2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+uima-addons (2.3.1-9) UNRELEASED; urgency=medium
+
+  * Use secure copyright file specification URI.
+  * Use secure URI in Homepage field.
+  * 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, 29 Jul 2022 07:37:32 -0000
+
 uima-addons (2.3.1-8) unstable; urgency=medium
 
   * Team upload.
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 242d610..12f1a2c 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: java
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
 Uploaders: Damien Raude-Morvan <drazzib@debian.org>
-Build-Depends: debhelper (>= 10), default-jdk, maven-debian-helper (>= 1.4.5)
+Build-Depends: debhelper-compat (= 13), default-jdk, maven-debian-helper (>= 1.4.5)
 Build-Depends-Indep: ant,
                      bsh,
                      junit4,
@@ -26,9 +26,9 @@ Build-Depends-Indep: ant,
                      libxmlbeans-java,
                      libxmlbeans-maven-plugin-java (>= 2.3.3-3)
 Standards-Version: 4.1.1
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/uima-addons.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/uima-addons.git
-Homepage: http://uima.apache.org/sandbox.html
+Vcs-Git: https://salsa.debian.org/java-team/uima-addons.git
+Vcs-Browser: https://salsa.debian.org/java-team/uima-addons
+Homepage: https://uima.apache.org/sandbox.html
 
 Package: libuima-addons-java
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index e92823a..5e66431 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: Apache UIMA Addons and Sandbox
 Upstream-Contact: The Apache Software Foundation
 Source: http://www.apache.org/dist/uima/
diff --git a/debian/rules b/debian/rules
index 5a6351f..2d33f6a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,6 +2,3 @@
 
 %:
 	dh $@
-
-get-orig-source:
-	uscan --download-current-version --force-download --rename

Debdiff

File lists identical (after any substitutions)

Control files: lines which differ (wdiff format)

  • Homepage: http://uima.apache.org/sandbox.html https://uima.apache.org/sandbox.html

Run locally

More details

Full run details