| > debian/control reads: | > | > Version: 5.2.0-1 | > Depends: libc6 (>= 2.6-1), libncurses5 (>= 5.4-5) | > Filename: pool/main/m/multitail/multitail_5.2.0-1_i386.deb | > | > But installed file: | > | > head -5 /etc/multitail/convert-geoip.pl | nl -ba | > 1 #!/usr/bin/perl | > 2 | > 3 use Geo::IP; | > 4 | > 5 my $gi = Geo::IP->new(GEOIP_STANDARD); | > | > Please correct debian/control dependency | | Imho this should not be a dependency, e.g. not to geoip. | I saw your other bug report as well and I like to idea of moving the | scripts to the docs-directory. | Orrrr; one could add geo-ip to the suggestions-dependencies.
"Suggests" could be ok, but then please document the dependency in README.Debian Jari -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

