[Dh-make-php-commits] r287 - trunk/pear.template

steinm at alioth.debian.org steinm at alioth.debian.org
Tue Sep 18 06:01:12 UTC 2007


Author: steinm
Date: 2007-09-18 06:01:12 +0000 (Tue, 18 Sep 2007)
New Revision: 287

Modified:
   trunk/pear.template/rules
Log:
- do not compress package.xml


Modified: trunk/pear.template/rules
===================================================================
--- trunk/pear.template/rules	2007-09-18 06:00:45 UTC (rev 286)
+++ trunk/pear.template/rules	2007-09-18 06:01:12 UTC (rev 287)
@@ -1,5 +1,7 @@
 #!/usr/bin/make -f
 # template debian/rules provided by dh-make-php.
 
+DEB_COMPRESS_EXCLUDE=package.xml
+
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/pear.mk




More information about the Dh-make-php-commits mailing list