r45454 - in /trunk/libtext-reflow-perl/debian: control rules

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Wed Oct 7 20:27:55 UTC 2009


Author: gregoa
Date: Wed Oct  7 20:27:50 2009
New Revision: 45454

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=45454
Log:
don't compress example script

Modified:
    trunk/libtext-reflow-perl/debian/control
    trunk/libtext-reflow-perl/debian/rules

Modified: trunk/libtext-reflow-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtext-reflow-perl/debian/control?rev=45454&op=diff
==============================================================================
--- trunk/libtext-reflow-perl/debian/control (original)
+++ trunk/libtext-reflow-perl/debian/control Wed Oct  7 20:27:50 2009
@@ -1,7 +1,7 @@
 Source: libtext-reflow-perl
 Section: perl
 Priority: optional
-Build-Depends: perl, debhelper (>= 7.0.8), quilt (>= 0.46-7)
+Build-Depends: perl, debhelper (>= 7.0.50), quilt (>= 0.46-7)
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jonathan Yu <jawnsy at cpan.org>
 Standards-Version: 3.8.3

Modified: trunk/libtext-reflow-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtext-reflow-perl/debian/rules?rev=45454&op=diff
==============================================================================
--- trunk/libtext-reflow-perl/debian/rules (original)
+++ trunk/libtext-reflow-perl/debian/rules Wed Oct  7 20:27:50 2009
@@ -2,3 +2,6 @@
 
 %:
 	dh --with quilt $@
+
+override_dh_compress:
+	dh_compress -Xexamples




More information about the Pkg-perl-cvs-commits mailing list