The following commit has been merged in the master branch:
commit 48895a4141fad3bad84f40d2f83da4026750b06a
Author: Niels Thykier <[email protected]>
Date:   Fri Dec 23 21:17:20 2011 +0100

    Added missing use Lintian::Data
    
    Signed-off-by: Niels Thykier <[email protected]>

diff --git a/lib/Lintian/Architecture.pm b/lib/Lintian/Architecture.pm
index 6ef5db2..e7c417f 100644
--- a/lib/Lintian/Architecture.pm
+++ b/lib/Lintian/Architecture.pm
@@ -21,6 +21,8 @@ package Lintian::Architecture;
 use strict;
 use warnings;
 
+use Lintian::Data;
+
 use base 'Exporter';
 our (@EXPORT_OK, %EXPORT_TAGS);
 

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