{"base_revision":"git-v1:2304744868f4b267a8a6b7bc4e57a64450a3f42e","content":"diff --git a/debian/changelog b/debian/changelog\nindex 7f2b81c..0a56e1a 100644\n--- a/debian/changelog\n+++ b/debian/changelog\n@@ -1,3 +1,14 @@\n+openhft-lang (6.7.6-3) UNRELEASED; urgency=low\n+\n+  * Use secure copyright file specification URI.\n+  * Remove unnecessary get-orig-source-target.\n+  * Update watch file format version to 5.\n+  * Trim trailing whitespace.\n+  * Bump debhelper from deprecated 9 to 13.\n+  * Set debhelper-compat version in Build-Depends.\n+\n+ -- Debian Janitor <janitor@jelmer.uk>  Sat, 09 May 2026 06:01:12 +0000\n+\n openhft-lang (6.7.6-2) unstable; urgency=medium\n \n   * Update Vcs-*.\ndiff --git a/debian/compat b/debian/compat\ndeleted file mode 100644\nindex ec63514..0000000\n--- a/debian/compat\n+++ /dev/null\n@@ -1 +0,0 @@\n-9\ndiff --git a/debian/control b/debian/control\nindex f197337..3854af6 100644\n--- a/debian/control\n+++ b/debian/control\n@@ -3,7 +3,7 @@ Section: java\n Priority: optional\n Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>\n Uploaders: Emmanuel Bourg <ebourg@apache.org>\n-Build-Depends: debhelper (>= 9),\n+Build-Depends: debhelper-compat (= 13),\n                default-jdk,\n                junit4,\n                libeasymock-java,\ndiff --git a/debian/copyright b/debian/copyright\nindex 995901f..69aefe5 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: OpenHFT Java Lang\n Source: https://github.com/OpenHFT/Java-Lang\n \ndiff --git a/debian/rules b/debian/rules\nindex 1b23898..bb3220b 100755\n--- a/debian/rules\n+++ b/debian/rules\n@@ -11,6 +11,3 @@ override_dh_auto_install:\n \n override_dh_auto_test:\n \t-dh_auto_test\n-\n-get-orig-source:\n-\tuscan --download-current-version --force-download --repack --compression xz\ndiff --git a/debian/watch b/debian/watch\nindex aabd035..b89b36c 100644\n--- a/debian/watch\n+++ b/debian/watch\n@@ -1,2 +1,4 @@\n-version=3\n-https://github.com/OpenHFT/Java-Lang/tags .*/lang-([\\d\\.]+).tar.gz\n+Version: 5\n+\n+Source: https://github.com/OpenHFT/Java-Lang/tags\n+Matching-Pattern: .*/lang-([\\d\\.]+).tar.gz\n","content_type":"text/plain","diff_type":"vcs","new_revision":"git-v1:4d38813f17e49c221abd128748b57c93cb6a7d6d"}