Lintian Fixes - mdns-scan

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 2962e1a..a0d416e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+mdns-scan (0.5-6) UNRELEASED; urgency=medium
+
+  * Bump debhelper from old 11 to 13.
+  * Set debhelper-compat version in Build-Depends.
+  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
+  * Avoid explicitly specifying -Wl,--as-needed linker flag.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Thu, 10 Aug 2023 20:17:41 -0000
+
 mdns-scan (0.5-5) unstable; urgency=medium
 
   * debian/control: bump standard to 4.2.1 (no changes)
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 c54aefd..17f1844 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: mdns-scan
 Section: utils
 Priority: optional
 Maintainer: Thorsten Alteholz <debian@alteholz.de>
-Build-Depends: debhelper (>= 11)
+Build-Depends: debhelper-compat (= 13)
 Standards-Version: 4.2.1
 Homepage: https://github.com/alteholz/mdns-scan
 Vcs-Browser: https://salsa.debian.org/alteholz/mdns-scan
diff --git a/debian/rules b/debian/rules
index 0a87645..098338c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,4 @@
 #!/usr/bin/make -f
-
-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
new file mode 100644
index 0000000..d092465
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,4 @@
+---
+Bug-Database: https://github.com/alteholz/mdns-scan/issues
+Bug-Submit: https://github.com/alteholz/mdns-scan/issues/new
+Repository-Browse: https://github.com/alteholz/mdns-scan

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/78/786d7c053ac65a9382998bcf20a2d525fec5f7.debug

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/73/d17dde5e22ea2db6d419f0d06c5df452778bc9.debug

No differences were encountered between the control files of package mdns-scan

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

  • Build-Ids: 73d17dde5e22ea2db6d419f0d06c5df452778bc9 78786d7c053ac65a9382998bcf20a2d525fec5f7

Run locally

More details

Full run details