Lintian Fixes - rush

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 07bdf8e..fff970e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+rush (2.3-3) UNRELEASED; urgency=medium
+
+  * Use secure copyright file specification URI.
+  * Drop unnecessary dependency on dh-autoreconf.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Sun, 24 Jul 2022 03:08:11 -0000
+
 rush (2.3-2) unstable; urgency=medium
 
   * Add metadata for debian/patch/*.
diff --git a/debian/copyright b/debian/copyright
index c0861e8..cbec086 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,4 +1,4 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: GNU rush
 Upstream-Contact: Sergey Poznyakoff <gray@gnu.org.ua>
 Source: https://puszcza.gnu.org.ua/projects/rush/
diff --git a/debian/rules b/debian/rules
index 875e6f8..c2932a9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@ DEB_BUILD_MAINT_OPTIONS = hardening=+all
 export DEB_BUILD_MAINT_OPTIONS
 
 %:
-	dh $@ --with autoreconf
+	dh $@
 
 override_dh_auto_configure:
 	dh_auto_configure CFLAGS="-Wall ${CFLAGS}" LDFLAGS="${LDFLAGS}"

Debdiff

File lists identical (after any substitutions)

No differences were encountered between the control files of package rush

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

Run locally

More details

Full run details