Lintian Fixes - commons-parent

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 0859a4f..57cc418 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+commons-parent (43-2) UNRELEASED; urgency=medium
+
+  * Use secure URI in Homepage field.
+  * Bump debhelper from old 11 to 13.
+  * Set debhelper-compat version in Build-Depends.
+  * Set upstream metadata fields: Bug-Database, Repository, Repository-Browse.
+  * 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 08:44:00 -0000
+
 commons-parent (43-1) 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 7cb3ea0..d6be3e1 100644
--- a/debian/control
+++ b/debian/control
@@ -4,14 +4,14 @@ Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
 Uploaders: Ludovic Claude <ludovic.claude@laposte.net>,
            Emmanuel Bourg <ebourg@apache.org>
-Build-Depends: debhelper (>= 11),
+Build-Depends: debhelper-compat (= 13),
                default-jdk,
                libapache-pom-java (>= 9),
                maven-repo-helper (>= 1.7)
 Standards-Version: 4.1.3
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/commons-parent.git
-Vcs-Browser: https://anonscm.debian.org/git/pkg-java/commons-parent.git
-Homepage: http://commons.apache.org
+Vcs-Git: https://salsa.debian.org/java-team/commons-parent.git
+Vcs-Browser: https://salsa.debian.org/java-team/commons-parent
+Homepage: https://commons.apache.org
 
 Package: libcommons-parent-java
 Architecture: all
diff --git a/debian/rules b/debian/rules
index 28d3fd6..a9860d7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,6 +5,3 @@ DEB_UPSTREAM_VERSION := $(shell dpkg-parsechangelog | egrep '^Version:' | cut -f
 
 %:
 	dh $@ --with maven_repo_helper
-
-get-orig-source:
-	uscan --download-version $(DEB_UPSTREAM_VERSION) --force-download --rename
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..59b585a
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,4 @@
+---
+Bug-Database: http://issues.apache.org/jira/browse/COMMONSSITE
+Repository: http://svn.apache.org/repos/asf/commons/proper/commons-parent/trunk
+Repository-Browse: http://svn.apache.org/viewvc/commons/proper/commons-parent/trunk

Debdiff

File lists identical (after any substitutions)

Control files: lines which differ (wdiff format)

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

Run locally

More details

Full run details