{"base_revision":"git-v1:959e891ef804299a6e5021b528532578a25fb6cd","content":"diff --git a/debian/changelog b/debian/changelog\nindex de96b0a..ad163c6 100644\n--- a/debian/changelog\n+++ b/debian/changelog\n@@ -1,3 +1,15 @@\n+testsweeper (2025.05.28-2) UNRELEASED; urgency=low\n+\n+  * Use secure copyright file specification URI.\n+  * Update watch file format version to 5.\n+  * Use GitHub template in watch file instead of explicit\n+    Source/Matching-Pattern.\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>  Sun, 10 May 2026 16:38:10 +0000\n+\n testsweeper (2025.05.28-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 6d7c872..e82b765 100644\n--- a/debian/control\n+++ b/debian/control\n@@ -3,10 +3,10 @@ Section: devel\n Priority: optional\n Maintainer: Debichem Team <debichem-devel@lists.alioth.debian.org>\n Uploaders: Michael Banck <mbanck@debian.org>\n-Build-Depends: cmake,\n-               debhelper (>= 11),\n+Build-Depends: debhelper-compat (= 13),\n+               cmake,\n                python3\n-Standards-Version: 4.5.1\n+Standards-Version: 4.7.4\n Homepage: https://github.com/icl-utk-edu/testsweepe\n Vcs-Browser: https://salsa.debian.org/debichem-team/testsweeper\n Vcs-Git: https://salsa.debian.org/debichem-team/testsweeper.git\ndiff --git a/debian/copyright b/debian/copyright\nindex 5497ace..4716b2c 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: TestSweeper\n Source: https://github.com/icl-utk-edu/testsweeper\n \ndiff --git a/debian/watch b/debian/watch\nindex eafda9a..b7b4f5c 100644\n--- a/debian/watch\n+++ b/debian/watch\n@@ -1,2 +1,5 @@\n-version=3\n-https://github.com/icl-utk-edu/testsweeper/tags .*/v([\\d.]+)\\.tar\\.(?:bz2|gz)\n+Version: 5\n+\n+Template: GitHub\n+Owner: icl-utk-edu\n+Project: testsweeper\n","content_type":"text/plain","diff_type":"vcs","new_revision":"git-v1:b10424e7ce1e677c56a8811a89eab025814ab56a"}