{"base_revision":"git-v1:28cfd9015377130a1f40128a7291fa19d11612e1","content":"diff --git a/debian/changelog b/debian/changelog\nindex f1731c5f..78e6bcc3 100644\n--- a/debian/changelog\n+++ b/debian/changelog\n@@ -1,3 +1,13 @@\n+python-pysaml2 (7.5.4-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+  * Trim trailing whitespace.\n+  * Bump debhelper from old 10 to 13.\n+\n+ -- Debian Janitor <janitor@jelmer.uk>  Sun, 10 May 2026 21:36:15 +0000\n+\n python-pysaml2 (7.5.4-2) unstable; urgency=medium\n \n   * Uploading to unstable.\n@@ -34,7 +44,7 @@ python-pysaml2 (7.5.0-5) unstable; urgency=medium\n python-pysaml2 (7.5.0-4) unstable; urgency=medium\n \n   * Blacklist more unit tests (Closes: #1090286):\n-    - test_encrypted_response_6 \n+    - test_encrypted_response_6\n     - test_validate_cert_chains\n     - test_validate_with_root_cert\n \ndiff --git a/debian/control b/debian/control\nindex d4fc7a00..f2384538 100644\n--- a/debian/control\n+++ b/debian/control\n@@ -5,7 +5,7 @@ Maintainer: Debian OpenStack <team+openstack@tracker.debian.org>\n Uploaders:\n  Thomas Goirand <zigo@debian.org>,\n Build-Depends:\n- debhelper-compat (= 10),\n+ debhelper-compat (= 13),\n  dh-python,\n  openstack-pkg-tools,\n  pybuild-plugin-pyproject,\ndiff --git a/debian/watch b/debian/watch\nindex 5cc7b86b..db696bec 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/;s/v//\" \\\n-https://github.com/rohe/pysaml2/tags .*/[v]*(\\d[brc\\d\\.]+)\\.tar\\.gz\n+Version: 5\n+\n+Uversionmangle: s/\\.0rc/~rc/;s/\\.0b1/~b1/;s/\\.0b2/~b2/;s/\\.0b3/~b3/;s/v//\n+Template: GitHub\n+Owner: rohe\n+Project: pysaml2\n","content_type":"text/plain","diff_type":"vcs","new_revision":"git-v1:0bae42899a370ce97a16c85124a7e2c835c7f6c7"}