[dreamchess] 62/80: Switch to dpkg-source v3 quilt

Markus Koschany apo-guest at moszumanska.debian.org
Mon Nov 9 20:26:32 UTC 2015


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

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

commit d4b725f4d5b7b7f291f32271f335d67a6a71c33f
Author: Paul Wise <pabs at debian.org>
Date:   Fri Mar 25 02:01:04 2011 +0000

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

diff --git a/debian/changelog b/debian/changelog
index 43def29..1e1795c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ dreamchess (0.2.0-3) UNRELEASED; urgency=low
   * Minor watch file fixes
   * Wrap build-deps, deps one per line
   * Wrap Debian menu file, one attribute per line
+  * Switch to dpkg-source v3 quilt
 
  -- Paul Wise <pabs at debian.org>  Fri, 25 Mar 2011 08:26:43 +0800
 
diff --git a/debian/control b/debian/control
index 2f8825b..6481833 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,6 @@ Uploaders: Barry deFreese <bdefreese at debian.org>
 Build-Depends: debhelper (>= 5.0.0),
  autotools-dev,
  libsdl-image1.2-dev,
- quilt,
  libsdl1.2-dev,
  libmxml-dev
 Standards-Version: 3.8.1
diff --git a/debian/rules b/debian/rules
index 4137bf9..817d08c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,8 +9,6 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
-include /usr/share/quilt/quilt.make
-
 # These are used for cross-compiling and for saving the configure script
 # from having to guess our platform (since we know it already)
 DEB_HOST_GNU_TYPE   ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
@@ -25,7 +23,7 @@ else
 	CFLAGS += -O2
 endif
 
-config.status: patch configure
+config.status: configure
 	dh_testdir
 ifneq "$(wildcard /usr/share/misc/config.sub)" ""
 	cp -f /usr/share/misc/config.sub config.sub
@@ -46,8 +44,7 @@ build-stamp:  config.status
 
 	touch build-stamp
 
-clean: realclean unpatch
-realclean:
+clean:
 	dh_testdir
 	dh_testroot
 	rm -f build-stamp
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/dreamchess.git



More information about the Pkg-games-commits mailing list