Lintian Fixes - gf2x

Ready changes

Summary

Failed fixers:

See the worker log for details.

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 9c147a1..978b57c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+gf2x (1.3.0-3) UNRELEASED; urgency=medium
+
+  * 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>  Sun, 20 Nov 2022 01:32:43 -0000
+
 gf2x (1.3.0-2) unstable; urgency=medium
 
   * Fix d/watch.
diff --git a/debian/control b/debian/control
index 0416df6..08524b8 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.
 Uploaders: Julien Puydt <jpuydt@debian.org>
 Section: math
 Priority: optional
-Standards-Version: 4.6.0
+Standards-Version: 4.6.2
 Homepage: http://gf2x.gforge.inria.fr/
 Build-Depends: debhelper-compat (= 13)
 Vcs-Git: https://salsa.debian.org/science-team/gf2x.git
diff --git a/debian/rules b/debian/rules
index 07cc091..9432331 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 export DEB_BUILD_MAINT_OPTIONS=hardening=+all
 
 %:
-	dh $@ --with autoreconf
+	dh $@
 
 override_dh_auto_configure:
 	dh_auto_configure -- --disable-hardware-specific-code --disable-static

Debdiff

File lists identical (after any substitutions)

No differences were encountered between the control files of package libgf2x-dev

No differences were encountered between the control files of package libgf2x3

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

Run locally

More details

Full run details