{"base_revision":"git-v1:6b9d8202463b107ee309f791cf5a02b96ce23457","content":"diff --git a/debian/changelog b/debian/changelog\nindex 9f571d0..8dbda0e 100644\n--- a/debian/changelog\n+++ b/debian/changelog\n@@ -1,3 +1,12 @@\n+snowball (3.0.1-2) UNRELEASED; urgency=low\n+\n+  * Update watch file format version to 5.\n+  * Use GitHub template in watch file instead of explicit\n+    Source/Matching-Pattern.\n+  * Update standards version to 4.7.4, no changes needed.\n+\n+ -- Debian Janitor <janitor@jelmer.uk>  Mon, 11 May 2026 02:20:17 +0000\n+\n snowball (3.0.1-1) unstable; urgency=medium\n \n   * New upstream release.\ndiff --git a/debian/control b/debian/control\nindex 92f7716..2523557 100644\n--- a/debian/control\n+++ b/debian/control\n@@ -9,7 +9,7 @@ Build-Depends-Indep:\n  dh-sequence-python3,\n  python3-all,\n  python3-setuptools,\n-Standards-Version: 4.7.2\n+Standards-Version: 4.7.4\n Homepage: https://snowballstem.org/\n Vcs-Git: https://salsa.debian.org/debian/snowball.git\n Vcs-Browser: https://salsa.debian.org/debian/snowball\ndiff --git a/debian/watch b/debian/watch\nindex 3aff18a..e065ca5 100644\n--- a/debian/watch\n+++ b/debian/watch\n@@ -1,4 +1,6 @@\n-version=4\n-opts=\"filenamemangle=s%(?:.*?)?v?(\\d[\\d.]*)\\.tar\\.gz%@PACKAGE@-$1.tar.gz%\" \\\n-  https://github.com/snowballstem/snowball/tags \\\n-  (?:.*?/)?v?(\\d[\\d.]*)\\.tar\\.gz\n+Version: 5\n+\n+Filenamemangle: s%(?:.*?)?v?(\\d[\\d.]*)\\.tar\\.gz%@PACKAGE@-$1.tar.gz%\n+Template: GitHub\n+Owner: snowballstem\n+Project: snowball\n","content_type":"text/plain","diff_type":"vcs","new_revision":"git-v1:1b9a2c1d894406b1149209c6f250b191697477ec"}