The following commit has been merged in the master branch:
commit 8ce64575b65a53d96454d4007ff2d4c75ab58791
Author: Niels Thykier <[email protected]>
Date:   Sat Jun 16 13:36:33 2012 +0200

    L::Tag::Info: Add missing use Lintian::Data;
    
    Signed-off-by: Niels Thykier <[email protected]>

diff --git a/lib/Lintian/Tag/Info.pm b/lib/Lintian/Tag/Info.pm
index bc8bff1..af5a9ad 100644
--- a/lib/Lintian/Tag/Info.pm
+++ b/lib/Lintian/Tag/Info.pm
@@ -24,6 +24,7 @@ use warnings;
 
 use Carp qw(croak);
 
+use Lintian::Data;
 use Lintian::Tag::TextUtil qw(dtml_to_html dtml_to_text split_paragraphs 
wrap_paragraphs);
 use Lintian::Util qw(fail);
 

-- 
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