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

[SCM] Debian package checker branch, master, updated. 2.5.4-86-ga68bfe2



The following commit has been merged in the master branch:
commit 9844811c674a271a919049e44a7d40384daaa55e
Author: Niels Thykier <niels@thykier.net>
Date:   Tue Jan 17 19:59:22 2012 +0100

    Refreshed ancient S-V date
    
    Signed-off-by: Niels Thykier <niels@thykier.net>

diff --git a/checks/standards-version b/checks/standards-version
index d52614a..296844d 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('13 Dec 2009') or fail "Cannot parse ANCIENT_DATE: $!";
+my $ANCIENT_DATE = str2time('17 Jan 2010') or fail "Cannot parse ANCIENT_DATE: $!";
 
 my $STANDARDS = Lintian::Data->new('standards-version/release-dates', qr/\s+/o);
 

-- 
Debian package checker


Reply to: