{"base_revision":"git-v1:02e338fc4a6e3c8d4d453782176f2f7d14e84880","content":"diff --git a/debian/changelog b/debian/changelog\nindex 5cc320f..9eb7dcd 100644\n--- a/debian/changelog\n+++ b/debian/changelog\n@@ -1,3 +1,14 @@\n+compress-lzf (1.0.4-2) UNRELEASED; urgency=low\n+\n+  * Use secure copyright file specification URI.\n+  * debian/watch: Use GitHub /tags rather than /releases page.\n+  * Use secure URI in Homepage field.\n+  * Bump debhelper from old 11 to 13.\n+  * Set debhelper-compat version in Build-Depends.\n+  * Update standards version to 4.7.4, no changes needed.\n+\n+ -- Debian Janitor <janitor@jelmer.uk>  Tue, 12 May 2026 18:08:10 +0000\n+\n compress-lzf (1.0.4-1) unstable; urgency=medium\n \n   * Team upload.\ndiff --git a/debian/compat b/debian/compat\ndeleted file mode 100644\nindex b4de394..0000000\n--- a/debian/compat\n+++ /dev/null\n@@ -1 +0,0 @@\n-11\ndiff --git a/debian/control b/debian/control\nindex 8686450..6881b74 100644\n--- a/debian/control\n+++ b/debian/control\n@@ -3,15 +3,15 @@ Section: java\n Priority: optional\n Maintainer: Debian Java maintainers <pkg-java-maintainers@lists.alioth.debian.org>\n Build-Depends:\n- debhelper (>= 11),\n+ debhelper-compat (= 13),\n  default-jdk,\n  libmaven-bundle-plugin-java,\n  maven-debian-helper (>= 2.0),\n  testng\n-Standards-Version: 4.3.0\n+Standards-Version: 4.7.4\n Vcs-Git: https://salsa.debian.org/java-team/compress-lzf.git\n Vcs-Browser: https://salsa.debian.org/java-team/compress-lzf\n-Homepage: http://github.com/ning/compress\n+Homepage: https://github.com/ning/compress\n \n Package: libcompress-lzf-java\n Architecture: all\ndiff --git a/debian/copyright b/debian/copyright\nindex ad03795..9e1c55e 100644\n--- a/debian/copyright\n+++ b/debian/copyright\n@@ -1,4 +1,4 @@\n-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/\n+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/\n Upstream-Name: Ning-compress-LZF\n Source: http://github.com/ning/compress\n \ndiff --git a/debian/watch b/debian/watch\nindex ac4ef14..e67303e 100644\n--- a/debian/watch\n+++ b/debian/watch\n@@ -1,2 +1,2 @@\n version=3\n-https://github.com/ning/compress/releases .*/compress-lzf-(.*)\\.tar.*\n+https://github.com/ning/compress/tags .*/compress-lzf-(.*)\\.tar.*\n","content_type":"text/plain","diff_type":"vcs","new_revision":"git-v1:0f805ae24781fa2de1b950eaaaa76a1f2b11a949"}