{"base_revision":"git-v1:02126e046a1a6f7d4e3e635e837a6cac2a79c3ea","content":"diff --git a/debian/changelog b/debian/changelog\nindex a195731..4a93f52 100644\n--- a/debian/changelog\n+++ b/debian/changelog\n@@ -1,3 +1,11 @@\n+cuetools (1.4.1-0.2) UNRELEASED; urgency=low\n+\n+  * debian/watch: Use GitHub /tags rather than /releases page.\n+  * Bump debhelper from old 12 to 13.\n+  * Update standards version to 4.7.4, no changes needed.\n+\n+ -- Debian Janitor <janitor@jelmer.uk>  Sun, 03 May 2026 15:40:15 +0000\n+\n cuetools (1.4.1-0.1) unstable; urgency=medium\n \n   * Non-maintainer upload.\ndiff --git a/debian/control b/debian/control\nindex 90bccc8..85a44e7 100644\n--- a/debian/control\n+++ b/debian/control\n@@ -2,8 +2,8 @@ Source: cuetools\n Section: utils\n Priority: optional\n Maintainer: Guo Yixuan (郭溢譞) <culu.gyx@gmail.com>\n-Build-Depends: debhelper-compat (= 12), flex, bison\n-Standards-Version: 4.4.1\n+Build-Depends: debhelper-compat (= 13), flex, bison\n+Standards-Version: 4.7.4\n Homepage: https://github.com/svend/cuetools\n Vcs-Git: https://salsa.debian.org/debian/cuetools.git\n Vcs-Browser: https://salsa.debian.org/debian/cuetools\ndiff --git a/debian/watch b/debian/watch\nindex aebefc2..85963cc 100644\n--- a/debian/watch\n+++ b/debian/watch\n@@ -1,4 +1,4 @@\n version=4\n opts=\"filenamemangle=s%(?:.*?)?v?(\\d[\\d.]*)\\.tar\\.gz%cuetools-$1.tar.gz%\" \\\n- https://github.com/svend/cuetools/releases \\\n+ https://github.com/svend/cuetools/tags \\\n  (?:.*?/)?v?(\\d[\\d.]*)\\.tar\\.gz debian uupdate\n","content_type":"text/plain","diff_type":"vcs","new_revision":"git-v1:c21732cebe8c38e568c2bbc6c98e5e996d00fbb7"}