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

[SCM] Debian package checker branch, master, updated. 2.5.9-31-g27e2be3



The following commit has been merged in the master branch:
commit 27e2be38be33dcc07582e28a3496a12d493f6546
Author: Niels Thykier <niels@thykier.net>
Date:   Sun Jun 17 11:27:57 2012 +0200

    lintian: Remove now obsolete comment about LINTIAN_ROOT
    
    Signed-off-by: Niels Thykier <niels@thykier.net>

diff --git a/frontend/lintian b/frontend/lintian
index b1c3b9e..5451662 100755
--- a/frontend/lintian
+++ b/frontend/lintian
@@ -31,15 +31,6 @@ use Getopt::Long;
 
 # {{{ Application Variables
 
-#### NOTE ABOUT LINTIAN_ROOT
-#
-# Some of the Lintian modules need LINTIAN_ROOT (e.g. Lintian::Data)
-# and we supply it via $ENV{'LINTIAN_ROOT'}.  This means that
-# $ENV{'LINTIAN_ROOT'} must generally always be update *before* we
-# load Lintian modules.
-#
-#### END NOTE ABOUT LINTIAN_ROOT
-
 # Variables from %opt (defined below) we must export to %ENV
 my @MUST_EXPORT = (qw(
     LINTIAN_LAB

-- 
Debian package checker


Reply to: