{"base_revision":"git-v1:91daf7e7c2fa25414143342540bb3f44dcac8bf5","content":"diff --git a/debian/changelog b/debian/changelog\nindex 83ea652..c13dec6 100644\n--- a/debian/changelog\n+++ b/debian/changelog\n@@ -1,3 +1,13 @@\n+python-ihm (2.7-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+  * Trim trailing whitespace.\n+  * Update standards version to 4.7.4, no changes needed.\n+\n+ -- Debian Janitor <janitor@jelmer.uk>  Sat, 09 May 2026 08:30:11 +0000\n+\n python-ihm (2.7-1) unstable; urgency=medium\n \n   * Initial release. (Closes: #1109428)\ndiff --git a/debian/control b/debian/control\nindex 7bdc5e0..6040af2 100644\n--- a/debian/control\n+++ b/debian/control\n@@ -14,7 +14,7 @@ Build-Depends:\n  swig,\n  python3-msgpack <!nocheck>\n #Testsuite: autopkgtest-pkg-python\n-Standards-Version: 4.7.2\n+Standards-Version: 4.7.4\n Homepage: https://github.com/ihmwg/python-ihm\n Vcs-Browser: https://salsa.debian.org/med-team/python-ihm\n Vcs-Git: https://salsa.debian.org/med-team/python-ihm.git\n@@ -47,7 +47,7 @@ Description: handles mmCIF protein structural data\n   * grouping of multiple models into ensembles or clusters;\n   * validation of models, for example by scoring against data not used in the\n     modeling itself.\n- . \n+ .\n  Once created, such a set of Python objects can be written to an mmCIF\n  file that is compliant with the IHMCIF extension to the PDBx/mmCIF\n  dictionary, suitable for deposition in the PDB-IHM repository. The files\ndiff --git a/debian/watch b/debian/watch\nindex fc83fd1..82da652 100644\n--- a/debian/watch\n+++ b/debian/watch\n@@ -1,5 +1,6 @@\n-version=4\n-opts=\"filenamemangle=s%(?:.*?)?v?(@ANY_VERSION@@ARCHIVE_EXT@)%@PACKAGE@-$1%\" \\\n-    https://github.com/ihmwg/python-ihm/tags \\\n-    (?:.*?/)v?@ANY_VERSION@@ARCHIVE_EXT@\n+Version: 5\n \n+Filenamemangle: s%(?:.*?)?v?(@ANY_VERSION@@ARCHIVE_EXT@)%@PACKAGE@-$1%\n+Template: GitHub\n+Owner: ihmwg\n+Project: python-ihm\n","content_type":"text/plain","diff_type":"vcs","new_revision":"git-v1:caa6b3c3e9d4d89f57e686d5d1a9b4923bf5ec3e"}