The following commit has been merged in the master branch:
commit 716529e2fed1eec84f60d8b3c3de6f185aa4d928
Author: Niels Thykier <[email protected]>
Date:   Fri Sep 14 10:21:43 2012 +0200

    checks/s-v: Bump ANCIENT_DATE to 15th of Sep 2010
    
    Signed-off-by: Niels Thykier <[email protected]>

diff --git a/checks/standards-version b/checks/standards-version
index bc3854a..ebd54dd 100644
--- a/checks/standards-version
+++ b/checks/standards-version
@@ -32,7 +32,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 Aug 2010') or fail "Cannot parse 
ANCIENT_DATE: $!";
+my $ANCIENT_DATE = str2time ('15 Sep 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]

Reply via email to