r7558 - non-free/packages/trunk/worldofpadman-data/debian

Jack Coulter jscinoz-guest at alioth.debian.org
Sun Jun 29 02:20:03 UTC 2008


Author: jscinoz-guest
Date: 2008-06-29 02:20:03 +0000 (Sun, 29 Jun 2008)
New Revision: 7558

Modified:
   non-free/packages/trunk/worldofpadman-data/debian/rules
Log:
forgot to call dh_compress

Modified: non-free/packages/trunk/worldofpadman-data/debian/rules
===================================================================
--- non-free/packages/trunk/worldofpadman-data/debian/rules	2008-06-29 02:20:02 UTC (rev 7557)
+++ non-free/packages/trunk/worldofpadman-data/debian/rules	2008-06-29 02:20:03 UTC (rev 7558)
@@ -38,6 +38,7 @@
 	dh_installdocs -i
 	dh_md5sums -i
 	dh_gencontrol -i
+	dh_compress -i
 	dh_builddeb -i
 
 # Build architecture dependant packages using the common target.




More information about the Pkg-games-commits mailing list