Changed Lintian to Maemian in Tags.pm
[maemian] / 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;