Lintian Fixes - libsaxon-java

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 8c37a48..6deea49 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+libsaxon-java (1:6.5.5-13) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Bump debhelper from old 11 to 13.
+  * Set debhelper-compat version in Build-Depends.
+  * Update Vcs-* headers from URL redirect.
+  * Use canonical URL in Vcs-Git.
+  * Update standards version to 4.1.5, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Thu, 24 Mar 2022 09:52:30 -0000
+
 libsaxon-java (1:6.5.5-12) unstable; urgency=medium
 
   [ Chris West (Faux) ]
@@ -135,13 +146,13 @@ libsaxon-java (1:6.5.5-2) unstable; urgency=low
 libsaxon-java (1:6.5.5-1) unstable; urgency=low
 
   * New upstream release
-  * Added note about the commandline switch to disable execution of 
+  * Added note about the commandline switch to disable execution of
      java extension in XSLTs to README.Debian (closes: #341745)
   * Remove libgnujaxp-java dependencies - not needed anymore
   * Add the documentation package to suggests
   * Move -doc package to main - was forgotten during the move of the library
   * Formatted description and shortened the description of the doc package
-  * Moved part about repackaging from README.Debian 
+  * Moved part about repackaging from README.Debian
      into a new README.Debian-source file.
 
  -- Wolfgang Baer <WBaer@gmx.de>  Thu,  5 Jan 2006 11:25:01 +0100
@@ -159,7 +170,7 @@ libsaxon-java (1:6.5.4-2) unstable; urgency=low
 
 libsaxon-java (1:6.5.4-1) unstable; urgency=low
 
-  * New upstream release 
+  * New upstream release
   * fop support is dropped upstream
     - updated debian dir to remove fop specific build stuff
     - removed fop build-dep and suggests
@@ -198,7 +209,7 @@ libsaxon-java (1:6.5.3-2) unstable; urgency=medium
     Although built with a non-free jdk - it should work with free runtimes.
   * Javadoc builds now from source
   * avdyk: added Wolfgang to the uploaders
-  
+
  -- Wolfgang Baer <WBaer@gmx.de>  Sun, 27 Mar 2005 22:57:23 +0200
 
 libsaxon-java (1:6.5.3-1) unstable; urgency=low
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index b4de394..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-11
diff --git a/debian/control b/debian/control
index 6eb74e8..4a0e32d 100644
--- a/debian/control
+++ b/debian/control
@@ -4,16 +4,16 @@ Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
 Uploaders: Eugene Zhukov <jevgeni.zh@gmail.com>
 Build-Depends:
- debhelper (>= 11),
+ debhelper-compat (= 13),
  default-jdk,
  default-jdk-doc,
  javahelper (>= 0.32~),
  libjdom1-java,
  libjdom1-java-doc,
  maven-repo-helper
-Standards-Version: 4.1.4
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/libsaxon-java.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/libsaxon-java.git
+Standards-Version: 4.1.5
+Vcs-Git: https://salsa.debian.org/java-team/libsaxon-java.git
+Vcs-Browser: https://salsa.debian.org/java-team/libsaxon-java
 Homepage: http://saxon.sourceforge.net
 
 Package: libsaxon-java

Run locally

More details

Full run details