[tecnoballz] 22/56: Convert to the 3.0 (quilt) source format.

Markus Koschany apo-guest at moszumanska.debian.org
Fri Jan 30 12:12:54 UTC 2015


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

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

commit 2eab2c9bbb7be04546b320de527f47957c795a7a
Author: Peter Pentchev <roam at ringlet.net>
Date:   Thu Feb 17 08:53:48 2011 +0000

    Convert to the 3.0 (quilt) source format.
---
 debian/changelog      | 1 +
 debian/control        | 2 +-
 debian/rules          | 3 ---
 debian/source/format  | 1 +
 debian/source/options | 2 ++
 5 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index df9f443..8597ebd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ tecnoballz (0.92-4) UNRELEASED; urgency=low
 
   * Team upload.
   * Remove Alexis Sukrieh from the list of Uploaders.  Closes: #613740
+  * Convert to the 3.0 (quilt) source format.
 
  -- Peter Pentchev <roam at ringlet.net>  Thu, 17 Feb 2011 10:35:58 +0200
 
diff --git a/debian/control b/debian/control
index 3c29e73..2e32db2 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Barry deFreese <bdefreese at debian.org>
 Build-Depends: debhelper (>= 5.0.0), autoconf, automake, libsdl-mixer1.2-dev, 
                libmikmod2-dev, libxext-dev, libvorbis-dev, 
                libogg-dev, libsmpeg-dev, libxxf86dga-dev, 
-               libxxf86vm-dev, quilt, autotools-dev,
+               libxxf86vm-dev, autotools-dev,
                libsdl-image1.2-dev
 Standards-Version: 3.8.3
 Homepage: http://linux.tlk.fr/games/TecnoballZ/
diff --git a/debian/rules b/debian/rules
index 1256fd9..ae312b5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -27,7 +27,6 @@ configure: configure-stamp
 configure-stamp: 
 	dh_testdir
 	printf "\n\n*** Configuring the package ***\n\n"
-	QUILT_PATCHES=debian/patches quilt push -a || test $$? = 2
 
 	autoreconf -fvi
 
@@ -46,7 +45,6 @@ clean:
 	dh_testdir
 	dh_testroot
 	[ ! -f Makefile ] || $(MAKE) distclean
-	QUILT_PATCHES=debian/patches quilt pop -a -R || test $$? = 2
 	rm -f build-stamp 
 	rm -f configure-stamp
 	rm -f config.status config.log
@@ -60,7 +58,6 @@ clean:
 	rm -f autotools/install-sh
 	find ./ -name Makefile.in -delete
 	rm -rf src/.deps
-	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)
diff --git a/debian/source/options b/debian/source/options
new file mode 100644
index 0000000..779dbfd
--- /dev/null
+++ b/debian/source/options
@@ -0,0 +1,2 @@
+compression = "bzip2"
+compression-level = 9

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



More information about the Pkg-games-commits mailing list