Lintian Fixes - nm-tray

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 16248b2..0c6dce5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,19 @@
+nm-tray (0.5.0-2) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Bump debhelper from old 12 to 13.
+    + debian/rules: Drop --fail-missing argument to dh_missing, which is now the
+      default.
+  * Set upstream metadata fields: Repository.
+  * Remove obsolete field Name from debian/upstream/metadata (already present in
+    machine-readable debian/copyright).
+  * Update standards version to 4.6.1, no changes needed.
+  * Avoid explicitly specifying -Wl,--as-needed linker flag.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Sun, 02 Oct 2022 14:08:28 -0000
+
 nm-tray (0.5.0-1) unstable; urgency=medium
-  
+
   * Team upload
   [ suman rajan ]
   * New upstream version 0.5.0
diff --git a/debian/control b/debian/control
index fbe50d7..c64d3d5 100644
--- a/debian/control
+++ b/debian/control
@@ -4,13 +4,13 @@ Uploaders: Alf Gaida <agaida@siduction.org>,
            ChangZhuo Chen (陳昌倬) <czchen@debian.org>
 Section: net
 Priority: optional
-Build-Depends: debhelper-compat (= 12),
+Build-Depends: debhelper-compat (= 13),
                cmake,
                libkf5networkmanagerqt-dev,
                modemmanager-qt-dev,
                qttools5-dev,
                qttools5-dev-tools
-Standards-Version: 4.4.1
+Standards-Version: 4.6.1
 Homepage: https://github.com/palinek/nm-tray
 Vcs-Browser: https://salsa.debian.org/lxqt-team/nm-tray
 Vcs-Git: https://salsa.debian.org/lxqt-team/nm-tray.git
diff --git a/debian/rules b/debian/rules
index bc224ba..241a5e2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,6 @@
 
 export LC_ALL=C.UTF-8
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
-export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
 
 %:
 	dh ${@} --buildsystem cmake
@@ -13,6 +12,3 @@ override_dh_auto_configure:
 		-DUPDATE_TRANSLATIONS=NO \
 		-DWITH_MODEMMANAGER_SUPPORT=YES \
 		-DCMAKE_BUILD_TYPE=RelWithDebInfo
-
-override_dh_missing:
-	dh_missing --fail-missing
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
index 4752b36..024b7ed 100644
--- a/debian/upstream/metadata
+++ b/debian/upstream/metadata
@@ -1,6 +1,5 @@
-Name: nm-tray
 Bug-Database: https://github.com/palinek/nm-tray/issues
 Bug-Submit: https://github.com/palinek/nm-tray/issues/new
 Changelog: https://github.com/palinek/nm-tray/commits/master
-Repository: https://github.com/palinek/nm-tray
+Repository: https://github.com/palinek/nm-tray.git
 Repository-Browse: https://github.com/palinek/nm-tray

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/31/be3917497e84f7c08ee09482e6108e40be3636.debug

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/3b/494a0d63c86770e7838ef38e60c20e28122660.debug

No differences were encountered between the control files of package nm-tray

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

  • Build-Ids: 3b494a0d63c86770e7838ef38e60c20e28122660 31be3917497e84f7c08ee09482e6108e40be3636

No differences were encountered between the control files of package nm-tray-l10n

Run locally

More details

Full run details