X-Git-Url: http://vcs.maemo.org/git/?a=blobdiff_plain;f=lib%2FTags.pm;h=4a9024d87ae8a2c87a643f60d8e0b0f7f017840b;hb=6d3d18778e68741ca0dfd7b3a3c8e14f9dc47288;hp=089522123c086a460326a6e3b10afd6ce163e244;hpb=f7acfbedaeb1e8a9ff7b433c04b6059394ed5aa2;p=maemian diff --git a/lib/Tags.pm b/lib/Tags.pm index 0895221..4a9024d 100644 --- a/lib/Tags.pm +++ b/lib/Tags.pm @@ -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;