{"base_revision":"git-v1:2883a62050282135913a65d44659eb7290639e42","content":"diff --git a/debian/changelog b/debian/changelog\nindex d7c3fc3..54aab89 100644\n--- a/debian/changelog\n+++ b/debian/changelog\n@@ -1,3 +1,12 @@\n+pylibrespot-java (0.1.1-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>  Fri, 08 May 2026 16:55:10 +0000\n+\n pylibrespot-java (0.1.1-1) unstable; urgency=medium\n \n   * Initial release. (Closes: #1084879)\ndiff --git a/debian/control b/debian/control\nindex 29e2fe3..7fbaedd 100644\n--- a/debian/control\n+++ b/debian/control\n@@ -13,7 +13,7 @@ Build-Depends:\n Build-Depends-Indep:\n  python3-aiohttp,\n Rules-Requires-Root: no\n-Standards-Version: 4.7.0\n+Standards-Version: 4.7.4\n Homepage: https://github.com/uvjustin/pylibrespot-java\n Vcs-Browser: https://salsa.debian.org/homeassistant-team/deps/pylibrespot-java\n Vcs-Git: https://salsa.debian.org/homeassistant-team/deps/pylibrespot-java.git\ndiff --git a/debian/watch b/debian/watch\nindex ffd17e1..e5bb05f 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/pylibrespot-java-$1\\.tar\\.gz/ \\\n-  https://github.com/uvjustin/pylibrespot-java/tags .*/v?(\\d\\S+)\\.tar\\.gz\n\\ No newline at end of file\n+Version: 5\n+\n+Filenamemangle: s/.+\\/v?(\\d\\S+)\\.tar\\.gz/pylibrespot-java-$1\\.tar\\.gz/\n+Template: GitHub\n+Owner: uvjustin\n+Project: pylibrespot-java\n","content_type":"text/plain","diff_type":"vcs","new_revision":"git-v1:73af41a2cd0b5d10c80b8a7a0ef14feca7e0afd1"}