The following commit has been merged in the master branch:
commit 69f93b0c19bbe54eb170d52d1aa8bda5e7772dad
Author: Niels Thykier <[email protected]>
Date:   Wed Oct 12 15:00:17 2011 +0200

    Fixed private/tag-stats
    
    Signed-off-by: Niels Thykier <[email protected]>

diff --git a/private/tag-stats b/private/tag-stats
index 205e371..b7e9988 100755
--- a/private/tag-stats
+++ b/private/tag-stats
@@ -24,8 +24,8 @@ BEGIN {
 my $LINTIAN_ROOT = $ENV{'LINTIAN_ROOT'};
 
 use lib "$ENV{'LINTIAN_ROOT'}/lib";
-use Read_pkglists;
 use Lintian::Tag::Info;
+use Util;
 
 my @severities = reverse qw(pedantic wishlist minor normal important serious);
 my @certainties = reverse qw(wild-guess possible certain);

-- 
Debian package checker


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]

Reply via email to