{"base_revision":"git-v1:e5d7caf6fd274d1d710fedeb417443dd85164691","content":"diff --git a/debian/changelog b/debian/changelog\nindex ce63f6d..cfdb845 100644\n--- a/debian/changelog\n+++ b/debian/changelog\n@@ -1,3 +1,13 @@\n+python-rdata (0.11.2-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: Bug-Database, Repository, Repository-Browse.\n+  * Update standards version to 4.7.4, no changes needed.\n+\n+ -- Debian Janitor <janitor@jelmer.uk>  Sat, 09 May 2026 15:15:12 +0000\n+\n python-rdata (0.11.2-1) unstable; urgency=medium\n \n   * Team upload.\ndiff --git a/debian/control b/debian/control\nindex ad9a442..799affb 100644\n--- a/debian/control\n+++ b/debian/control\n@@ -14,7 +14,7 @@ Build-Depends: debhelper-compat (= 13),\n                python3-pandas <!nocheck>,\n                python3-typing-extensions (>= 4.4) <!nocheck>,\n                python3-xarray <!nocheck>\n-Standards-Version: 4.6.0\n+Standards-Version: 4.7.4\n Homepage: https://github.com/vnmabus/rdata\n Vcs-Browser: https://salsa.debian.org/python-team/packages/python-rdata\n Vcs-Git: https://salsa.debian.org/python-team/packages/python-rdata.git\ndiff --git a/debian/upstream/metadata b/debian/upstream/metadata\nindex f3f4fce..6f9160b 100644\n--- a/debian/upstream/metadata\n+++ b/debian/upstream/metadata\n@@ -1,3 +1,6 @@\n+Bug-Database: https://github.com/vnmabus/rdata/issues\n Registry:\n  - Name: conda:conda-forge\n    Entry: rdata\n+Repository: https://github.com/vnmabus/rdata.git\n+Repository-Browse: https://github.com/vnmabus/rdata\ndiff --git a/debian/watch b/debian/watch\nindex fd83169..aaa9a5f 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%<project>-$1.tar.gz%\" \\\n-   https://github.com/vnmabus/rdata/tags (?:.*?/)?v?(\\d[\\d.]*)\\.tar\\.gz\n+Version: 5\n+\n+Filenamemangle: s%(?:.*?)?v?(\\d[\\d.]*)\\.tar\\.gz%<project>-$1.tar.gz%\n+Template: GitHub\n+Owner: vnmabus\n+Project: rdata\n","content_type":"text/plain","diff_type":"vcs","new_revision":"git-v1:701572e6e70e3c57c76b8245fa29fead11e08df6"}