{"base_revision":"git-v1:ab74d8f4eb3256faa15d778aac0740e219e3f14e","content":"diff --git a/debian/changelog b/debian/changelog\nindex a7316eb..8c3c2a9 100644\n--- a/debian/changelog\n+++ b/debian/changelog\n@@ -1,3 +1,14 @@\n+hdrhistogram (2.1.11-2) UNRELEASED; urgency=low\n+\n+  * Use secure copyright file specification URI.\n+  * Update watch file format version to 5.\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>  Wed, 13 May 2026 08:45:11 +0000\n+\n hdrhistogram (2.1.11-1) unstable; urgency=medium\n \n   * New upstream release\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 dc81458..410a00c 100644\n--- a/debian/control\n+++ b/debian/control\n@@ -4,17 +4,17 @@ 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  junit4,\n  libmaven-bundle-plugin-java,\n  libmaven-dependency-plugin-java,\n  libreplacer-java,\n  maven-debian-helper (>= 2.1)\n-Standards-Version: 4.3.0\n+Standards-Version: 4.7.4\n Vcs-Git: https://salsa.debian.org/java-team/hdrhistogram.git\n Vcs-Browser: https://salsa.debian.org/java-team/hdrhistogram\n-Homepage: http://hdrhistogram.github.io/HdrHistogram/\n+Homepage: https://hdrhistogram.github.io/HdrHistogram/\n \n Package: libhdrhistogram-java\n Architecture: all\ndiff --git a/debian/copyright b/debian/copyright\nindex d16bd8a..53adbb6 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: HdrHistogram\n Source: http://hdrhistogram.github.io/HdrHistogram/\n \ndiff --git a/debian/watch b/debian/watch\nindex 0b77c93..6510df4 100644\n--- a/debian/watch\n+++ b/debian/watch\n@@ -1,3 +1,5 @@\n-version=4\n-opts=\"repack,compression=xz\" \\\n-https://github.com/HdrHistogram/HdrHistogram/tags .*/(?:.*?)([\\d\\.]+)\\.tar\\.gz\n+Version: 5\n+\n+Source: https://github.com/HdrHistogram/HdrHistogram/tags\n+Matching-Pattern: .*/(?:.*?)([\\d\\.]+)\\.tar\\.gz\n+Compression: xz\n","content_type":"text/plain","diff_type":"vcs","new_revision":"git-v1:2b661e3cbdb3394f323c83ab503dc6bd11c2822b"}