[pangzero] 40/68: Switch to dpkg-source v3

Markus Koschany apo at moszumanska.debian.org
Wed Jun 8 06:58:36 UTC 2016


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

apo pushed a commit to branch master
in repository pangzero.

commit 10f536c6e13a972b522ac386cfabda2f8fa58482
Author: Paul Wise <pabs at debian.org>
Date:   Sun Mar 4 05:44:52 2012 +0000

    Switch to dpkg-source v3
---
 debian/changelog     | 1 +
 debian/control       | 2 +-
 debian/rules         | 6 ------
 debian/source/format | 1 +
 4 files changed, 3 insertions(+), 7 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 40a6f56..1ab2bde 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ pangzero (1.4-1) UNRELEASED; urgency=low
   * New forked upstream version
     - Update the watch file for it
     - Compatible with new version of Perl SDL bindings (Closes: #660948)
+  * Switch to dpkg-source v3
 
  -- Jon Dowland <jmtd at debian.org>  Wed, 08 Sep 2010 21:18:32 +0100
 
diff --git a/debian/control b/debian/control
index 2617cff..6b736b3 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
 Uploaders: Miriam Ruiz <little_miry at yahoo.es>, Sam Hocevar <sho at debian.org>,
  Marco Rodrigues <gothicx at sapo.pt>, Barry deFreese <bdefreese at debian.org>
-Build-Depends: debhelper (>= 5), quilt
+Build-Depends: debhelper (>= 5)
 Build-Depends-Indep: autotools-dev, libsdl-perl
 Standards-Version: 3.8.1
 Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/pangzero/
diff --git a/debian/rules b/debian/rules
index 2ab3444..ae33dd5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -19,8 +19,6 @@ endif
 config.status: configure
 	dh_testdir
 
-	QUILT_PATCHES=debian/patches quilt push -a || test $$? = 2
-
 ifneq "$(wildcard /usr/share/misc/config.sub)" ""
 	cp -f /usr/share/misc/config.sub config.sub
 endif
@@ -47,10 +45,6 @@ clean:
 	[ ! -f Makefile ] || $(MAKE) distclean
 	-rm -f config.sub config.guess config.log config.status
 
-	QUILT_PATCHES=debian/patches quilt pop -a -R || test $$? = 2
-
-	rm -rf .pc
-
 	dh_clean 
 
 install: build
diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 0000000..163aaf8
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)

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



More information about the Pkg-games-commits mailing list