{"base_revision":"git-v1:34d5a74456822e2d3bffaea9f5bd598b753d1658","content":"diff --git a/debian/changelog b/debian/changelog\nindex 17287f6..66871ed 100644\n--- a/debian/changelog\n+++ b/debian/changelog\n@@ -1,3 +1,13 @@\n+freealchemist (0.5-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+  * Bump debhelper from old 12 to 13.\n+  * Update standards version to 4.7.4, no changes needed.\n+\n+ -- Debian Janitor <janitor@jelmer.uk>  Mon, 11 May 2026 01:03:09 +0000\n+\n freealchemist (0.5-2) unstable; urgency=low\n \n   [ Jakub Wilk ]\ndiff --git a/debian/control b/debian/control\nindex 56a7e79..6801fcb 100644\n--- a/debian/control\n+++ b/debian/control\n@@ -3,8 +3,8 @@ Section: games\n Priority: optional\n Maintainer: Devid Antonio Filoni <d.filoni@ubuntu.com>\n Uploaders: Debian Python Team <team+python@tracker.debian.org>\n-Build-Depends: debhelper-compat (= 12), python3, dh-python\n-Standards-Version: 4.4.1\n+Build-Depends: debhelper-compat (= 13), python3, dh-python\n+Standards-Version: 4.7.4\n Homepage: https://github.com/dakk/FreeAlchemist\n Vcs-Git: https://salsa.debian.org/python-team/packages/freealchemist.git\n Vcs-Browser: https://salsa.debian.org/python-team/packages/freealchemist\ndiff --git a/debian/watch b/debian/watch\nindex 6f0b322..95640c0 100644\n--- a/debian/watch\n+++ b/debian/watch\n@@ -1,2 +1,6 @@\n-version=4\n-opts=filenamemangle=s/.*\\/v(\\d\\S+)\\.tar\\.gz/FreeAlchemist-$1\\.tar\\.gz/ https://github.com/dakk/FreeAlchemist/tags .*\\/v(\\d\\S+)\\.tar\\.gz\n+Version: 5\n+\n+Filenamemangle: s/.*\\/v(\\d\\S+)\\.tar\\.gz/FreeAlchemist-$1\\.tar\\.gz/\n+Template: GitHub\n+Owner: dakk\n+Project: FreeAlchemist\n","content_type":"text/plain","diff_type":"vcs","new_revision":"git-v1:3617fb2996551e1c77d18420122860a0afc01b7f"}