The following commit has been merged in the master branch:
commit a67dcba8e1d20e5850c4f316b3bdb1538fcee838
Author: Adam D. Barratt <[EMAIL PROTECTED]>
Date:   Sun Dec 7 15:39:12 2008 +0000

    use() Text_Utils, as it's no longer indirectly pulled in via Read_taginfo.

diff --git a/frontend/lintian-info b/frontend/lintian-info
index 7d6cb8d..80d6ae9 100755
--- a/frontend/lintian-info
+++ b/frontend/lintian-info
@@ -37,6 +37,7 @@ BEGIN {
 # import perl libraries
 use lib "$ENV{'LINTIAN_ROOT'}/lib";
 use Read_taginfo;
+use Text_utils;
 
 my %already_displayed = ();
 

-- 
Debian package checker


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to