[Pkg-utopia-maintainers] Bug#603581: libnss-mdns: Please drop unnecessary perl dependency
Martin Pitt
martin.pitt at ubuntu.com
Mon Nov 15 15:51:14 UTC 2010
Package: libnss-mdns
Version: 0.10-3.1
Severity: minor
Tags: patch
User: ubuntu-devel at lists.ubuntu.com
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)
-------------- next part --------------
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 <martin.pitt at ubuntu.com> 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)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-utopia-maintainers/attachments/20101115/2fab7df1/attachment.pgp>
More information about the Pkg-utopia-maintainers
mailing list