Run of lintian-fixes for activemq-activeio

Merge these changes:

Full worker log

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index 59a11c2..81d0286 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+activemq-activeio (3.1.4-4) UNRELEASED; urgency=medium
+
+  * Use secure URI in Homepage field.
+  * Bump debhelper from old 11 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>  Mon, 23 Jan 2023 06:14:46 -0000
+
 activemq-activeio (3.1.4-3) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index b4de394..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-11
diff --git a/debian/control b/debian/control
index fd39bfc..017f995 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.or
 Uploaders:
  Damien Raude-Morvan <drazzib@debian.org>
 Build-Depends:
- debhelper (>= 11),
+ debhelper-compat (= 13),
  default-jdk,
  default-jdk-doc,
  junit4,
@@ -16,9 +16,9 @@ Build-Depends:
  libsurefire-java,
  maven-debian-helper (>= 1.4)
 Standards-Version: 4.1.3
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/activemq-activeio.git
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/activemq-activeio.git
-Homepage: http://activemq.apache.org/
+Vcs-Browser: https://salsa.debian.org/java-team/activemq-activeio
+Vcs-Git: https://salsa.debian.org/java-team/activemq-activeio.git
+Homepage: https://activemq.apache.org/
 
 Package: libactivemq-activeio-java
 Architecture: all
diff --git a/debian/rules b/debian/rules
index fb46337..803a3da 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,6 +3,3 @@ export JAVA_HOME=/usr/lib/jvm/default-java
 
 %:
 	dh $@
-
-get-orig-source:
-	uscan --download-current-version --force-download --rename

Debdiff

File lists identical (after any substitutions)

Control files of package libactivemq-activeio-java: lines which differ (wdiff format)

  • Homepage: http://activemq.apache.org/ https://activemq.apache.org/

Control files of package libactivemq-activeio-java-doc: lines which differ (wdiff format)

  • Homepage: http://activemq.apache.org/ https://activemq.apache.org/

Publish History

Resulting package

The resulting binary packages can be installed (if you have the apt repository enabled) by running one of:

apt install -t lintian-fixes libactivemq-activeio-java-docapt install -t lintian-fixes libactivemq-activeio-java

Lintian Result

Reviews

Reviewer Verdict Comment
jelmer@debian.org approved