Lintian Fixes - plexus-ant-factory

Ready changes

Summary

Failed fixers:

See the worker log for details.

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 2151224..74cee29 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,12 @@ plexus-ant-factory (1.0~alpha2.1-5) UNRELEASED; urgency=medium
 
   * Remove MIA uploader Damien Raude-Morvan <drazzib@debian.org>.
     Closes: #889423
+  * 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.
+  * Update standards version to 4.1.1, no changes needed.
 
  -- Debian Janitor <janitor@jelmer.uk>  Sat, 15 May 2021 04:59:38 -0000
 
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 9179c89..6db6269 100644
--- a/debian/control
+++ b/debian/control
@@ -6,14 +6,14 @@ Uploaders:
  Ludovic Claude <ludovic.claude@laposte.net>
 Build-Depends:
  ant,
- debhelper (>= 10),
+ debhelper-compat (= 13),
  default-jdk,
  junit4,
  libplexus-container-default1.5-java,
  maven-debian-helper (>= 2.2)
-Standards-Version: 4.1.0
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/plexus-ant-factory.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/plexus-ant-factory.git
+Standards-Version: 4.1.1
+Vcs-Git: https://salsa.debian.org/java-team/plexus-ant-factory.git
+Vcs-Browser: https://salsa.debian.org/java-team/plexus-ant-factory
 Homepage: https://codehaus-plexus.github.io/
 
 Package: libplexus-ant-factory-java
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)

  • Depends: ant, libplexus-container-default-java, libplexus-utils2-java (>= 3.3.1) 3.4.2)

Run locally

More details

Full run details