r11875 - packages/trunk/blockattack/debian

Paul Wise pabs at alioth.debian.org
Thu Mar 10 08:35:25 UTC 2011


Author: pabs
Date: 2011-03-10 08:35:24 +0000 (Thu, 10 Mar 2011)
New Revision: 11875

Modified:
   packages/trunk/blockattack/debian/changelog
   packages/trunk/blockattack/debian/rules
Log:
Switch to dpkg-source v3

Modified: packages/trunk/blockattack/debian/changelog
===================================================================
--- packages/trunk/blockattack/debian/changelog	2011-03-10 08:33:10 UTC (rev 11874)
+++ packages/trunk/blockattack/debian/changelog	2011-03-10 08:35:24 UTC (rev 11875)
@@ -5,6 +5,7 @@
     - Drop several patches no longer useful or included upstream
     - Refresh GCC 4.4 patch
   * Clean up watch file
+  * Switch to dpkg-source v3
 
  -- Paul Wise <pabs at debian.org>  Thu, 10 Mar 2011 15:33:15 +0800
 

Modified: packages/trunk/blockattack/debian/rules
===================================================================
--- packages/trunk/blockattack/debian/rules	2011-03-10 08:33:10 UTC (rev 11874)
+++ packages/trunk/blockattack/debian/rules	2011-03-10 08:35:24 UTC (rev 11875)
@@ -6,7 +6,6 @@
 build: build-stamp
 build-stamp:
 	dh_testdir
-	QUILT_PATCHES=debian/patches quilt push -a || test $$? = 2
 	scons prefix=/usr sharedir=/usr/share/games/blockattack
 	touch build-stamp
 
@@ -14,7 +13,6 @@
 	dh_testdir
 	scons -c
 	rm -f .sconsign.dblite build-stamp
-	- QUILT_PATCHES=debian/patches quilt pop -a -R || test $$? = 2
 
 	rm -rf .pc
 	rm -f enet-1.0/config.status




More information about the Pkg-games-commits mailing list