{"base_revision":"git-v1:697bdbcbe6851f88004bdc9bfb92280b7d22074b","content":"diff --git a/debian/changelog b/debian/changelog\nindex e39611c..df4aa82 100644\n--- a/debian/changelog\n+++ b/debian/changelog\n@@ -1,3 +1,12 @@\n+rich-minority (1.0.3-5) 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>  Fri, 08 May 2026 21:56:11 +0000\n+\n rich-minority (1.0.3-4) unstable; urgency=medium\n \n   * Team upload.\ndiff --git a/debian/control b/debian/control\nindex 742ccc0..648214d 100644\n--- a/debian/control\n+++ b/debian/control\n@@ -6,7 +6,7 @@ Uploaders: Nicholas D Steeves <sten@debian.org>\n Build-Depends: debhelper-compat (= 13)\n              , dh-elpa\n Rules-Requires-Root: no\n-Standards-Version: 4.6.2\n+Standards-Version: 4.7.4\n Vcs-Browser: https://salsa.debian.org/emacsen-team/rich-minority\n Vcs-Git: https://salsa.debian.org/emacsen-team/rich-minority.git\n Homepage: https://github.com/Malabarba/rich-minority\ndiff --git a/debian/watch b/debian/watch\nindex 1843716..ca30dc7 100644\n--- a/debian/watch\n+++ b/debian/watch\n@@ -1,4 +1,8 @@\n-version=4\n-opts=\"filenamemangle=s%(?:.*?)?v?(\\d[\\d.]*)\\.tar\\.gz%rich-minority-$1.tar.gz%\" \\\n-     https://github.com/Malabarba/rich-minority/tags \\\n-     (?:.*?/)?v?(\\d[\\d.]*)\\.tar\\.gz debian uupdate\n+Version: 5\n+\n+Version-Policy: debian\n+Script: uupdate\n+Filenamemangle: s%(?:.*?)?v?(\\d[\\d.]*)\\.tar\\.gz%rich-minority-$1.tar.gz%\n+Template: GitHub\n+Owner: Malabarba\n+Project: rich-minority\n","content_type":"text/plain","diff_type":"vcs","new_revision":"git-v1:c60034240b776b0ea490b37903341b3725bb84f1"}