The following commit has been merged in the master branch:
commit 54e9a5f2a5d7571ea3ba35c4ca6555650331830e
Author: Niels Thykier <[email protected]>
Date: Mon May 20 21:41:19 2013 +0200
c/standards-version: Bump ANCIENT_DATE
Signed-off-by: Niels Thykier <[email protected]>
diff --git a/checks/standards-version b/checks/standards-version
index 2757c54..d71fb59 100644
--- a/checks/standards-version
+++ b/checks/standards-version
@@ -34,7 +34,7 @@ use Lintian::Tags qw(tag);
use Lintian::Util qw(fail);
# Any Standards Version released before this day is "ancient"
-my $ANCIENT_DATE = str2time ('20 Apr 2011') or fail "Cannot parse
ANCIENT_DATE: $!";
+my $ANCIENT_DATE = str2time('20 Jun 2011') 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]