Lintian Fixes - pulseview

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index baad0bc..2353a96 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+pulseview (0.4.2-4) 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>  Thu, 12 Jan 2023 21:49:01 -0000
+
 pulseview (0.4.2-3) unstable; urgency=medium
 
   * Apply upstream patch to fix use of template behind C linkage
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index f599e28..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-10
diff --git a/debian/control b/debian/control
index cb0ffc5..f48e6c2 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ 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),
+Build-Depends: debhelper-compat (= 13),
 	cmake (>= 2.8.6),
 	libboost-system-dev,
 	libboost-thread-dev,
@@ -35,4 +35,3 @@ Description: sigrok logic analyzer, oscilloscope, and MSO GUI
  It can acquire samples from a supported device and display them,
  load and display captures from existing sigrok *.sr files, as well
  as run protocol decoders and display their annotations.
-
diff --git a/debian/rules b/debian/rules
index 7aece46..994b2f9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,5 +3,4 @@
 # export DH_VERBOSE=1
 
 %:
-	dh $@ 
-
+	dh $@
diff --git a/debian/watch b/debian/watch
index 5cd7590..52c8b28 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
-version=3
+version=4
 http://sigrok.org/download/source/pulseview pulseview-(.*)\.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/4e/5537ac3b70783e516df0da1b596a626d7d60e6.debug

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/ce/0566e8e4347ddfb063cfc6a11c8ec2f599742f.debug

Control files of package pulseview: lines which differ (wdiff format)

  • Depends: libboost-filesystem1.74.0 (>= 1.74.0+ds1), 1.74.0), libboost-serialization1.74.0 (>= 1.74.0+ds1), 1.74.0), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libglib2.0-0 (>= 2.28.0), libglibmm-2.4-1v5 (>= 2.66.5), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5widgets5 (>= 5.15.1), libsigrok4 (>= 0.5.2), libsigrokcxx4 (>= 0.5.2), libsigrokdecode4, libstdc++6 (>= 12)

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

  • Build-Ids: ce0566e8e4347ddfb063cfc6a11c8ec2f599742f 4e5537ac3b70783e516df0da1b596a626d7d60e6

Run locally

More details

Full run details