Lintian Fixes - sigrok-cli

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 79413884..c1740ff4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+sigrok-cli (0.7.2-2) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Update watch file format version to 4.
+  * Bump debhelper from old 10 to 13.
+  * Set debhelper-compat version in Build-Depends.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Sat, 10 Dec 2022 13:50:08 -0000
+
 sigrok-cli (0.7.2-1) unstable; urgency=medium
 
   * New upstream release
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index f599e28b..00000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-10
diff --git a/debian/control b/debian/control
index dfe7d63a..cfe2bec7 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,8 @@ Section: electronics
 Priority: optional
 Maintainer: Debian Electronics Packaging Team <pkg-electronics-devel@alioth-lists.debian.net>
 Uploaders: Jonathan McDowell <noodles@earth.li>
-Build-Depends: debhelper (>= 10), pkg-config (>= 0.22),
+Build-Depends: debhelper-compat (= 13),
+ pkg-config (>= 0.22),
  libglib2.0-dev (>= 2.32.0), libsigrok-dev (>= 0.5.0),
  libsigrokdecode-dev (>= 0.5.0)
 Standards-Version: 4.0.1
@@ -22,4 +23,3 @@ Description: command-line frontend for the sigrok software
  It supports sample acquisition from logic analyzer, oscilloscope,
  multimeter, and other hardware, as well as running protocol decoders over
  the sample data (either from hardware or loaded from files).
-
diff --git a/debian/rules b/debian/rules
index f3853b7a..994b2f92 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,4 +4,3 @@
 
 %:
 	dh $@
-
diff --git a/debian/watch b/debian/watch
index d66fadc0..aba39651 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
-version=3
+version=4
 http://sigrok.org/download/source/sigrok-cli sigrok-cli-(.*)\.tar\.gz

Debdiff

[The following lists of changes regard files as different if they have different names, permissions or owners.]

Files in second set of .debs but not in first

-rw-r--r--  root/root   /usr/lib/debug/.build-id/0a/ada8a9b6643f08210d3124e7b6f9e6b85a5789.debug

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/4a/2757b4281eaa11b24938d00fd8f8f3f48b596c.debug

Control files of package sigrok-cli: lines which differ (wdiff format)

  • Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.32.0), libsigrok4 (>= 0.5.2), libsigrok4, libsigrokdecode4

Control files of package sigrok-cli-dbgsym: lines which differ (wdiff format)

  • Build-Ids: 4a2757b4281eaa11b24938d00fd8f8f3f48b596c 0aada8a9b6643f08210d3124e7b6f9e6b85a5789

Run locally

More details

Full run details