Package: libnss-mdns Version: 0.10-3.1 Severity: minor Tags: patch User: [email protected] Usertags: origin-ubuntu ubuntu-patch natty
libnss-mdns doesn't actually use Perl anywhere except for a call in the maintainer script. But that doesn't import any modules, so perl-base will do just fine. Please drop the unnecessary perl dependency, so that it's possible to install this package without Perl (embedded and space constrained environments). Thanks for considering, Martin -- Martin Pitt | http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org)
diff -u nss-mdns-0.10/debian/changelog nss-mdns-0.10/debian/changelog --- nss-mdns-0.10/debian/changelog +++ nss-mdns-0.10/debian/changelog @@ -1,3 +1,11 @@ +nss-mdns (0.10-3.1ubuntu1) UNRELEASED; urgency=low + + * debian/control: Drop unnecessary Perl dependency. The only place that uses + perl is the maintainer script, which doesn't import any modules and thus + will run just fine with perl-base. + + -- Martin Pitt <[email protected]> Mon, 15 Nov 2010 16:43:55 +0100 + nss-mdns (0.10-3.1) unstable; urgency=low * NMU diff -u nss-mdns-0.10/debian/control nss-mdns-0.10/debian/control --- nss-mdns-0.10/debian/control +++ nss-mdns-0.10/debian/control @@ -14,7 +15,6 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, base-files (>= 3.1.10), - perl, avahi-daemon (>= 0.6.16-1) Suggests: avahi-autoipd | zeroconf Architecture: any @@ -30,7 +30,6 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, base-files (>= 3.1.10), - perl, avahi-daemon (>= 0.6.16-1) Suggests: avahi-autoipd | zeroconf Conflicts: libc6-i386 (<= 2.9-18)
signature.asc
Description: Digital signature

