{"base_revision":"git-v1:eecd8fb41e8f9bd22b71e5c23177dbcd91d680fa","content":"diff --git a/debian/changelog b/debian/changelog\nindex ddd725a..0d5de42 100644\n--- a/debian/changelog\n+++ b/debian/changelog\n@@ -1,3 +1,14 @@\n+dodgy (0.1.9-6) 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+  * Set upstream metadata fields: Repository, Repository-Browse.\n+  * Update standards version to 4.7.4, no changes needed.\n+\n+ -- Debian Janitor <janitor@jelmer.uk>  Fri, 08 May 2026 18:14:10 +0000\n+\n dodgy (0.1.9-5) unstable; urgency=medium\n \n   * Team upload.\ndiff --git a/debian/control b/debian/control\nindex 44175e9..f82c2be 100644\n--- a/debian/control\n+++ b/debian/control\n@@ -3,14 +3,14 @@ Section: devel\n Priority: optional\n Maintainer: Debian Python Team <team+python@tracker.debian.org>\n Uploaders: ChangZhuo Chen (陳昌倬) <czchen@debian.org>\n-Build-Depends: debhelper-compat (= 12),\n+Build-Depends: debhelper-compat (= 13),\n                dh-python,\n                pandoc,\n                python3,\n                python3-pytest,\n                python3-setuptools,\n                txt2man,\n-Standards-Version: 4.6.1\n+Standards-Version: 4.7.4\n Homepage: https://github.com/landscapeio/dodgy\n Vcs-Git: https://salsa.debian.org/python-team/packages/dodgy.git\n Vcs-Browser: https://salsa.debian.org/python-team/packages/dodgy\ndiff --git a/debian/upstream/metadata b/debian/upstream/metadata\nindex 27cc87a..4f9ec05 100644\n--- a/debian/upstream/metadata\n+++ b/debian/upstream/metadata\n@@ -1,4 +1,4 @@\n Bug-Database: https://github.com/landscapeio/dodgy/issues\n Bug-Submit: https://github.com/landscapeio/dodgy/issues/new\n-Repository: https://github.com/landscapeio/dodgy.git\n-Repository-Browse: https://github.com/landscapeio/dodgy\n+Repository: https://github.com/prospector-dev/dodgy.git\n+Repository-Browse: https://github.com/prospector-dev/dodgy\ndiff --git a/debian/watch b/debian/watch\nindex 86abcb8..214ec7e 100644\n--- a/debian/watch\n+++ b/debian/watch\n@@ -1,4 +1,6 @@\n-version=3\n-opts=filenamemangle=s/(?:.*\\/)?(\\d[\\d\\.]+)\\.tar\\.gz/dodgy-$1.tar.gz/ \\\n-https://github.com/landscapeio/dodgy/tags (?:.*/)?(\\d[\\d\\.]+)\\.tar\\.gz\n-# better than Pypi tarball, ships with tests\n+Version: 5\n+\n+Filenamemangle: s/(?:.*\\/)?(\\d[\\d\\.]+)\\.tar\\.gz/dodgy-$1.tar.gz/\n+Template: GitHub\n+Owner: landscapeio\n+Project: dodgy\n","content_type":"text/plain","diff_type":"vcs","new_revision":"git-v1:fbc8060290eff2e622d0079f2199d91c5745da59"}