{"base_revision":"git-v1:2cce13dd341c1e91afeef78ead7ff810bcb938ca","content":"diff --git a/debian/changelog b/debian/changelog\nindex e480038..0338ff3 100644\n--- a/debian/changelog\n+++ b/debian/changelog\n@@ -1,3 +1,13 @@\n+prettytable (3.17.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+  * Set upstream metadata fields: Contact, Funding, Repository,\n+    Repository-Browse, Security-Contact.\n+\n+ -- Debian Janitor <janitor@jelmer.uk>  Tue, 12 May 2026 16:10:49 +0000\n+\n prettytable (3.17.0-1) unstable; urgency=medium\n \n   * New upstream release\ndiff --git a/debian/upstream/metadata b/debian/upstream/metadata\nindex ed75d51..eb1fe4b 100644\n--- a/debian/upstream/metadata\n+++ b/debian/upstream/metadata\n@@ -1,3 +1,8 @@\n ---\n+Contact: Hugo van Kemenade\n Bug-Database: https://github.com/jazzband/prettytable/issues\n Bug-Submit: https://github.com/jazzband/prettytable/issues/new\n+Funding: 'https://tidelift.com/subscription/pkg/pypi-prettytable?utm_source=pypi-prettytable&utm_medium=pypi'\n+Repository: https://github.com/prettytable/prettytable.git\n+Repository-Browse: https://github.com/prettytable/prettytable\n+Security-Contact: https://github.com/prettytable/prettytable/tree/HEAD/.github/SECURITY.md\ndiff --git a/debian/watch b/debian/watch\nindex 3ee0e29..b1d0a76 100644\n--- a/debian/watch\n+++ b/debian/watch\n@@ -1,3 +1,6 @@\n-version=4\n-opts=\"filenamemangle=s%(?:.*?)?v?(\\d[\\d.]*)\\.tar\\.gz%prettytable-$1.tar.gz%\" \\\n-https://github.com/jazzband/prettytable/tags (?:.*?/)?v?(\\d[\\d.]*)\\.tar\\.gz\n+Version: 5\n+\n+Filenamemangle: s%(?:.*?)?v?(\\d[\\d.]*)\\.tar\\.gz%prettytable-$1.tar.gz%\n+Template: GitHub\n+Owner: jazzband\n+Project: prettytable\n","content_type":"text/plain","diff_type":"vcs","new_revision":"git-v1:e0d15b2873f833cacc97cfb69f13acf79aa98f92"}