{"base_revision":"git-v1:64df8664b0ea3e8829992025f239d8d9d27ffaae","content":"diff --git a/debian/changelog b/debian/changelog\nindex f0972cb..cfcf13a 100644\n--- a/debian/changelog\n+++ b/debian/changelog\n@@ -1,3 +1,12 @@\n+gaupol (1.16-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>  Sun, 10 May 2026 21:33:12 +0000\n+\n gaupol (1.16-1) unstable; urgency=medium\n \n   * New upstream release\ndiff --git a/debian/control b/debian/control\nindex 509706c..2e2c62f 100644\n--- a/debian/control\n+++ b/debian/control\n@@ -5,7 +5,7 @@ Maintainer: Debian Python Team <team+python@tracker.debian.org>\n Uploaders: Piotr Ożarowski <piotr@debian.org>\n Build-Depends: debhelper-compat (= 13), python3, dh-python, python3-setuptools\n Build-Depends-Indep: intltool\n-Standards-Version: 4.7.0\n+Standards-Version: 4.7.4\n Homepage: https://otsaloma.io/gaupol/\n Vcs-Git: https://salsa.debian.org/python-team/packages/gaupol.git\n Vcs-Browser: https://salsa.debian.org/python-team/packages/gaupol\ndiff --git a/debian/watch b/debian/watch\nindex e6d285c..073589f 100644\n--- a/debian/watch\n+++ b/debian/watch\n@@ -1,3 +1,6 @@\n-version=4\n-opts=filenamemangle=s/.+\\/v?(\\d\\S+)\\.tar\\.gz/gaupol-$1\\.tar\\.gz/ \\\n-  https://github.com/otsaloma/gaupol/tags .*/v?(\\d\\S+)\\.tar\\.gz\n+Version: 5\n+\n+Filenamemangle: s/.+\\/v?(\\d\\S+)\\.tar\\.gz/gaupol-$1\\.tar\\.gz/\n+Template: GitHub\n+Owner: otsaloma\n+Project: gaupol\n","content_type":"text/plain","diff_type":"vcs","new_revision":"git-v1:b4bfb23b26da53513948dcc944cf46351cb54d21"}