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

[SCM] Debian package checker branch, master, updated. 2.5.2-132-g9faa8c3



The following commit has been merged in the master branch:
commit 9faa8c319899ca6d7ee94b3f9f5fb94c1987a964
Author: Niels Thykier <niels@thykier.net>
Date:   Sat Sep 10 12:01:51 2011 +0200

    Release 2.5.3 into unstable
    
    Also update the "ancient Standards-Version" date.

diff --git a/checks/standards-version b/checks/standards-version
index 872bc8e..0c7881c 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('21 Aug 2009') or fail "Cannot parse ANCIENT_DATE: $!";
+my $ANCIENT_DATE = str2time('10 Sep 2009') or fail "Cannot parse ANCIENT_DATE: $!";
 
 my $STANDARDS = Lintian::Data->new('standards-version/release-dates', qr/\s+/o);
 
diff --git a/debian/changelog b/debian/changelog
index 8b51229..c65fe42 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,6 @@
-lintian (2.5.3) UNRELEASED; urgency=low
+lintian (2.5.3) unstable; urgency=low
+
+  The "Another 51 bites the dust.  169 left to go." release.
 
   * Summary of tag changes:
     + Added:
@@ -299,7 +301,7 @@ lintian (2.5.3) UNRELEASED; urgency=low
     + [JW,NT] Fixed test failures caused by unpacking the source
       with a umask different from 0022.  (Closes: #637649)
 
- -- Niels Thykier <niels@thykier.net>  Wed, 10 Aug 2011 21:09:24 +0200
+ -- Niels Thykier <niels@thykier.net>  Sat, 10 Sep 2011 11:53:51 +0200
 
 lintian (2.5.2) unstable; urgency=low
 

-- 
Debian package checker


Reply to: