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

[SCM] Debian package checker branch, lab-refactor, updated. 2.5.3-194-g6f80ad5



The following commit has been merged in the lab-refactor branch:
commit 6f80ad51e7d7d82e9ec1c99bdd0c2e992515371c
Author: Niels Thykier <niels@thykier.net>
Date:   Fri Nov 4 22:01:51 2011 +0100

    Bump LAB_FORMAT to 11
    
    Signed-off-by: Niels Thykier <niels@thykier.net>

diff --git a/lib/Lintian/Lab.pm b/lib/Lintian/Lab.pm
index aebdfba..36d1c70 100644
--- a/lib/Lintian/Lab.pm
+++ b/lib/Lintian/Lab.pm
@@ -37,7 +37,7 @@ use Scalar::Util qw(blessed);
 use constant {
 # Lab format Version Number increased whenever incompatible changes
 # are done to the lab so that all packages are re-unpacked
-    LAB_FORMAT      => 10.1,
+    LAB_FORMAT      => 11,
 # Constants to avoid semantic errors due to typos in the $lab->{'mode'}
 # field values.
     LAB_MODE_STATIC => 'static',

-- 
Debian package checker


Reply to: