[airstrike] 14/33: Team upload. * Use source format 3.0 (quilt).

Markus Koschany apo at moszumanska.debian.org
Wed Apr 13 09:34:17 UTC 2016


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

apo pushed a commit to branch master
in repository airstrike.

commit 534cd8c2742ba633fbe99eef41226a52b62d6769
Author: Ansgar Burchardt <ansgar at debian.org>
Date:   Mon Mar 14 13:56:01 2011 +0000

    Team upload.
    * Use source format 3.0 (quilt).
---
 debian/changelog            | 6 ++++++
 debian/control              | 2 +-
 debian/rules                | 6 ++----
 debian/source/format        | 1 +
 debian/source/local-options | 2 ++
 5 files changed, 12 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 7ea3586..0b90965 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,15 @@
 airstrike (0.99+1.0pre6a-5) UNRELEASED; urgency=low
 
+  Team upload.
+
+  [ Paul Wise ]
   * Add a watch file
   * Removed mention of network play from description
     (Closes: #594665) (LP: #602703)
 
+  [ Ansgar Burchardt ]
+  * Use source format 3.0 (quilt).
+
  -- Paul Wise <pabs at debian.org>  Sat, 31 Jan 2009 18:38:12 +0900
 
 airstrike (0.99+1.0pre6a-4) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 59100ca..a8f8491 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: games
 Priority: optional
 Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
 Uploaders: Sven Velt <sven at velt.de>, Barry deFreese <bddebian at comcast.net>
-Build-Depends: debhelper (>= 5), quilt (>= 0.40), libsdl-image1.2-dev, libsdl-mixer1.2-dev
+Build-Depends: debhelper (>= 5), libsdl-image1.2-dev, libsdl-mixer1.2-dev
 Standards-Version: 3.7.3
 Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/airstrike/
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/airstrike/?op=log
diff --git a/debian/rules b/debian/rules
index d66c525..26bc68e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,8 +5,6 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
-include /usr/share/quilt/quilt.make
-
 CFLAGS := -Wall -g
 
 ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
@@ -20,14 +18,14 @@ endif
 
 
 build: build-stamp
-build-stamp: patch
+build-stamp:
 	dh_testdir
 
 	$(MAKE)
 
 	touch build-stamp
 
-clean: unpatch
+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)
diff --git a/debian/source/local-options b/debian/source/local-options
new file mode 100644
index 0000000..c4cf480
--- /dev/null
+++ b/debian/source/local-options
@@ -0,0 +1,2 @@
+abort-on-upstream-changes
+unapply-patches

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



More information about the Pkg-games-commits mailing list