{"base_revision":"git-v1:55719a4addb8334b4e411ab9dd6365b41481760f","content":"diff --git a/debian/changelog b/debian/changelog\nindex 87e9e5e..e518bf5 100644\n--- a/debian/changelog\n+++ b/debian/changelog\n@@ -1,3 +1,13 @@\n+pylint-celery (0.3-9) 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: Bug-Submit.\n+\n+ -- Debian Janitor <janitor@jelmer.uk>  Mon, 11 May 2026 00:04:12 +0000\n+\n pylint-celery (0.3-8) unstable; urgency=medium\n \n   * Team upload.\ndiff --git a/debian/control b/debian/control\nindex 8e71d4c..8b929da 100644\n--- a/debian/control\n+++ b/debian/control\n@@ -3,7 +3,7 @@ Section: python\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-sequence-python3,\n                pybuild-plugin-pyproject,\n                pylint,\ndiff --git a/debian/upstream/metadata b/debian/upstream/metadata\nindex 9f2e234..7947d0b 100644\n--- a/debian/upstream/metadata\n+++ b/debian/upstream/metadata\n@@ -1,3 +1,4 @@\n Bug-Database: https://github.com/pylint-dev/pylint-celery/issues\n+Bug-Submit: https://github.com/pylint-dev/pylint-celery/issues/new\n Repository: https://github.com/pylint-dev/pylint-celery.git\n Repository-Browse: https://github.com/pylint-dev/pylint-celery\ndiff --git a/debian/watch b/debian/watch\nindex 1f77c6f..1310fc0 100644\n--- a/debian/watch\n+++ b/debian/watch\n@@ -1,3 +1,6 @@\n-version=3\n-opts=\"filenamemangle=s/(?:.*)?v?(\\d[\\d\\.]+)\\.tar\\.gz/pylint-celery-$1.tar.gz/\" \\\n-https://github.com/pylint-dev/pylint-celery/tags (?:.*/)?v?(\\d[\\d\\.]+)\\.tar\\.gz\n+Version: 5\n+\n+Filenamemangle: s/(?:.*)?v?(\\d[\\d\\.]+)\\.tar\\.gz/pylint-celery-$1.tar.gz/\n+Template: GitHub\n+Owner: pylint-dev\n+Project: pylint-celery\n","content_type":"text/plain","diff_type":"vcs","new_revision":"git-v1:f504ddc184faf5045cec7f8d20fd535ee17aa793"}