Lintian Fixes - libxpp2-java

Ready changes

Summary

Failed fixers:

See the worker log for details.

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 28ca4d0..7e57e15 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+libxpp2-java (2.1.10-9) 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.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Thu, 22 Dec 2022 10:20:19 -0000
+
 libxpp2-java (2.1.10-8) unstable; urgency=medium
 
   * Team upload.
@@ -79,4 +89,3 @@ libxpp2-java (2.1.10-1) experimental; urgency=low
     + This way it compiles against the SAX/JAXP API of kaffe
 
  -- Wolfgang Baer <WBaer@gmx.de>  Sat, 23 Apr 2005 15:23:09 +0200
-
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 03bd358..2f6e066 100644
--- a/debian/control
+++ b/debian/control
@@ -3,11 +3,11 @@ Section: java
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
 Uploaders: Emmanuel Bourg <ebourg@apache.org>
-Build-Depends: debhelper (>= 10), ant, default-jdk, maven-repo-helper
+Build-Depends: debhelper-compat (= 13), ant, default-jdk, maven-repo-helper
 Build-Depends-Indep: junit
 Standards-Version: 4.1.1
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/libxpp2-java.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/libxpp2-java.git
+Vcs-Git: https://salsa.debian.org/java-team/libxpp2-java.git
+Vcs-Browser: https://salsa.debian.org/java-team/libxpp2-java
 Homepage: http://www.extreme.indiana.edu/xgws/xsoap/xpp/xpp2/
 
 Package: libxpp2-java
@@ -17,9 +17,9 @@ Description: XML pull parser library for java V2
  Xml Pull Parser (in short XPP) is a streaming pull XML parser for java.
  This version XPP2 is the predecessor of XPP3 (see package libxpp3-java).
  .
- XPP2 consists of two parts: generic API and its implementations. This 
+ XPP2 consists of two parts: generic API and its implementations. This
  Debian version only provides the default implementation optimized for
- size and speed and is not exposing DTD, entities, comments, or processing 
+ size and speed and is not exposing DTD, entities, comments, or processing
  instructions to the user.
  .
  If you need a xml pull parser implementing the XmlPull API you want to

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details