[blockattack] 55/88: Switch to dpkg-source v3

Markus Koschany apo-guest at moszumanska.debian.org
Wed Jan 6 11:53:29 UTC 2016


This is an automated email from the git hooks/post-receive script.

apo-guest pushed a commit to branch master
in repository blockattack.

commit 4e9bfaea1bfbcd1ccf76adeed2d95dc60229e39f
Author: Paul Wise <pabs at debian.org>
Date:   Thu Mar 10 08:35:24 2011 +0000

    Switch to dpkg-source v3
---
 debian/changelog | 1 +
 debian/rules     | 2 --
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index bad5e8e..6d4196b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ blockattack (1.4.1-1) UNRELEASED; urgency=low
     - 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
 
diff --git a/debian/rules b/debian/rules
index 7839c75..3b83c01 100755
--- a/debian/rules
+++ b/debian/rules
@@ -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 @@ clean:
 	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

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/blockattack.git



More information about the Pkg-games-commits mailing list