{"base_revision":"git-v1:a99f829716de9b95a02f6dccbea844dd6bad1a1c","content":"diff --git a/debian/changelog b/debian/changelog\nindex 7941388..50f6025 100644\n--- a/debian/changelog\n+++ b/debian/changelog\n@@ -1,3 +1,13 @@\n+sigrok-cli (0.7.2-2) UNRELEASED; urgency=low\n+\n+  * Update watch file format version to 5.\n+  * Trim trailing whitespace.\n+  * Reorder Files paragraphs in debian/copyright by directory depth.\n+  * Bump debhelper from old 10 to 13.\n+  * Set debhelper-compat version in Build-Depends.\n+\n+ -- Debian Janitor <janitor@jelmer.uk>  Tue, 12 May 2026 06:36:15 +0000\n+\n sigrok-cli (0.7.2-1) unstable; urgency=medium\n \n   * New upstream release\ndiff --git a/debian/compat b/debian/compat\ndeleted file mode 100644\nindex f599e28..0000000\n--- a/debian/compat\n+++ /dev/null\n@@ -1 +0,0 @@\n-10\ndiff --git a/debian/control b/debian/control\nindex dfe7d63..28e3f71 100644\n--- a/debian/control\n+++ b/debian/control\n@@ -3,9 +3,10 @@ Section: electronics\n Priority: optional\n Maintainer: Debian Electronics Packaging Team <pkg-electronics-devel@alioth-lists.debian.net>\n Uploaders: Jonathan McDowell <noodles@earth.li>\n-Build-Depends: debhelper (>= 10), pkg-config (>= 0.22),\n+Build-Depends: pkg-config (>= 0.22),\n  libglib2.0-dev (>= 2.32.0), libsigrok-dev (>= 0.5.0),\n- libsigrokdecode-dev (>= 0.5.0)\n+ libsigrokdecode-dev (>= 0.5.0),\n+ debhelper-compat (= 13)\n Standards-Version: 4.0.1\n Homepage: http://sigrok.org/wiki/Sigrok-cli\n Vcs-Browser: https://salsa.debian.org/electronics-team/sigrok/sigrok-cli\n@@ -22,4 +23,3 @@ Description: command-line frontend for the sigrok software\n  It supports sample acquisition from logic analyzer, oscilloscope,\n  multimeter, and other hardware, as well as running protocol decoders over\n  the sample data (either from hardware or loaded from files).\n-\ndiff --git a/debian/copyright b/debian/copyright\nindex e6aade5..a9b6603 100644\n--- a/debian/copyright\n+++ b/debian/copyright\n@@ -7,14 +7,14 @@ Files: *\n Copyright: 2010-2013 Bert Vermeulen <bert@biot.com>\n License: GPL-3.0+\n \n-Files: contrib/sigrok-cli_cross.nsi.in doc/sigrok-cli.1\n-Copyright: 2011-2014 Uwe Hermann <uwe@hermann-uwe.de>\n-License: GPL-2.0+\n-\n Files: output.c\n Copyright: 2019 Devan Lai <devan.lai@gmail.com>\n License: GPL-3.0+\n \n+Files: contrib/sigrok-cli_cross.nsi.in doc/sigrok-cli.1\n+Copyright: 2011-2014 Uwe Hermann <uwe@hermann-uwe.de>\n+License: GPL-2.0+\n+\n Files: debian/*\n Copyright: 2012-2014 Uwe Hermann <uwe@debian.org>\n License: GPL-3.0+\ndiff --git a/debian/rules b/debian/rules\nindex f3853b7..994b2f9 100755\n--- a/debian/rules\n+++ b/debian/rules\n@@ -4,4 +4,3 @@\n \n %:\n \tdh $@\n-\ndiff --git a/debian/watch b/debian/watch\nindex d66fadc..c4d4206 100644\n--- a/debian/watch\n+++ b/debian/watch\n@@ -1,2 +1,4 @@\n-version=3\n-http://sigrok.org/download/source/sigrok-cli sigrok-cli-(.*)\\.tar\\.gz\n+Version: 5\n+\n+Source: http://sigrok.org/download/source/sigrok-cli\n+Matching-Pattern: sigrok-cli-(.*)\\.tar\\.gz\n","content_type":"text/plain","diff_type":"vcs","new_revision":"git-v1:e72f9586487e2d7cb86fe64b1d790044fcb0c04b"}