Changed Lintian to Maemian in Tags.pm
authorJeremiah Foster <jeremiah@test.maemo.org>
Thu, 28 May 2009 12:11:43 +0000 (15:11 +0300)
committerJeremiah Foster <jeremiah@test.maemo.org>
Thu, 28 May 2009 12:11:43 +0000 (15:11 +0300)
lib/Tags.pm

index 0895221..4a9024d 100644 (file)
@@ -27,7 +27,7 @@ use Exporter;
 our @ISA    = qw(Exporter);
 our @EXPORT = qw(tag);
 
-use Lintian::Output;
+use Maemian::Output;
 
 # configuration variables and defaults
 our $show_pedantic = 0;