Lintian Fixes - compress-lzf

Ready changes

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index 5cc320f..938433b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+compress-lzf (1.0.4-2) 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.
+  * debian/watch: Use GitHub /tags rather than /releases page.
+  * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Sun, 08 Jan 2023 23:51:46 -0000
+
 compress-lzf (1.0.4-1) 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 8686450..46365cf 100644
--- a/debian/control
+++ b/debian/control
@@ -3,15 +3,15 @@ Section: java
 Priority: optional
 Maintainer: Debian Java maintainers <pkg-java-maintainers@lists.alioth.debian.org>
 Build-Depends:
- debhelper (>= 11),
+ debhelper-compat (= 13),
  default-jdk,
  libmaven-bundle-plugin-java,
  maven-debian-helper (>= 2.0),
  testng
-Standards-Version: 4.3.0
+Standards-Version: 4.6.2
 Vcs-Git: https://salsa.debian.org/java-team/compress-lzf.git
 Vcs-Browser: https://salsa.debian.org/java-team/compress-lzf
-Homepage: http://github.com/ning/compress
+Homepage: https://github.com/ning/compress
 
 Package: libcompress-lzf-java
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index ad03795..9e1c55e 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: Ning-compress-LZF
 Source: http://github.com/ning/compress
 
diff --git a/debian/watch b/debian/watch
index ac4ef14..4bf28d4 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
-version=3
-https://github.com/ning/compress/releases .*/compress-lzf-(.*)\.tar.*
+version=4
+https://github.com/ning/compress/tags .*/compress-lzf-(.*)\.tar.*

Debdiff

File lists identical (after any substitutions)

Control files: lines which differ (wdiff format)

  • Homepage: http://github.com/ning/compress https://github.com/ning/compress

Run locally

More details

Full run details