{"base_revision":"git-v1:75d345436044c4b616656e2f32eedb7f3c2b32bd","content":"diff --git a/debian/changelog b/debian/changelog\nindex 6e94266..ba0dc6c 100644\n--- a/debian/changelog\n+++ b/debian/changelog\n@@ -1,3 +1,12 @@\n+golang-github-jouyouyun-hardware (0.1.8-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>  Wed, 13 May 2026 09:21:12 +0000\n+\n golang-github-jouyouyun-hardware (0.1.8-1) unstable; urgency=medium\n \n   * New upstream version 0.1.8\ndiff --git a/debian/control b/debian/control\nindex 06199fe..a02d550 100644\n--- a/debian/control\n+++ b/debian/control\n@@ -13,7 +13,7 @@ Build-Depends:\n  golang-any,\n  golang-github-smartystreets-goconvey-dev,\n  pciutils,\n-Standards-Version: 4.5.1\n+Standards-Version: 4.7.4\n Vcs-Browser: https://salsa.debian.org/claystan/golang-github-jouyouyun-hardware\n Vcs-Git: https://salsa.debian.org/claystan/golang-github-jouyouyun-hardware.git\n Homepage: https://github.com/jouyouyun/hardware\ndiff --git a/debian/watch b/debian/watch\nindex 77a56d5..3f49702 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%hardware-$1.tar.gz%,\\\n-      uversionmangle=s/(\\d)[_\\.\\-\\+]?(RC|rc|pre|dev|beta|alpha)[.]?(\\d*)$/\\$1~\\$2\\$3/\" \\\n-  https://github.com/jouyouyun/hardware/tags .*/v?(\\d\\S*)\\.tar\\.gz debian\n+Version: 5\n+\n+Version-Policy: debian\n+Filenamemangle: s%(?:.*?)?v?(\\d[\\d.]*)\\.tar\\.gz%hardware-$1.tar.gz%\n+Uversionmangle: s/(\\d)[_\\.\\-\\+]?(RC|rc|pre|dev|beta|alpha)[.]?(\\d*)$/\\$1~\\$2\\$3/\n+Template: GitHub\n+Owner: jouyouyun\n+Project: hardware\n","content_type":"text/plain","diff_type":"vcs","new_revision":"git-v1:61bd6b902ceaeac93d216f6fae3e2ca9fece0b1c"}