Lintian Fixes - pavucontrol-qt

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 9638004..25506ee 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,19 @@
+pavucontrol-qt (1.0.0-2) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Set upstream metadata fields: Repository, Repository-Browse.
+  * 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>  Thu, 15 Sep 2022 03:21:33 -0000
+
 pavucontrol-qt (1.0.0-1) unstable; urgency=medium
 
   * New upstream release
   * Bumped Standards-Version to 4.6.0, no changes needed
- 
+
  -- S. 7 <severusseptimius7@gmail.com>  Thu, 25 Nov 2021 18:19:55 +0200
 
 pavucontrol-qt (0.16.0-2) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index 3fdba5d..c4e80fd 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends: debhelper-compat (= 13),
                libqt5x11extras5-dev,
                lxqt-build-tools (>= 0.10.0~),
                xdg-user-dirs
-Standards-Version: 4.6.0
+Standards-Version: 4.6.1
 Vcs-Browser: https://salsa.debian.org/lxqt-team/pavucontrol-qt
 Vcs-Git: https://salsa.debian.org/lxqt-team/pavucontrol-qt.git
 Homepage: https://github.com/lxqt/pavucontrol-qt
diff --git a/debian/rules b/debian/rules
index b8fdf4e..4e97055 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +2,6 @@
 # export DH_VERBOSE=1
 
 export LC_ALL=C.UTF-8
-export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 %:
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
index 40c2727..11a1a72 100644
--- a/debian/upstream/metadata
+++ b/debian/upstream/metadata
@@ -1,7 +1,7 @@
-Name: pavucontrol-qt
 Bug-Database: https://github.com/lxqt/pavucontrol-qt/issues
 Bug-Submit: https://github.com/lxqt/pavucontrol-qt/issues/new
 Changelog: https://github.com/lxqt/pavucontrol-qt/blob/master/CHANGELOG
-Repository: https://github.com/lxqt/pavucontrol-qt
+Repository: https://github.com/lxqt/pavucontrol-qt.git
+Repository-Browse: https://github.com/lxqt/pavucontrol-qt
 Repository-Browser: https://github.com/lxqt/pavucontrol-qt
 

Run locally

More details

Full run details