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

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

diff --git a/reporting/html_reports b/reporting/html_reports
index 04fe654..f3f3f0e 100755
--- a/reporting/html_reports
+++ b/reporting/html_reports
@@ -54,6 +54,7 @@ $ENV{'LINTIAN_ROOT'} = $LINTIAN_ROOT;
 use lib "$ENV{LINTIAN_ROOT}/lib";
 use Read_pkglists;
 use Read_taginfo;
+use Text_utils;
 use Util;
 
 # Global variables from Read_pkglists.  Ugh.

-- 
Debian package checker


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

Reply via email to