{"base_revision":"git-v1:b7f81419bbadbd8b23725063a5c6f3313ff97368","content":"diff --git a/debian/changelog b/debian/changelog\nindex 19cc63a..3bb121c 100644\n--- a/debian/changelog\n+++ b/debian/changelog\n@@ -1,3 +1,13 @@\n+spi-tools (0.8.1-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+  * Bump debhelper from old 11 to 13.\n+  * Set debhelper-compat version in Build-Depends.\n+\n+ -- Debian Janitor <janitor@jelmer.uk>  Thu, 07 May 2026 00:28:20 +0000\n+\n spi-tools (0.8.1-1) unstable; urgency=medium\n \n   * Initial release (Closes: #893984)\ndiff --git a/debian/compat b/debian/compat\ndeleted file mode 100644\nindex b4de394..0000000\n--- a/debian/compat\n+++ /dev/null\n@@ -1 +0,0 @@\n-11\ndiff --git a/debian/control b/debian/control\nindex c8871ff..2603651 100644\n--- a/debian/control\n+++ b/debian/control\n@@ -2,7 +2,7 @@ Source: spi-tools\n Section: utils\n Priority: optional\n Maintainer: Lubomir Rintel <lkundrak@v3.sk>\n-Build-Depends: debhelper (>= 11), help2man\n+Build-Depends: debhelper-compat (= 13), help2man\n Standards-Version: 4.1.3\n Homepage: https://github.com/cpb-/spi-tools\n Vcs-Git: https://salsa.debian.org/lkundrak-guest/spi-tools.git\ndiff --git a/debian/watch b/debian/watch\nindex 2860baa..5f36443 100644\n--- a/debian/watch\n+++ b/debian/watch\n@@ -1,3 +1,6 @@\n-version=4\n-opts=filenamemangle=s/.+\\/v?(\\d\\S+)\\.tar\\.gz/@PACKAGE@-$1\\.tar\\.gz/ \\\n-\thttps://github.com/cpb-/@PACKAGE@/tags .*/v?(\\d\\S+)\\.tar\\.gz\n+Version: 5\n+\n+Filenamemangle: s/.+\\/v?(\\d\\S+)\\.tar\\.gz/@PACKAGE@-$1\\.tar\\.gz/\n+Template: GitHub\n+Owner: cpb-\n+Project: @PACKAGE@\n","content_type":"text/plain","diff_type":"vcs","new_revision":"git-v1:76547ad17b263940d417dbf63fb1ae4778e2d9a1"}