Author: jmm
Date: 2009-12-24 22:55:18 +0000 (Thu, 24 Dec 2009)
New Revision: 10637

Added:
   packages/trunk/adonthell/debian/source/
   packages/trunk/adonthell/debian/source/format
Modified:
   packages/trunk/adonthell/debian/changelog
   packages/trunk/adonthell/debian/control
   packages/trunk/adonthell/debian/rules
Log:
* Convert to source format 3 (quilt)
* Fix version number


Modified: packages/trunk/adonthell/debian/changelog
===================================================================
--- packages/trunk/adonthell/debian/changelog   2009-12-24 15:44:43 UTC (rev 
10636)
+++ packages/trunk/adonthell/debian/changelog   2009-12-24 22:55:18 UTC (rev 
10637)
@@ -1,11 +1,13 @@
-adonthell (0.3.5-3.1) unstable; urgency=low
+adonthell (0.3.5-4) unstable; urgency=low
 
   * Add myself to uploaders
   * Drop special case handling of Python for arm, Python 2.4 is being
-    removed (Closes: #562401)
-  * Drop versioned Build-Depends for python-dev, swig1.3, quilt and
+    removed. If it still fails with the current toolchain, we need to
+    find a fix in Python or drop support for Arm (Closes: #562401)
+  * Drop versioned Build-Depends for python-dev, swig1.3 and
     python-support; all satified even in Etch
-
+  * Convert to source format 3 (quilt)
+       
  -- Moritz Muehlenhoff <[email protected]>  Thu, 24 Dec 2009 16:31:20 +0100
 
 adonthell (0.3.5-3) unstable; urgency=low

Modified: packages/trunk/adonthell/debian/control
===================================================================
--- packages/trunk/adonthell/debian/control     2009-12-24 15:44:43 UTC (rev 
10636)
+++ packages/trunk/adonthell/debian/control     2009-12-24 22:55:18 UTC (rev 
10637)
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian Games Team <[email protected]>
 Uploaders: Barry deFreese <[email protected]>, Iain Lane 
<[email protected]>, Moritz Muehlenhoff <[email protected]>
-Build-Depends: debhelper (>= 5.0.37.2), autotools-dev, libsdl1.2-dev, 
libvorbis-dev, zlib1g-dev, swig1.3, libfreetype6-dev, libaa1-dev, python-dev, 
python-support, libsdl-ttf2.0-dev, libsdl-mixer1.2-dev, libsdl1.2-dev, quilt
+Build-Depends: debhelper (>= 5.0.37.2), autotools-dev, libsdl1.2-dev, 
libvorbis-dev, zlib1g-dev, swig1.3, libfreetype6-dev, libaa1-dev, python-dev, 
python-support, libsdl-ttf2.0-dev, libsdl-mixer1.2-dev, libsdl1.2-dev
 Standards-Version: 3.8.3
 Homepage: http://adonthell.linuxgames.com/
 Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/adonthell/

Modified: packages/trunk/adonthell/debian/rules
===================================================================
--- packages/trunk/adonthell/debian/rules       2009-12-24 15:44:43 UTC (rev 
10636)
+++ packages/trunk/adonthell/debian/rules       2009-12-24 22:55:18 UTC (rev 
10637)
@@ -2,8 +2,6 @@
 
 #export DH_VERBOSE=1
 
-include /usr/share/quilt/quilt.make
-
 DEB_HOST_GNU_TYPE   ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
 DEB_BUILD_GNU_TYPE  ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
 CXXFLAGS = -Wall -fno-exceptions -DSWIG_GLOBAL 
-DDATA_DIR=\"\\\"/usr/share/games/adonthell\"\\\"
@@ -29,7 +27,7 @@
 endif
 
 configure: configure-stamp
-configure-stamp: $(QUILT_STAMPFN)
+configure-stamp:
        dh_testdir
 
 
@@ -112,7 +110,5 @@
        dh_builddeb
 
 binary: binary-indep binary-arch
-.PHONY: build clean binary-indep binary-arch binary install 
+.PHONY: build clean binary-indep binary-arch binary install
 
-
-

Added: packages/trunk/adonthell/debian/source/format
===================================================================
--- packages/trunk/adonthell/debian/source/format                               
(rev 0)
+++ packages/trunk/adonthell/debian/source/format       2009-12-24 22:55:18 UTC 
(rev 10637)
@@ -0,0 +1 @@
+3.0 (quilt)
\ No newline at end of file


_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

Reply via email to