[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#602931: foomatic-filters: Please drop perl dependency



Didier 'OdyX' Raboud [2010-11-09 15:36 +0100]:
> Thanks for your bugreport, but it lacks the mentionned patch.

/me headdesks

Sorry about that, here it is.

Martin
-- 
Martin Pitt                        | http://www.piware.de
Ubuntu Developer (www.ubuntu.com)  | Debian Developer  (www.debian.org)
diff -Nru foomatic-filters-4.0.5/debian/changelog foomatic-filters-4.0.5/debian/changelog
--- foomatic-filters-4.0.5/debian/changelog	2010-09-03 08:48:25.000000000 +0200
+++ foomatic-filters-4.0.5/debian/changelog	2010-11-09 15:23:39.000000000 +0100
@@ -1,3 +1,10 @@
+foomatic-filters (4.0.5-0ubuntu4) natty; urgency=low
+
+  * debian/rules: Perl scripts from this package don't use any perl modules,
+    so call dh_perl with "-d" to avoid the unnecessary perl dependency.
+
+ -- Martin Pitt <martin.pitt@ubuntu.com>  Tue, 09 Nov 2010 15:22:48 +0100
+
 foomatic-filters (4.0.5-0ubuntu3) maverick; urgency=low
 
   [ Till Kamppeter ]
diff -Nru foomatic-filters-4.0.5/debian/rules foomatic-filters-4.0.5/debian/rules
--- foomatic-filters-4.0.5/debian/rules	2010-09-01 00:36:37.000000000 +0200
+++ foomatic-filters-4.0.5/debian/rules	2010-11-09 15:22:45.000000000 +0100
@@ -34,3 +34,6 @@
 	sed -i -e "s/#MOTHER_DISTRO#/Debian/g" debian/foomatic-filters.postinst
 	sed -i -e "s/#FF_PS_DEFAULT_CHANGE_VERSION#/4.0.5-1/g" debian/foomatic-filters.postinst
 endif
+
+override_dh_perl:
+	dh_perl -d

Attachment: signature.asc
Description: Digital signature


Reply to: