[xml/sgml-pkgs] Bug#602125: sgml-base: please drop perl dependency

Martin Pitt martin.pitt at ubuntu.com
Mon Nov 1 19:01:17 UTC 2010


Package: sgml-base
Version: 1.26+nmu1
Severity: wishlist
Tags: patch
User: ubuntu-devel at lists.ubuntu.com
Usertags: origin-ubuntu ubuntu-patch natty

Hello,

in Ubuntu we are trying to get rid of Perl in the default installation
(that is, the full Perl, not perl-base of course); for this I'm
currently removing the remaining reverse dependencies.

With this patch, this package will work with just perl-base.

Thanks for considering,

Martin

-- 
Martin Pitt                        | http://www.piware.de
Ubuntu Developer (www.ubuntu.com)  | Debian Developer  (www.debian.org)
-------------- next part --------------
diff -Nru sgml-base-1.26+nmu1/debian/changelog sgml-base-1.26+nmu1ubuntu1/debian/changelog
--- sgml-base-1.26+nmu1/debian/changelog	2010-07-18 08:39:38.000000000 -0400
+++ sgml-base-1.26+nmu1ubuntu1/debian/changelog	2010-11-01 14:57:50.000000000 -0400
@@ -1,3 +1,10 @@
+sgml-base (1.26+nmu1ubuntu1) natty; urgency=low
+
+  * debian/rules: Package doesn't use anything from perl-modules, so use
+    "dh_perl -d" to drop unnecessary "perl" dependency.
+
+ -- Martin Pitt <martin.pitt at ubuntu.com>  Mon, 01 Nov 2010 14:57:21 -0400
+
 sgml-base (1.26+nmu1) unstable; urgency=low
 
   * Non-maintainer upload
diff -Nru sgml-base-1.26+nmu1/debian/control sgml-base-1.26+nmu1ubuntu1/debian/control
diff -Nru sgml-base-1.26+nmu1/debian/rules sgml-base-1.26+nmu1ubuntu1/debian/rules
--- sgml-base-1.26+nmu1/debian/rules	2004-02-29 19:47:44.000000000 -0500
+++ sgml-base-1.26+nmu1ubuntu1/debian/rules	2010-11-01 14:57:14.000000000 -0400
@@ -45,7 +45,7 @@
 		dh_compress
 		dh_fixperms
 		dh_installdeb
-		dh_perl
+		dh_perl -d
 		dh_gencontrol
 		dh_md5sums
 		dh_builddeb
-------------- 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/debian-xml-sgml-pkgs/attachments/20101101/35bfee13/attachment.pgp>


More information about the debian-xml-sgml-pkgs mailing list