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

[SCM] Debian package checker branch, master, updated. 2.5.3-215-g2398d46



The following commit has been merged in the master branch:
commit a68b7c59aa39b9fd072105c172cc8b8df8a69bac
Author: Niels Thykier <niels@thykier.net>
Date:   Sun Nov 13 21:18:14 2011 +0100

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

diff --git a/checks/standards-version b/checks/standards-version
index 78d3ae2..91e66c8 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 Oct 2009') or fail "Cannot parse ANCIENT_DATE: $!";
+my $ANCIENT_DATE = str2time('13 Nov 2009') or fail "Cannot parse ANCIENT_DATE: $!";
 
 my $STANDARDS = Lintian::Data->new('standards-version/release-dates', qr/\s+/o);
 

-- 
Debian package checker


Reply to: