{"base_revision":"git-v1:4e7682772a911efbb8397d7044f808df56c00893","content":"diff --git a/debian/changelog b/debian/changelog\nindex 1856098..2959510 100644\n--- a/debian/changelog\n+++ b/debian/changelog\n@@ -1,3 +1,14 @@\n+python-pbr (7.0.3-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 10 to 13.\n+  * Move source package lintian overrides to debian/source.\n+  * Update standards version to 4.7.4, no changes needed.\n+\n+ -- Debian Janitor <janitor@jelmer.uk>  Sat, 09 May 2026 15:39:15 +0000\n+\n python-pbr (7.0.3-2) unstable; urgency=medium\n \n   * Clean-up .pybuild folder (Closes: #1045383).\ndiff --git a/debian/control b/debian/control\nindex 62a92dc..7df057b 100644\n--- a/debian/control\n+++ b/debian/control\n@@ -6,7 +6,7 @@ Uploaders:\n  Thomas Goirand <zigo@debian.org>,\n  Prach Pongpanich <prachpub@gmail.com>,\n Build-Depends:\n- debhelper-compat (= 10),\n+ debhelper-compat (= 13),\n  dh-python,\n  git,\n  gnupg,\n@@ -31,7 +31,7 @@ Build-Depends-Indep:\n  python3-virtualenv (>= 20.0) <!nocheck>,\n  python3-wheel <!nocheck>,\n  subunit <!nocheck>,\n-Standards-Version: 4.4.1\n+Standards-Version: 4.7.4\n Rules-Requires-Root: no\n Vcs-Browser: https://salsa.debian.org/openstack-team/libs/python-pbr\n Vcs-Git: https://salsa.debian.org/openstack-team/libs/python-pbr.git\ndiff --git a/debian/source.lintian-overrides b/debian/source.lintian-overrides\ndeleted file mode 100644\nindex 66de3e7..0000000\n--- a/debian/source.lintian-overrides\n+++ /dev/null\n@@ -1,2 +0,0 @@\n-# We need python-dev because of some unit tests\n-python-pbr source: build-depends-on-python-dev-with-no-arch-any\ndiff --git a/debian/watch b/debian/watch\nindex 4166c0e..9fa4f0f 100644\n--- a/debian/watch\n+++ b/debian/watch\n@@ -1,3 +1,6 @@\n-version=3\n-opts=\"uversionmangle=s/\\.0rc/~rc/;s/\\.0b1/~b1/;s/\\.0b2/~b2/;s/\\.0b3/~b3/\" \\\n-https://github.com/openstack/pbr/tags .*/(\\d[brc\\d\\.]+)\\.tar\\.gz\n+Version: 5\n+\n+Uversionmangle: s/\\.0rc/~rc/;s/\\.0b1/~b1/;s/\\.0b2/~b2/;s/\\.0b3/~b3/\n+Template: GitHub\n+Owner: openstack\n+Project: pbr\n","content_type":"text/plain","diff_type":"vcs","new_revision":"git-v1:f1dea053c4bb11e012ae63ed8f5f824f3e04b630"}