Lintian Fixes - gengetopt

Ready changes

Summary

Failed fixers:

See the worker log for details.

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 945718d..9002098 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+gengetopt (2.23+dfsg1-2) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Set upstream metadata fields: Repository-Browse.
+  * Drop unnecessary dependency on dh-autoreconf.
+  * Update standards version to 4.6.1, no changes needed.
+  * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Sat, 19 Nov 2022 09:52:39 -0000
+
 gengetopt (2.23+dfsg1-1) unstable; urgency=medium
 
   * New upstream release
diff --git a/debian/control b/debian/control
index 16a9dbf..f7fb157 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Thorsten Alteholz <debian@alteholz.de>
 Build-Depends: debhelper-compat (= 12)
 	, flex
-Standards-Version: 4.5.0
+Standards-Version: 4.6.2
 Homepage: https://www.gnu.org/software/gengetopt/
 Vcs-Browser: https://salsa.debian.org/alteholz/gengetopt
 Vcs-Git: https://salsa.debian.org/alteholz/gengetopt.git
diff --git a/debian/rules b/debian/rules
index 1ce928d..bf5180e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 export REPACK_SH=$(CURDIR)/debian/repack.sh
 
 %:
-	dh $@ --with autoreconf
+	dh $@
 
 SAVERESTORE := \
 	doc/cmdline1.c \
@@ -48,4 +48,3 @@ override_dh_auto_test:
 ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
 	dh_auto_test --no-parallel
 endif
-
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..b9a1b57
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,2 @@
+---
+Repository-Browse: https://git.savannah.gnu.org/cgit/gengetopt.git

Debdiff

File lists identical (after any substitutions)

No differences were encountered between the control files of package gengetopt

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

Run locally

More details

Full run details