{"base_revision":"git-v1:9dd81fe80e782754fe8c51a874ba66cb0632b332","content":"diff --git a/debian/changelog b/debian/changelog\nindex 082d679..7af96a5 100644\n--- a/debian/changelog\n+++ b/debian/changelog\n@@ -1,3 +1,13 @@\n+python-hiyapyco (0.7.0-3) UNRELEASED; urgency=low\n+\n+  * Update watch file format version to 5.\n+  * Trim trailing whitespace.\n+  * Update renamed lintian tag names in lintian overrides.\n+  * Use canonical URL in Vcs-Git.\n+  * Update standards version to 4.7.4, no changes needed.\n+\n+ -- Debian Janitor <janitor@jelmer.uk>  Tue, 12 May 2026 23:32:14 +0000\n+\n python-hiyapyco (0.7.0-2) unstable; urgency=medium\n \n   * Team upload.\n@@ -86,7 +96,7 @@ hiyapyco (0.4.14-1) stable; urgency=medium\n \n hiyapyco (0.4.13) stable; urgency=medium\n \n-  * support multiple yaml documents in one file \n+  * support multiple yaml documents in one file\n \n  -- zerwes <zerwes@users.noreply.github.com>  Fri, 14 Dec 2018 06:49:59 +0100\n \ndiff --git a/debian/control b/debian/control\nindex 074fe36..4f19a22 100644\n--- a/debian/control\n+++ b/debian/control\n@@ -13,8 +13,8 @@ Build-Depends:\n  python3-jinja2 <!nocheck>,\n  dh-python,\n  debhelper-compat (= 13)\n-Standards-Version: 4.7.2\n-Vcs-Git: https://salsa.debian.org/python-team/packages/python-hiyapyco\n+Standards-Version: 4.7.4\n+Vcs-Git: https://salsa.debian.org/python-team/packages/python-hiyapyco.git\n Vcs-Browser: https://salsa.debian.org/python-team/packages/python-hiyapyco\n Homepage: https://github.com/zerwes/hiyapyco\n Rules-Requires-Root: no\ndiff --git a/debian/python3-hiyapyco.lintian-overrides b/debian/python3-hiyapyco.lintian-overrides\nindex e0c5126..091d61c 100644\n--- a/debian/python3-hiyapyco.lintian-overrides\n+++ b/debian/python3-hiyapyco.lintian-overrides\n@@ -1 +1 @@\n-python3-hiyapyco: new-package-should-close-itp-bug\n+python3-hiyapyco: initial-upload-closes-no-bugs\ndiff --git a/debian/watch b/debian/watch\nindex 9eb8063..5a5f21d 100644\n--- a/debian/watch\n+++ b/debian/watch\n@@ -1,3 +1,5 @@\n-version=4\n-opts=\"filenamemangle=s%(?:.*?)?release-(@ANY_VERSION@@ARCHIVE_EXT@)%@PACKAGE@-$1%\" \\\n-    https://github.com/zerwes/hiyapyco/tags (?:.*?/)release-@ANY_VERSION@@ARCHIVE_EXT@\n+Version: 5\n+\n+Source: https://github.com/zerwes/hiyapyco/tags\n+Matching-Pattern: (?:.*?/)release-@ANY_VERSION@@ARCHIVE_EXT@\n+Filenamemangle: s%(?:.*?)?release-(@ANY_VERSION@@ARCHIVE_EXT@)%@PACKAGE@-$1%\n","content_type":"text/plain","diff_type":"vcs","new_revision":"git-v1:6f375419597ebec222382e4b9194bdcbbd012bfa"}