{"base_revision":"git-v1:03b56fecb0d3e17dfe55a9cd9b96e93eee38850a","content":"diff --git a/debian/changelog b/debian/changelog\nindex baf20da..a96b323 100644\n--- a/debian/changelog\n+++ b/debian/changelog\n@@ -1,3 +1,12 @@\n+python-ondilo (0.5.0-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>  Mon, 11 May 2026 21:13:27 +0000\n+\n python-ondilo (0.5.0-1) unstable; urgency=medium\n \n   * Initial release. (Closes: #1083046)\ndiff --git a/debian/control b/debian/control\nindex 8548070..22ee509 100644\n--- a/debian/control\n+++ b/debian/control\n@@ -11,7 +11,7 @@ Build-Depends:\n  python3-all,\n  python3-setuptools,\n Rules-Requires-Root: no\n-Standards-Version: 4.7.0\n+Standards-Version: 4.7.4\n Homepage: https://github.com/JeromeHXP/ondilo\n Vcs-Browser: https://salsa.debian.org/homeassistant-team/deps/python-ondilo\n Vcs-Git: https://salsa.debian.org/homeassistant-team/deps/python-ondilo.git\ndiff --git a/debian/watch b/debian/watch\nindex f7681f8..c3a4c03 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/python-ondilo-$1\\.tar\\.gz/ \\\n-  https://github.com/JeromeHXP/ondilo/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/python-ondilo-$1\\.tar\\.gz/\n+Template: GitHub\n+Owner: JeromeHXP\n+Project: ondilo\n","content_type":"text/plain","diff_type":"vcs","new_revision":"git-v1:afcb193430cdecd9d85a6a1cf888b64a19c5731c"}