Lintian Fixes - apertium-urd

Ready changes

Summary

  • Drop unnecessary dependency on dh-autoreconf.
  • Drop unnecessary dependency on dh-autoreconf.
  • Update standards version to 4.6.2, no changes needed. ( out-of-date-standards-version )

Failed fixers:

See the worker log for details.

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index b808ec9..b1f11e4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,8 @@ apertium-urd (0.1.0~r61311-4) UNRELEASED; urgency=medium
   * Remove constraints unnecessary since buster (oldstable):
     + Build-Depends: Drop versioned constraint on apertium-dev and pkg-config.
     + apertium-urd: Drop versioned constraint on apertium in Depends.
+  * Drop unnecessary dependency on dh-autoreconf.
+  * Update standards version to 4.6.2, no changes needed.
 
  -- Debian Janitor <janitor@jelmer.uk>  Wed, 12 Oct 2022 11:14:01 -0000
 
diff --git a/debian/control b/debian/control
index 096d770..e98edca 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends: apertium-dev,
                gawk,
                libhfst-dev,
                pkg-config
-Standards-Version: 4.6.1
+Standards-Version: 4.6.2
 Homepage: https://apertium.org/
 Vcs-Git: https://salsa.debian.org/science-team/apertium-urd.git
 Vcs-Browser: https://salsa.debian.org/science-team/apertium-urd
diff --git a/debian/rules b/debian/rules
index b5d222c..0d43d7d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,4 +6,4 @@ export DH_OPTIONS
 export LC_ALL=C.UTF-8
 
 %:
-	dh $@ --fail-missing --with autoreconf
+	dh $@ --fail-missing

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details