The following commit has been merged in the master branch:
commit c33ad51bee97a84f00569c1f951da4b45fe203a0
Author: Niels Thykier <[email protected]>
Date:   Wed Oct 12 12:54:15 2011 +0200

    Monthly update of ANCIENT_DATE
    
    Signed-off-by: Niels Thykier <[email protected]>

diff --git a/checks/standards-version b/checks/standards-version
index 9523496..78d3ae2 100644
--- a/checks/standards-version
+++ b/checks/standards-version
@@ -32,7 +32,7 @@ use Lintian::Tags qw(tag);
 use Util;
 
 # Any Standards Version released before this day is "ancient"
-my $ANCIENT_DATE = str2time('10 Sep 2009') or fail "Cannot parse ANCIENT_DATE: 
$!";
+my $ANCIENT_DATE = str2time('10 Oct 2009') 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