[SCM] logic game ported from ATARI XE/XL branch, master, updated. debian/0.65.6+dfsg-1-7-gf68950d

Stephen Kitt steve at sk2.org
Fri Dec 3 15:13:30 UTC 2010


The following commit has been merged in the master branch:
commit f68950ddb314f2791d5d5c752c8bf5ae1c91e98b
Author: Stephen Kitt <steve at sk2.org>
Date:   Fri Dec 3 16:12:33 2010 +0100

    Switch to dpkg-source 3.0 (quilt) format.

diff --git a/debian/changelog b/debian/changelog
index ed34076..60ce2b8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,8 +5,9 @@ gnurobbo (0.66+dfsg-1) unstable; urgency=low
     buildflags.
   * Correct build-dependency on quilt to guarantee dh compatibility.
   * Standards-Version 3.9.1, no change required.
+  * Switch to dpkg-source 3.0 (quilt) format.
 
- -- Stephen Kitt <steve at sk2.org>  Fri, 03 Dec 2010 15:42:57 +0100
+ -- Stephen Kitt <steve at sk2.org>  Fri, 03 Dec 2010 16:09:43 +0100
 
 gnurobbo (0.65.6+dfsg-1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 28e4414..a5ade38 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: Stephen Kitt <steve at sk2.org>
-Build-Depends: debhelper (>= 7.0.50), quilt (>= 0.46-7~), libsdl-ttf2.0-dev, libsdl1.2-dev (>> 1.2.7), libsdl-image1.2-dev, libsdl-mixer1.2-dev
+Build-Depends: debhelper (>= 7.0.50), libsdl-ttf2.0-dev, libsdl1.2-dev (>> 1.2.7), libsdl-image1.2-dev, libsdl-mixer1.2-dev
 Standards-Version: 3.9.1
 Homepage: http://gnurobbo.sourceforge.net/
 Vcs-Git: git://git.debian.org/git/pkg-games/gnurobbo.git
diff --git a/debian/rules b/debian/rules
index 1753467..8405108 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,7 +8,7 @@ CFLAGS:=$(shell dpkg-buildflags --get CFLAGS)
 LDFLAGS:=$(shell dpkg-buildflags --get LDFLAGS)
 
 %:
-	dh $@ --with quilt
+	dh $@
 
 get-orig-source:
 	DEHS=$$(mktemp) && \

-- 
logic game ported from ATARI XE/XL



More information about the Pkg-games-commits mailing list