[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[SCM] Debian package checker branch, master, updated. 2.5.3-59-g3b665a0



The following commit has been merged in the master branch:
commit c33ad51bee97a84f00569c1f951da4b45fe203a0
Author: Niels Thykier <niels@thykier.net>
Date:   Wed Oct 12 12:54:15 2011 +0200

    Monthly update of ANCIENT_DATE
    
    Signed-off-by: Niels Thykier <niels@thykier.net>

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


Reply to: