{"base_revision":"git-v1:a2fc5053b9336ce37c2ee3dd9d6099d670eb931b","content":"diff --git a/debian/changelog b/debian/changelog\nindex 95f1e51f..20ebe33f 100644\n--- a/debian/changelog\n+++ b/debian/changelog\n@@ -1,3 +1,12 @@\n+pyroute2 (0.8.1-5) UNRELEASED; urgency=low\n+\n+  * Fix field name cases in debian/control (VCS-Browser ⇒ Vcs-Browser, VCS-Git ⇒ Vcs-Git).\n+  * Reorder Files paragraphs in debian/copyright by directory depth.\n+  * Bump debhelper from old 12 to 13.\n+  * Update standards version to 4.7.4, no changes needed.\n+\n+ -- Debian Janitor <janitor@jelmer.uk>  Sun, 10 May 2026 05:59:16 +0000\n+\n pyroute2 (0.8.1-4) unstable; urgency=medium\n \n   * Cleans better (Closes: #1048854).\ndiff --git a/debian/control b/debian/control\nindex 122ffc8f..1e3f8699 100644\n--- a/debian/control\n+++ b/debian/control\n@@ -6,7 +6,7 @@ Uploaders:\n  Thomas Goirand <zigo@debian.org>,\n  Florian Pelgrim <florian.pelgrim@craneworks.de>,\n Build-Depends:\n- debhelper-compat (= 12),\n+ debhelper-compat (= 13),\n  dh-python,\n  openstack-pkg-tools,\n  pybuild-plugin-pyproject,\n@@ -28,10 +28,10 @@ Build-Depends-Indep:\n  python3-pytest,\n  python3-pytest-cov,\n  python3-sphinx,\n-Standards-Version: 4.5.0\n-VCS-Browser: https://salsa.debian.org/openstack-team/third-party/pyroute2\n-VCS-Git: https://salsa.debian.org/openstack-team/third-party/pyroute2.git\n+Standards-Version: 4.7.4\n Homepage: https://github.com/svinota/pyroute2\n+Vcs-Browser: https://salsa.debian.org/openstack-team/third-party/pyroute2\n+Vcs-Git: https://salsa.debian.org/openstack-team/third-party/pyroute2.git\n \n Package: python-pyroute2-doc\n Architecture: all\ndiff --git a/debian/copyright b/debian/copyright\nindex 26d2dfca..f4be6812 100644\n--- a/debian/copyright\n+++ b/debian/copyright\n@@ -10,6 +10,10 @@ License: GPL-3+-and-Apache-2.0\n Comment:\n  This program is dual-licensed GPL-3+ and Apache-2.0.\n \n+Files: cli/ss2\n+Copyright: (C) 2018, Matthias Tafelmeier\n+License: GPL-3+\n+\n Files: docs/html/_static/doctools.js docs/html/_static/basic.css\n  docs/html/_static/custom.css docs/html/_static/searchtools.js\n  docs/html/_static/sidebar.js docs/html/_static/websupport.js\n@@ -20,10 +24,6 @@ Files: docs/html/_static/jquery*\n Copyright: JS Foundation and other contributors\n License: Expat\n \n-Files: cli/ss2\n-Copyright: (C) 2018, Matthias Tafelmeier\n-License: GPL-3+\n-\n Files: debian/*\n Copyright: (c) 2015-2018, Florian Pelgrim <florian.pelgrim@craneworks.de>\n            (c) 2019, Thomas Goirand <zigo@debian.org>\n","content_type":"text/plain","diff_type":"vcs","new_revision":"git-v1:f784ba8d8d249cb642797ed74d5b8312d0070e3f"}