Lintian Fixes - usermode

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index cf3d931..6eafba9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+usermode (1.114-4) UNRELEASED; urgency=medium
+
+  * Update lintian override info to new format:
+    + debian/source/lintian-overrides: line 1-4
+    + debian/usermode.lintian-overrides: line 1
+  * Update renamed lintian tag names in lintian overrides.
+  * Update standards version to 4.6.2, no changes needed.
+  * Avoid explicitly specifying -Wl,--as-needed linker flag.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Wed, 11 Jan 2023 00:47:07 -0000
+
 usermode (1.114-3) unstable; urgency=medium
 
   * update copyright info:
diff --git a/debian/control b/debian/control
index f923bb5..2d2249d 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Build-Depends:
  libuser1-dev,
  libxml-parser-perl,
 Rules-Requires-Root: no
-Standards-Version: 4.4.1
+Standards-Version: 4.6.2
 Homepage: https://pagure.io/usermode/
 Vcs-Git: https://salsa.debian.org/debian/usermode.git
 Vcs-Browser: https://salsa.debian.org/debian/usermode
diff --git a/debian/rules b/debian/rules
index 6836f53..1f112ea 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,12 +7,6 @@
 # see FEATURE AREAS in dpkg-buildflags(1)
 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
-
 DEBDIR=debian/usermode
 
 %:
diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
index 9146698..fcbcf07 100644
--- a/debian/source/lintian-overrides
+++ b/debian/source/lintian-overrides
@@ -1,4 +1,4 @@
-missing-license-paragraph-in-dep5-copyright debian/copyright gpl-2\+ *
-missing-license-paragraph-in-dep5-copyright debian/copyright gpl-3\+ *
-missing-license-text-in-dep5-copyright debian/copyright GPL-2\+ *
-missing-license-text-in-dep5-copyright debian/copyright GPL-3\+ *
+missing-license-paragraph-in-dep5-copyright gpl-2\+ [debian/copyright:*]
+missing-license-paragraph-in-dep5-copyright gpl-3\+ [debian/copyright:*]
+missing-license-text-in-dep5-copyright GPL-2\+ [debian/copyright:*]
+missing-license-text-in-dep5-copyright GPL-3\+ [debian/copyright:*]
diff --git a/debian/usermode.lintian-overrides b/debian/usermode.lintian-overrides
index befe947..d5d7d5a 100644
--- a/debian/usermode.lintian-overrides
+++ b/debian/usermode.lintian-overrides
@@ -1 +1 @@
-usermode: setuid-binary usr/sbin/userhelper 4755 root/root
+usermode: elevated-privileges 4755 root/root [usr/sbin/userhelper]

Debdiff

File lists identical (after any substitutions)

No differences were encountered between the control files of package usermode

No differences were encountered between the control files of package usermode-dbgsym

Run locally

More details

Full run details