{"base_revision":"git-v1:d262bbf8497a397d2bf991fcf6a4e3fbd362a5c1","content":"diff --git a/debian/changelog b/debian/changelog\nindex 75c7bf6..145f912 100644\n--- a/debian/changelog\n+++ b/debian/changelog\n@@ -1,3 +1,13 @@\n+leveldb-java (0.7-3) 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+\n+ -- Debian Janitor <janitor@jelmer.uk>  Fri, 08 May 2026 18:50:10 +0000\n+\n leveldb-java (0.7-2) unstable; urgency=medium\n \n   * Build with the DH sequencer instead of CDBS\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 9983b23..4079d74 100644\n--- a/debian/control\n+++ b/debian/control\n@@ -4,7 +4,7 @@ Priority: optional\n Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>\n Uploaders: Emmanuel Bourg <ebourg@apache.org>\n Build-Depends:\n- debhelper (>= 11),\n+ debhelper-compat (= 13),\n  default-jdk,\n  libguava-java,\n  libsnappy-java,\n@@ -12,7 +12,7 @@ Build-Depends:\n Standards-Version: 4.2.1\n Vcs-Git: https://salsa.debian.org/java-team/leveldb-java.git\n Vcs-Browser: https://salsa.debian.org/java-team/leveldb-java\n-Homepage: http://github.com/dain/leveldb\n+Homepage: https://github.com/dain/leveldb\n \n Package: libleveldb-api-java\n Architecture: all\ndiff --git a/debian/copyright b/debian/copyright\nindex 3c094e4..57cf03d 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: leveldb-project\n Source: http://github.com/dain/leveldb\n \ndiff --git a/debian/watch b/debian/watch\nindex 4122943..2bb180e 100644\n--- a/debian/watch\n+++ b/debian/watch\n@@ -1,3 +1,3 @@\n version=4\n opts=\"repack,compression=xz\" \\\n-https://github.com/dain/leveldb/releases .*/([\\d\\.]+).tar.gz\n+https://github.com/dain/leveldb/tags .*/([\\d\\.]+).tar.gz\n","content_type":"text/plain","diff_type":"vcs","new_revision":"git-v1:ba61330774a4ebf360a7b9ca85d2c47c8b358a60"}