The following commit has been merged in the master branch:
commit 23f4bb29b788af9cdc9b836ebae6baf92c7a6c36
Author: Niels Thykier <[email protected]>
Date: Sun Nov 18 21:09:32 2012 +0100
c/standards-version: Bump ANCIENT_DATE
Signed-off-by: Niels Thykier <[email protected]>
diff --git a/checks/standards-version b/checks/standards-version
index a73f367..3511b8a 100644
--- a/checks/standards-version
+++ b/checks/standards-version
@@ -33,7 +33,7 @@ use Lintian::Tags qw(tag);
use Lintian::Util qw(fail);
# Any Standards Version released before this day is "ancient"
-my $ANCIENT_DATE = str2time ('15 Oct 2010') or fail "Cannot parse
ANCIENT_DATE: $!";
+my $ANCIENT_DATE = str2time ('17 Dec 2010') or fail "Cannot parse
ANCIENT_DATE: $!";
my $STANDARDS = Lintian::Data->new('standards-version/release-dates',
qr/\s+/o);
--
Debian package checker
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]