Lintian Fixes - xslthl

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index f04f975..5c939df 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+xslthl (2.1.3-7) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Use secure copyright file specification URI.
+  * Bump debhelper from old 11 to 13.
+  * Set debhelper-compat version in Build-Depends.
+  * Remove unnecessary get-orig-source-target.
+  * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Fri, 20 Jan 2023 23:07:35 -0000
+
 xslthl (2.1.3-6) unstable; urgency=medium
 
   * d/control: Use newer Vcs URLs
@@ -98,7 +109,7 @@ xslthl (2.1.0-1) experimental; urgency=low
     - New option for the Number highlighter: letterNoFollow
     - New option for the Heredoc highlighter: flag
     - New options for the Keyword highlighter
-    - Updated keywords for PHP 5.3 
+    - Updated keywords for PHP 5.3
     - Added LINQ keywords to C# configuration
     - Additional keywords added to Delphi configuration
     - Basic plugin support to load more highlighter implementations in Java.
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 475396c..720ada6 100644
--- a/debian/control
+++ b/debian/control
@@ -3,14 +3,14 @@ Section: text
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
 Uploaders: Mathieu Malaterre <malat@debian.org>
-Build-Depends: debhelper (>=11),
+Build-Depends: debhelper-compat (= 13),
                default-jdk,
                junit4,
                libsaxon-java,
                libsaxonhe-java,
                libxalan2-java,
                maven-debian-helper (>= 1.6.1)
-Standards-Version: 4.6.0
+Standards-Version: 4.6.2
 Vcs-Git: https://salsa.debian.org/java-team/xslthl.git
 Vcs-Browser: https://salsa.debian.org/java-team/xslthl
 Homepage: https://github.com/xmlark/xslthl/
diff --git a/debian/copyright b/debian/copyright
index 113d7ab..80f19e5 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,4 +1,4 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: xslthl
 Source: http://xslthl.sourceforge.net/
 
diff --git a/debian/rules b/debian/rules
index 8093b77..7d595c0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,3 @@
 #!/usr/bin/make -f
 %:
 	dh $@ --buildsystem=maven
-
-get-orig-source:
-	uscan --download-current-version --no-symlink

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details