Lintian Fixes - tiatracker

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 4d85daa..6f1d0d1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+tiatracker (1.3-4) UNRELEASED; urgency=medium
+
+  * Bump debhelper from old 11 to 13.
+  * Set debhelper-compat version in Build-Depends.
+  * Update standards version to 4.6.1, no changes needed.
+  * Avoid explicitly specifying -Wl,--as-needed linker flag.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Tue, 01 Nov 2022 22:12:02 -0000
+
 tiatracker (1.3-3) unstable; urgency=medium
 
   * Add desktop file.
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index b4de394..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-11
diff --git a/debian/control b/debian/control
index 3046270..6096ba2 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,8 @@ Section: sound
 Priority: optional
 Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
 Uploaders: Gürkan Myczko <gurkan@phys.ethz.ch>
-Build-Depends: debhelper (>= 11), qtbase5-dev, qttools5-dev-tools, libsdl1.2-dev, libsdl2-dev
-Standards-Version: 4.5.0
+Build-Depends: debhelper-compat (= 13), qtbase5-dev, qttools5-dev-tools, libsdl1.2-dev, libsdl2-dev
+Standards-Version: 4.6.1
 Vcs-Git: https://salsa.debian.org/multimedia-team/tiatracker.git
 Vcs-Browser: https://salsa.debian.org/multimedia-team/tiatracker
 Homepage: https://bitbucket.org/kylearan/tiatracker
diff --git a/debian/rules b/debian/rules
index 2cd6dba..f0bedcf 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,8 +7,6 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 # see ENVIRONMENT in dpkg-buildflags(1)
 # package maintainers to append CFLAGS
 export DEB_CFLAGS_MAINT_APPEND  = -Wall -pedantic
-# package maintainers to append LDFLAGS
-export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
 
 export QT_SELECT=qt5
 
@@ -19,4 +17,4 @@ override_dh_auto_configure:
 	qmake TIATracker.pro
 
 override_dh_auto_install:
-	@echo skip install
\ No newline at end of file
+	@echo skip install

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/fb/f1499e52f7d10e2a17bd870728e6280685d83a.debug
-rw-r--r--  root/root   /usr/share/doc/tiatracker/examples/Dok Sae - Speedtest.ttt
-rw-r--r--  root/root   /usr/share/doc/tiatracker/examples/glafouk - Beside.ttt
-rw-r--r--  root/root   /usr/share/doc/tiatracker/examples/glafouk - Miniblast.ttt

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/98/12444f5e7ff89cc7cc265f79fd1c356f746dc7.debug
-rw-r--r--  root/root   /usr/share/doc/tiatracker/examples/Dok Sae - Speedtest.ttt.gz
-rw-r--r--  root/root   /usr/share/doc/tiatracker/examples/glafouk - Beside.ttt.gz
-rw-r--r--  root/root   /usr/share/doc/tiatracker/examples/glafouk - Miniblast.ttt.gz

No differences were encountered between the control files of package tiatracker

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

  • Build-Ids: 9812444f5e7ff89cc7cc265f79fd1c356f746dc7 fbf1499e52f7d10e2a17bd870728e6280685d83a

Run locally

More details

Full run details