{"base_revision":"git-v1:5f7113b58ec3ce74c28d99f0b7258ca20d327625","content":"diff --git a/debian/changelog b/debian/changelog\nindex 2b7c765..d35966f 100644\n--- a/debian/changelog\n+++ b/debian/changelog\n@@ -1,3 +1,15 @@\n+pyzabbix (1.3.1-2) UNRELEASED; urgency=low\n+\n+  * Remove field Section on binary package python3-pyzabbix that duplicates\n+    source.\n+  * Update watch file format version to 5.\n+  * Use GitHub template in watch file instead of explicit\n+    Source/Matching-Pattern.\n+  * Remove .git suffix from Homepage URL.\n+  * Bump debhelper from old 10 to 13.\n+\n+ -- Debian Janitor <janitor@jelmer.uk>  Fri, 08 May 2026 18:16:10 +0000\n+\n pyzabbix (1.3.1-1) unstable; urgency=medium\n \n   * New upstream release (Closes: #1085875).\ndiff --git a/debian/control b/debian/control\nindex 27a8c71..1e3564a 100644\n--- a/debian/control\n+++ b/debian/control\n@@ -6,7 +6,7 @@ Uploaders:\n  Thomas Goirand <zigo@debian.org>,\n  Michal Arbet <michal.arbet@ultimum.io>,\n Build-Depends:\n- debhelper-compat (= 10),\n+ debhelper-compat (= 13),\n  dh-python,\n  python3-all,\n  python3-pbr (>= 2.0.0),\n@@ -21,12 +21,11 @@ Build-Depends-Indep:\n  python3-requests-mock,\n  python3-types-requests,\n Standards-Version: 4.1.3\n-Homepage: https://github.com/lukecyca/pyzabbix.git\n+Homepage: https://github.com/lukecyca/pyzabbix\n Vcs-Git: https://salsa.debian.org/openstack-team/python/python-pyzabbix.git\n Vcs-Browser: https://salsa.debian.org/openstack-team/python/python-pyzabbix\n \n Package: python3-pyzabbix\n-Section: python\n Architecture: all\n Depends:\n  python3-packaging,\ndiff --git a/debian/watch b/debian/watch\nindex 1857cf9..6f60c0b 100644\n--- a/debian/watch\n+++ b/debian/watch\n@@ -1,3 +1,6 @@\n-version=3\n-opts=\"uversionmangle=s/\\.(b|rc)/~$1/\" \\\n-https://github.com/lukecyca/pyzabbix/tags .*/(\\d[\\d\\.]+)\\.tar\\.gz\n+Version: 5\n+\n+Uversionmangle: s/\\.(b|rc)/~$1/\n+Template: GitHub\n+Owner: lukecyca\n+Project: pyzabbix\n","content_type":"text/plain","diff_type":"vcs","new_revision":"git-v1:02ec60c2c60477a784b705bb21138c806d8dddc2"}