Lintian Fixes - e2fsprogs

Ready changes

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index 0888b334..ca53c28c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1351,7 +1351,7 @@ e2fsprogs (1.43~WIP-2014-02-04-1) unstable; urgency=low
 
   * Merge in updates from the maint branch (changes from 1.42.10-1)
 
- -- Theodore Y. Ts'o <tytso@mit.edu>  Wed, 04 Feb 2014 23:31:56 -0500
+ -- Theodore Y. Ts'o <tytso@mit.edu>  Tue, 04 Feb 2014 23:31:56 -0500
 
 e2fsprogs (1.42.10-1) unstable; urgency=medium
 
@@ -1573,7 +1573,7 @@ e2fsprogs (1.42.7-1) unstable; urgency=low
   * Update Czech, Dutch, French, German, Polish, Swedish, and
     Vietnamese translations
 
- -- Theodore Y. Ts'o <tytso@mit.edu>  Tue, 21 Jan 2013 21:52:58 -0500
+ -- Theodore Y. Ts'o <tytso@mit.edu>  Mon, 21 Jan 2013 21:52:58 -0500
 
 e2fsprogs (1.43~WIP-2012-09-22-1) unstable; urgency=low
 
@@ -2344,7 +2344,7 @@ e2fsprogs (1.41.6-1) unstable; urgency=low
   * Add a build depends in the control file indicating that dietlibc
     must be newer than version 0.30 (Closes: #506064)
 
- -- Theodore Y. Ts'o <tytso@mit.edu>  Fri, 30 May 2009 13:26:23 -0400
+ -- Theodore Y. Ts'o <tytso@mit.edu>  Sat, 30 May 2009 13:26:23 -0400
 
 e2fsprogs (1.41.5-1) unstable; urgency=low
 
@@ -3011,7 +3011,7 @@ e2fsprogs (1.40-1) unstable; urgency=low
       com_err entry from from /usr/share/info/dir when the comerr-dev
       package is purged (Closes: #401711)
 
- -- Theodore Y. Ts'o <tytso@mit.edu>  Sun, 29 Jun 2007 22:40:27 -0400
+ -- Theodore Y. Ts'o <tytso@mit.edu>  Fri, 29 Jun 2007 22:40:27 -0400
 
 e2fsprogs (1.39+1.40-WIP-2007.04.07+dfsg-2) unstable; urgency=low
 
@@ -3352,7 +3352,7 @@ e2fsprogs (1.38-1) unstable; urgency=low
     of this release.
   * Update French, Dutch, Polish, Swedish, and Turkish translations.
 
- -- Theodore Y. Ts'o <tytso@mit.edu>  Wed, 30 Jun 2005 20:02:42 -0400
+ -- Theodore Y. Ts'o <tytso@mit.edu>  Thu, 30 Jun 2005 20:02:42 -0400
 
 e2fsprogs (1.37+1.38-WIP-0620-1) unstable; urgency=low
 
@@ -3431,7 +3431,7 @@ e2fsprogs (1.37-1) unstable; urgency=low
     on any Debian system regardless of which version of awk is installed.
     (Closes: #299341)
 
- -- Theodore Y. Ts'o <tytso@mit.edu>  Thu, 21 Mar 2005 22:31:08 -0500
+ -- Theodore Y. Ts'o <tytso@mit.edu>  Mon, 21 Mar 2005 22:31:08 -0500
 
 e2fsprogs (1.36release-1) unstable; urgency=low
 
@@ -4627,7 +4627,7 @@ e2fsprogs (1.12-2) unstable; urgency=low
   * Removed path from ldconfig invocation, obeying packaging manual.
   * Improved the subst.c patch (thanks to Peter Moulder).
 
- -- Yann Dirson <dirson@debian.org>  Thu, 14 Jul 1998 14:10:06 +0200
+ -- Yann Dirson <dirson@debian.org>  Tue, 14 Jul 1998 14:10:06 +0200
 
 e2fsprogs (1.12-1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 77019870..829033b2 100644
--- a/debian/control
+++ b/debian/control
@@ -2,10 +2,10 @@ Source: e2fsprogs
 Section: admin
 Priority: required
 Maintainer: Theodore Y. Ts'o <tytso@mit.edu>
-Build-Depends: gettext, texinfo, pkg-config, libfuse-dev [linux-any kfreebsd-any] <!pkg.e2fsprogs.no-fuse2fs>, debhelper-compat (= 12), dh-exec, libblkid-dev, uuid-dev, m4, udev [linux-any], systemd [linux-any], cron [linux-any]
+Build-Depends: gettext, texinfo, pkg-config, libfuse-dev [linux-any kfreebsd-any] <!pkg.e2fsprogs.no-fuse2fs>, debhelper-compat (= 13), dh-exec, libblkid-dev, uuid-dev, m4, udev [linux-any], systemd [linux-any], cron [linux-any]
 Rules-Requires-Root: no
 Standards-Version: 4.6.2
-Homepage: http://e2fsprogs.sourceforge.net
+Homepage: https://e2fsprogs.sourceforge.net
 Vcs-Browser: https://git.kernel.org/pub/scm/fs/ext2/e2fsprogs.git
 Vcs-Git: https://git.kernel.org/pub/scm/fs/ext2/e2fsprogs.git -b debian/master
 
diff --git a/debian/rules b/debian/rules
index b85976f0..cb28d0bd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -112,7 +112,7 @@ override_dh_install:
 	dh_install -p e2fsprogs --sourcedir=${stdbuilddir} NEWS.gz \
 		usr/share/doc/e2fsprogs
 	dh_install
-	dh_missing --fail-missing
+	dh_missing
 
 ifeq (,$(filter noudeb,$(DEB_BUILD_PROFILES)))
 override_dh_lintian:

Run locally

More details

Full run details

Historical runs