Package: sgml-base
Version: 1.26+nmu1
Severity: wishlist
Tags: patch
User: [email protected]
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)
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 <[email protected]>  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

Attachment: signature.asc
Description: Digital signature

Reply via email to