Lintian Fixes - xmlbeans-maven-plugin

Ready changes

Summary

Failed fixers:

See the worker log for details.

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 71590db..05cc339 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+xmlbeans-maven-plugin (2.3.3-5) UNRELEASED; urgency=medium
+
+  * Use versioned copyright format URI.
+  * Drop fields with obsolete URLs.
+  * 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>  Thu, 22 Dec 2022 09:21:06 -0000
+
 xmlbeans-maven-plugin (2.3.3-4) 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 c044f4d..212817e 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: Damien Raude-Morvan <drazzib@debian.org>
 Build-Depends:
- debhelper (>= 10),
+ debhelper-compat (= 13),
  default-jdk,
  libmaven-plugin-tools-java,
  libmaven3-core-java,
@@ -13,9 +13,8 @@ Build-Depends:
  libxmlbeans-java (>= 2.5.0-4),
  maven-debian-helper (>= 2.2)
 Standards-Version: 4.0.0
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/xmlbeans-maven-plugin.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/xmlbeans-maven-plugin.git
-Homepage: http://mojo.codehaus.org/xmlbeans-maven-plugin/
+Vcs-Git: https://salsa.debian.org/java-team/xmlbeans-maven-plugin.git
+Vcs-Browser: https://salsa.debian.org/java-team/xmlbeans-maven-plugin
 
 Package: libxmlbeans-maven-plugin-java
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 1c26b32..be1642e 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,4 +1,4 @@
-Format: http://dep.debian.net/deps/dep5/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: Maven XMLBeans Plugin
 Upstream-Contact: David Jencks <david_jencks@yahoo.com> as Maintainer
              Brett Porter as Port of Original Code
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: libmaven3-core-java (>= 3.8.7), 3.8.6), libplexus-utils2-java (>= 3.4.2), libxml-commons-resolver1.1-java (>= 1.2), libxmlbeans-java
  • Homepage: http://mojo.codehaus.org/xmlbeans-maven-plugin/

Run locally

More details

Full run details