{"base_revision":"git-v1:5d1608d3dd06110211d76162fb9d9c6bdad0cf88","content":"diff --git a/debian/changelog b/debian/changelog\nindex ba8646e..e545f31 100644\n--- a/debian/changelog\n+++ b/debian/changelog\n@@ -1,3 +1,12 @@\n+vim-khuno (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>  Sun, 03 May 2026 13:15:39 +0000\n+\n vim-khuno (1.0.3-4) unstable; urgency=medium\n \n   * Remove dependency on vim-addon-manager(1) and migrate to dh_vim-addon.\ndiff --git a/debian/control b/debian/control\nindex 22e66fb..7daadf6 100644\n--- a/debian/control\n+++ b/debian/control\n@@ -4,7 +4,7 @@ Priority: optional\n Maintainer: Edward Betts <edward@4angle.com>\n Build-Depends: debhelper-compat (= 13), dh-sequence-vim-addon\n Rules-Requires-Root: no\n-Standards-Version: 4.6.1\n+Standards-Version: 4.7.4\n Homepage: https://github.com/alfredodeza/khuno.vim\n Vcs-Browser: https://salsa.debian.org/debian/vim-khuno\n Vcs-Git: https://salsa.debian.org/debian/vim-khuno.git\ndiff --git a/debian/watch b/debian/watch\nindex 0dd6fad..4a0f7c5 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/vim-khuno-$1\\.tar\\.gz/ \\\n-  https://github.com/alfredodeza/khuno.vim/tags .*/v?(\\d\\S*)\\.tar\\.gz\n+Version: 5\n+\n+Filenamemangle: s/.+\\/v?(\\d\\S*)\\.tar\\.gz/vim-khuno-$1\\.tar\\.gz/\n+Template: GitHub\n+Owner: alfredodeza\n+Project: khuno.vim\n","content_type":"text/plain","diff_type":"vcs","new_revision":"git-v1:bda50e45fb702d19addd76b77529294c92fd8323"}