Lintian Fixes - commons-math3

Ready changes

Summary

Failed fixers:

See the worker log for details.

Diff

diff --git a/debian/changelog b/debian/changelog
index 74633b1..a73e434 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+commons-math3 (3.6.1-4) 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>  Sat, 07 Jan 2023 16:55:49 -0000
+
 commons-math3 (3.6.1-3) 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 2c610d8..b1da591 100644
--- a/debian/control
+++ b/debian/control
@@ -4,15 +4,15 @@ Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
 Uploaders: Emmanuel Bourg <ebourg@apache.org>
 Build-Depends:
- debhelper (>= 10),
+ debhelper-compat (= 13),
  default-jdk,
  junit4,
  libmaven-javadoc-plugin-java,
  maven-debian-helper
 Standards-Version: 4.1.2
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/commons-math3.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/commons-math3.git
-Homepage: http://commons.apache.org/math/
+Vcs-Git: https://salsa.debian.org/java-team/commons-math3.git
+Vcs-Browser: https://salsa.debian.org/java-team/commons-math3
+Homepage: https://commons.apache.org/math/
 
 Package: libcommons-math3-java
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index d1c2f20..207f461 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: Commons Math
 Upstream-Contact: http://commons.apache.org/math/team-list.html
 Source: http://www.apache.org/dist/commons/math/source/
diff --git a/debian/rules b/debian/rules
index 1c46ea3..46da3b4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,6 +7,3 @@ export JAVA_HOME = /usr/lib/jvm/default-java
 
 override_dh_installchangelogs:
 	dh_installchangelogs -- RELEASE-NOTES.txt
-
-get-orig-source:
-	uscan --download-current-version --force-download --rename

Debdiff

File lists identical (after any substitutions)

Control files of package libcommons-math3-java: lines which differ (wdiff format)

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

Control files of package libcommons-math3-java-doc: lines which differ (wdiff format)

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

Run locally

More details

Full run details