Lintian Fixes - openhft-lang

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 7f2b81c..8c917bc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+openhft-lang (6.7.6-3) UNRELEASED; urgency=medium
+
+  * Use secure copyright file specification URI.
+  * Update watch file format version to 4.
+  * Bump debhelper from deprecated 9 to 13.
+  * Set debhelper-compat version in Build-Depends.
+  * Remove unnecessary get-orig-source-target.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Thu, 22 Dec 2022 06:54:27 -0000
+
 openhft-lang (6.7.6-2) unstable; urgency=medium
 
   * Update Vcs-*.
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index ec63514..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-9
diff --git a/debian/control b/debian/control
index f197337..3854af6 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: java
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
 Uploaders: Emmanuel Bourg <ebourg@apache.org>
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper-compat (= 13),
                default-jdk,
                junit4,
                libeasymock-java,
diff --git a/debian/copyright b/debian/copyright
index 995901f..69aefe5 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: OpenHFT Java Lang
 Source: https://github.com/OpenHFT/Java-Lang
 
diff --git a/debian/rules b/debian/rules
index 1b23898..bb3220b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,6 +11,3 @@ override_dh_auto_install:
 
 override_dh_auto_test:
 	-dh_auto_test
-
-get-orig-source:
-	uscan --download-current-version --force-download --repack --compression xz
diff --git a/debian/watch b/debian/watch
index aabd035..b6364a0 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
-version=3
+version=4
 https://github.com/OpenHFT/Java-Lang/tags .*/lang-([\d\.]+).tar.gz

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details