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

[SCM] Debian package checker branch, master, updated. 2.5.1-84-geb1c186



The following commit has been merged in the master branch:
commit b32a566fbd9e700d75a3ce93375c5c529018a384
Author: Niels Thykier <niels@thykier.net>
Date:   Tue Jul 12 15:03:56 2011 +0200

    Copied LAB_FORMAT comments into Lab.pm where it belongs

diff --git a/lib/Lab.pm b/lib/Lab.pm
index 6532e0a..7dbc689 100644
--- a/lib/Lab.pm
+++ b/lib/Lab.pm
@@ -24,6 +24,8 @@ use strict;
 use warnings;
 use base qw(Exporter);
 
+# Lab format Version Number increased whenever incompatible changes
+# are done to the lab so that all packages are re-unpacked
 use constant LAB_FORMAT => 10;
 
 # Export now due to cicular depends between Lab and Lab::Package.

-- 
Debian package checker


Reply to: