Lintian Fixes - openhft-affinity

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index c6be080..d3d0791 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+openhft-affinity (2.2-3) UNRELEASED; urgency=medium
+
+  * Use secure copyright file specification URI.
+  * Update watch file format version to 4.
+  * Use secure URI in Homepage field.
+  * 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.
+  * Remove unnecessary get-orig-source-target.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Thu, 22 Dec 2022 08:48:00 -0000
+
 openhft-affinity (2.2-2) unstable; urgency=medium
 
   * Team upload.
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 faacadb..42cb775 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
 Uploaders: Emmanuel Bourg <ebourg@apache.org>
 Build-Depends:
- debhelper (>= 11),
+ debhelper-compat (= 13),
  default-jdk,
  libintellij-annotations-java,
  libjna-java,
@@ -13,9 +13,9 @@ Build-Depends:
  libslf4j-java,
  maven-debian-helper (>= 2.0)
 Standards-Version: 4.1.3
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/openhft-affinity.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/openhft-affinity.git
-Homepage: http://chronicle.software/products/thread-affinity/
+Vcs-Git: https://salsa.debian.org/java-team/openhft-affinity.git
+Vcs-Browser: https://salsa.debian.org/java-team/openhft-affinity
+Homepage: https://chronicle.software/products/thread-affinity/
 
 Package: libopenhft-affinity-java
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index e7c0861..c8b2ebf 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 Thread Affinity
 Source: https://github.com/OpenHFT/Java-Thread-Affinity
 
diff --git a/debian/rules b/debian/rules
index f358f2e..80761cb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,6 +8,3 @@ override_dh_auto_install:
 
 	# Remove an unused pom
 	rm -Rf debian/libopenhft-affinity-java/usr/share/maven-repo/net/openhft/Java-Thread-Affinity
-
-get-orig-source:
-	uscan --download-current-version --force-download --repack --compression xz
diff --git a/debian/watch b/debian/watch
index daa17ef..e3a225d 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
-version=3
+version=4
 https://github.com/OpenHFT/Java-Thread-Affinity/tags .*/affinity-([\d\.]+).tar.gz

Debdiff

File lists identical (after any substitutions)

Control files: lines which differ (wdiff format)

  • Homepage: http://chronicle.software/products/thread-affinity/ https://chronicle.software/products/thread-affinity/

Run locally

More details

Full run details