Lintian Fixes - motion

Ready changes

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index 724cf74..5fccffa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+motion (4.5.1-3) UNRELEASED; urgency=medium
+
+  * Drop unnecessary dependency on dh-autoreconf.
+  * Fix day-of-week for changelog entries 3.2.3-2, 3.1.19-1, 3.1.14-1.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Wed, 14 Jun 2023 02:30:55 -0000
+
 motion (4.5.1-2) unstable; urgency=medium
 
   * d/tests: verify the presence of motion program
@@ -398,7 +405,7 @@ motion (3.2.3-2) unstable; urgency=medium
     at the end of all comment lines.
   * Bumped Standards-Version to 3.7.2. No changes to package necessary.
 
- -- Frederik Dannemare <frederik@dannemare.net>  Thu,  3 Nov 2006 09:41:23 +0100
+ -- Frederik Dannemare <frederik@dannemare.net>  Fri, 03 Nov 2006 09:41:23 +0100
 
 motion (3.2.3-1.1) unstable; urgency=high
 
@@ -451,7 +458,7 @@ motion (3.1.19-1) unstable; urgency=low
     how to properly build with ffmpeg support.
   * Upload sponsored by Ari Pollak <ari@debian.org>.
 
- -- Frederik Dannemare <frederik@dannemare.net>  Wed, 14 Mar 2005 01:03:18 +0100
+ -- Frederik Dannemare <frederik@dannemare.net>  Mon, 14 Mar 2005 01:03:18 +0100
 
 motion (3.1.17-1) unstable; urgency=low
 
@@ -496,7 +503,7 @@ motion (3.1.14-1) unstable; urgency=low
   * Edit configure/configure.in to avoid use of rpath.
   * Upload sponsored by Matthias Urlichs <smurf@debian.org>.
 
- -- Frederik Dannemare <frederik@dannemare.net>  Mon, 29 Jul 2004 21:22:24 +0200
+ -- Frederik Dannemare <frederik@dannemare.net>  Thu, 29 Jul 2004 21:22:24 +0200
 
 motion (3.0.6-0.1) unstable; urgency=low
 
diff --git a/debian/rules b/debian/rules
index 43a5a5f..db2c028 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,7 +7,7 @@ LIBDIR_MULTIARCH = /usr/lib/$(DEB_HOST_MULTIARCH)
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 %:
-	dh $@ --with autoreconf
+	dh $@
 
 override_dh_auto_configure:
 	dh_auto_configure -- \

Run locally

More details

Full run details

Historical runs