Lintian Fixes - wiggle

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 101c9c4..fed9e4a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+wiggle (1.1-2) UNRELEASED; urgency=medium
+
+  * Bump debhelper from old 12 to 13.
+  * Set debhelper-compat version in Build-Depends.
+  * Update renamed lintian tag names in lintian overrides.
+  * Remove obsolete fields Contact, Name from debian/upstream/metadata (already
+    present in machine-readable debian/copyright).
+  * Update standards version to 4.6.2, no changes needed.
+  * Avoid explicitly specifying -Wl,--as-needed linker flag.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Wed, 15 Mar 2023 22:12:38 -0000
+
 wiggle (1.1-1) unstable; urgency=medium
 
   * QA upload.
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index 48082f7..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-12
diff --git a/debian/control b/debian/control
index bfde74a..0596156 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,8 @@ Source: wiggle
 Section: vcs
 Priority: optional
 Maintainer: Debian QA Group <packages@qa.debian.org>
-Build-Depends: debhelper (>= 12), groff, libncurses-dev, time
-Standards-Version: 4.3.0
+Build-Depends: debhelper-compat (= 13), groff, libncurses-dev, time
+Standards-Version: 4.6.2
 Vcs-Browser: https://salsa.debian.org/debian/wiggle
 Vcs-Git: https://salsa.debian.org/debian/wiggle.git
 Homepage: https://neil.brown.name/wiggle
diff --git a/debian/rules b/debian/rules
index d270f34..1928dee 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,6 @@ export DH_VERBOSE=1
 
 export DEB_BUILD_MAINT_OPTIONS	= hardening=+all future=+lfs
 export DEB_CFLAGS_MAINT_APPEND	= -Wall -Wno-unused-result -I.
-export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
 
 %:
 	dh $@
diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
index b184e69..296219b 100644
--- a/debian/source/lintian-overrides
+++ b/debian/source/lintian-overrides
@@ -1 +1 @@
-wiggle source: debian-watch-does-not-check-gpg-signature
+wiggle source: debian-watch-does-not-check-openpgp-signature
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
index a7e9056..369212e 100644
--- a/debian/upstream/metadata
+++ b/debian/upstream/metadata
@@ -3,9 +3,7 @@
 # https://wiki.debian.org/UpstreamMetadata
 Bug-Database: https://github.com/neilbrown/wiggle/issues
 Bug-Submit: https://github.com/neilbrown/wiggle/issues/new
-Contact: Neil Brown <neilb@suse.de>
 Homepage: https://github.com/neilbrown/wiggle
-Name: wiggle
 Repository: https://github.com/neilbrown/wiggle.git
 Repository-Browse: https://github.com/neilbrown/wiggle/commits/master
 Security-Contact: Neil Brown <neilb@suse.de>

Debdiff

File lists identical (after any substitutions)

No differences were encountered between the control files of package wiggle

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

Run locally

More details

Full run details