Lintian Fixes - xslthl

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index f04f975..c1095a7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+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.
+  * Set upstream metadata fields: Archive, Bug-Database, Repository,
+    Repository-Browse.
+  * Remove unnecessary get-orig-source-target.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Fri, 02 Sep 2022 18:28:13 -0000
+
 xslthl (2.1.3-6) unstable; urgency=medium
 
   * d/control: Use newer Vcs URLs
@@ -98,7 +110,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..e6a8293 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ 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,
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
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..b03acf7
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,5 @@
+---
+Archive: SourceForge
+Bug-Database: https://sourceforge.net/tracker/?group_id=153524&atid=788111
+Repository: https://xslthl.svn.sourceforge.net/svnroot/xslthl/trunk/xslthl/
+Repository-Browse: http://xslthl.svn.sourceforge.net/viewvc/xslthl/trunk/xslthl/

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details