Lintian Fixes - ndisc6

Ready changes

Diff

diff --git a/debian/changelog b/debian/changelog
index 41bc582..07d4446 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+ndisc6 (1.0.5-2) UNRELEASED; urgency=medium
+
+  * Bump debhelper from old 12 to 13.
+  * Update renamed lintian tag names in lintian overrides.
+  * Avoid explicitly specifying -Wl,--as-needed linker flag.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Sat, 09 Apr 2022 13:47:02 -0000
+
 ndisc6 (1.0.5-1) unstable; urgency=medium
 
   [ Florian Ernst ]
diff --git a/debian/control b/debian/control
index d2db4a9..42fa426 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: ndisc6
 Section: net
 Priority: optional
 Maintainer: Bernhard Schmidt <berni@debian.org>
-Build-Depends: debhelper-compat (= 12), gettext
+Build-Depends: debhelper-compat (= 13), gettext
 Standards-Version: 4.3.0.1
 Homepage: https://www.remlab.net/ndisc6/
 Vcs-Git: https://salsa.debian.org/debian/ndisc6.git
diff --git a/debian/ndisc6.lintian-overrides b/debian/ndisc6.lintian-overrides
index 6c7a416..db12db4 100644
--- a/debian/ndisc6.lintian-overrides
+++ b/debian/ndisc6.lintian-overrides
@@ -1,3 +1,3 @@
-ndisc6: setuid-binary usr/bin/ndisc6 4755 root/root
-ndisc6: setuid-binary bin/rdisc6 4755 root/root
-ndisc6: setuid-binary usr/bin/rltraceroute6 4755 root/root
+ndisc6: elevated-privileges usr/bin/ndisc6 4755 root/root
+ndisc6: elevated-privileges bin/rdisc6 4755 root/root
+ndisc6: elevated-privileges usr/bin/rltraceroute6 4755 root/root
diff --git a/debian/rules b/debian/rules
index 9378a20..9bc527a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
-export DEB_LDFLAGS_MAINT_APPEND = -Wl,-z,defs -Wl,--as-needed
+export DEB_LDFLAGS_MAINT_APPEND = -Wl,-z,defs
 
 %:
 	dh $@

Debdiff

File lists identical (after any substitutions)

No differences were encountered between the control files of package ndisc6

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

No differences were encountered between the control files of package ndisc6-udeb

No differences were encountered between the control files of package rdnssd

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

No differences were encountered between the control files of package rdnssd-udeb

Run locally

More details

Full run details