Lintian Fixes - plexus-cli

Ready changes

Summary

Failed fixers:

See the worker log for details.

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 8ae1e92..461411c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+plexus-cli (1.2-8) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * 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>  Fri, 10 Mar 2023 19:33:27 -0000
+
 plexus-cli (1.2-7) unstable; urgency=medium
 
   * Team upload.
@@ -58,8 +70,7 @@ plexus-cli (1.2-2) unstable; urgency=low
  -- Torsten Werner <twerner@debian.org>  Fri, 14 Aug 2009 15:32:16 +0200
 
 plexus-cli (1.2-1) experimental; urgency=low
-  
+
   * Initial release. (Closes: #535066).
 
  -- Ludovic Claude <ludovic.claude@laposte.net>  Mon, 18 May 2009 19:15:53 +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 fffd0a1..e4392a5 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
 Uploaders: tony mancill <tmancill@debian.org>
 Build-Depends:
- debhelper (>= 10),
+ debhelper-compat (= 13),
  default-jdk,
  default-jdk-doc,
  junit4,
@@ -15,9 +15,9 @@ Build-Depends:
  libplexus-utils2-java,
  libplexus-utils2-java-doc,
  maven-debian-helper (>= 1.4)
-Standards-Version: 4.1.0
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/plexus-cli.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/plexus-cli.git
+Standards-Version: 4.1.1
+Vcs-Git: https://salsa.debian.org/java-team/plexus-cli.git
+Vcs-Browser: https://salsa.debian.org/java-team/plexus-cli
 Homepage: https://codehaus-plexus.github.io/plexus-cli/
 
 Package: libplexus-cli-java
diff --git a/debian/rules b/debian/rules
index 324d4e1..2d33f6a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,4 @@
 #!/usr/bin/make -f
 
 %:
-	dh  $@
-
-get-orig-source:
-	uscan --download-current-version --force-download --rename
+	dh $@

Debdiff

[The following lists of changes regard files as different if they have different names, permissions or owners.]

Files in second set of .debs but not in first

-rw-r--r--  root/root   /usr/share/doc/libplexus-cli-java/api/script-dir/jquery-3.6.1.min.js

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/share/doc/libplexus-cli-java/api/script-dir/jquery-3.6.0.min.js

No differences were encountered between the control files of package libplexus-cli-java

No differences were encountered between the control files of package libplexus-cli-java-doc

Run locally

More details

Full run details