{"base_revision":"git-v1:843cee1fadcb3359b42d7a42e85780c9454017d2","content":"diff --git a/debian/changelog b/debian/changelog\nindex dc3b5cf..519b603 100644\n--- a/debian/changelog\n+++ b/debian/changelog\n@@ -1,3 +1,12 @@\n+golang-github-elliotchance-orderedmap (1.8.0-3) 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>  Wed, 13 May 2026 11:44:11 +0000\n+\n golang-github-elliotchance-orderedmap (1.8.0-2) unstable; urgency=medium\n \n   * source-only release\ndiff --git a/debian/control b/debian/control\nindex 643a5bc..db5df2b 100644\n--- a/debian/control\n+++ b/debian/control\n@@ -11,7 +11,7 @@ Build-Depends:\n  golang-github-stretchr-testify-dev,\n Testsuite: autopkgtest-pkg-go\n Priority: optional\n-Standards-Version: 4.7.0\n+Standards-Version: 4.7.4\n Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-elliotchance-orderedmap\n Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-elliotchance-orderedmap.git\n Homepage: https://github.com/elliotchance/orderedmap\ndiff --git a/debian/watch b/debian/watch\nindex 947c7bf..7ad10be 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%@PACKAGE@-$1.tar.gz%,\\\n-      uversionmangle=s/(\\d)[_\\.\\-\\+]?(RC|rc|pre|dev|beta|alpha)[.]?(\\d*)$/$1~$2$3/\" \\\n-  https://github.com/elliotchance/orderedmap/tags .*/v?(\\d\\S*)\\.tar\\.gz debian\n+Version: 5\n+\n+Version-Policy: debian\n+Filenamemangle: s%(?:.*?)?v?(\\d[\\d.]*)\\.tar\\.gz%@PACKAGE@-$1.tar.gz%\n+Uversionmangle: s/(\\d)[_\\.\\-\\+]?(RC|rc|pre|dev|beta|alpha)[.]?(\\d*)$/$1~$2$3/\n+Template: GitHub\n+Owner: elliotchance\n+Project: orderedmap\n","content_type":"text/plain","diff_type":"vcs","new_revision":"git-v1:c87e88cbd594c742194dc853ad61c27c9d03cb74"}