Run of lintian-fixes for apertium-hin

Merge these changes:

git pull https://janitor.debian.net/git/apertium-hin lintian-fixes/main
Full worker log

Summary

  • Drop unnecessary dependency on dh-autoreconf.

Diff

diff --git a/debian/changelog b/debian/changelog
index b25a427..421f528 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+apertium-hin (0.1.0~r59158-5) UNRELEASED; urgency=medium
+
+  * Drop unnecessary dependency on dh-autoreconf.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Wed, 12 Oct 2022 11:13:50 -0000
+
 apertium-hin (0.1.0~r59158-4) unstable; urgency=low
 
   * debian/control:
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

Publish History

  • 2022-11-27T00:40: Failed to push: nothing-to-do ( not enough changes for a new merge proposal )

Resulting package

The resulting binary packages can be installed (if you have the apt repository enabled) by running one of:

apt install -t lintian-fixes apertium-hin

Lintian Result

Reviews

Reviewer Verdict Comment
jelmer@debian.org approved