Lintian Fixes - carrotsearch-hppc

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 7482379..522346d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+carrotsearch-hppc (0.7.2-3) UNRELEASED; urgency=medium
+
+  * 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.
+  * debian/watch: Use GitHub /tags rather than /releases page.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Tue, 24 Jan 2023 15:32:31 -0000
+
 carrotsearch-hppc (0.7.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 c63685d..ce0c28a 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: Andrej Shadura <andrewsh@debian.org>
 Build-Depends:
- debhelper (>= 11),
+ debhelper-compat (= 13),
  default-jdk,
  antlr4-maven-plugin,
  libbuild-helper-maven-plugin-java,
@@ -18,7 +18,7 @@ Build-Depends:
 Standards-Version: 4.2.1
 Vcs-Git: https://salsa.debian.org/java-team/carrotsearch-hppc.git
 Vcs-Browser: https://salsa.debian.org/java-team/carrotsearch-hppc
-Homepage: http://labs.carrotsearch.com/hppc.html
+Homepage: https://labs.carrotsearch.com/hppc.html
 
 Package: libcarrotsearch-hppc-java
 Architecture: all
diff --git a/debian/watch b/debian/watch
index 846d281..7605de9 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
-version=3
-https://github.com/carrotsearch/hppc/releases .*/(.*)\.tar.gz
+version=4
+https://github.com/carrotsearch/hppc/tags .*/(.*)\.tar.gz

Debdiff

File lists identical (after any substitutions)

Control files: lines which differ (wdiff format)

  • Depends: antlr4, libguava-java, libmaven3-core-java (>= 3.8.6), 3.8.7), velocity (>= 1.7)
  • Homepage: http://labs.carrotsearch.com/hppc.html https://labs.carrotsearch.com/hppc.html

Run locally

More details

Full run details