[Tux4kids-commits] r970 - tuxmath/people/holger/trunk/debian

Holger Levsen holger at alioth.debian.org
Sat May 9 14:35:39 UTC 2009


Author: holger
Date: 2009-05-09 14:35:38 +0000 (Sat, 09 May 2009)
New Revision: 970

Removed:
   tuxmath/people/holger/trunk/debian/patches/
Modified:
   tuxmath/people/holger/trunk/debian/changelog
   tuxmath/people/holger/trunk/debian/control
   tuxmath/people/holger/trunk/debian/rules
Log:
* Drop debian/patches/100-ttf-sil-andika.patch and build dependency on
  quilt, as it was the only patch. 
* Remove no-op dh_desktop from debian/rules. 
* Bump Standards-version to 3.8.1, no changes needed.

Modified: tuxmath/people/holger/trunk/debian/changelog
===================================================================
--- tuxmath/people/holger/trunk/debian/changelog	2009-05-09 14:31:54 UTC (rev 969)
+++ tuxmath/people/holger/trunk/debian/changelog	2009-05-09 14:35:38 UTC (rev 970)
@@ -1,4 +1,4 @@
-tuxmath (1.7.1-1) UNRELEASED; urgency=low
+tuxmath (1.7.2-1) unstable; urgency=low
 
   * new upstream version, with several bugfixes, new translations and lots of 
     other improvements: a new "Campaign Mode" featuring an overall story line,
@@ -6,8 +6,12 @@
     fractions, a more flexible engine for generating questions and an improved 
     fullscreen which now uses the native resolution. 
   * For a complete list, see the upstream changelog.
+  * Drop debian/patches/100-ttf-sil-andika.patch and build dependency on
+    quilt, as it was the only patch. 
+  * Remove no-op dh_desktop from debian/rules. 
+  * Bump Standards-version to 3.8.1, no changes needed.
 
- -- Holger Levsen <holger at debian.org>  Sat, 28 Feb 2009 22:07:12 +0100
+ -- Holger Levsen <holger at debian.org>  Sat, 09 May 2009 16:35:13 +0200
 
 tuxmath (1.6.3-3) unstable; urgency=low
 

Modified: tuxmath/people/holger/trunk/debian/control
===================================================================
--- tuxmath/people/holger/trunk/debian/control	2009-05-09 14:31:54 UTC (rev 969)
+++ tuxmath/people/holger/trunk/debian/control	2009-05-09 14:35:38 UTC (rev 970)
@@ -2,8 +2,8 @@
 Section: games
 Priority: optional
 Maintainer: Holger Levsen <holger at debian.org>
-Build-Depends: debhelper (>=5.0.42), libsdl1.2-dev, libsdl-image1.2-dev, libsdl-mixer1.2-dev, libsdl-ttf2.0-dev, libx11-6, libxext6, libsdl-pango-dev, quilt
-Standards-Version: 3.8.0
+Build-Depends: debhelper (>=5.0.42), libsdl1.2-dev, libsdl-image1.2-dev, libsdl-mixer1.2-dev, libsdl-ttf2.0-dev, libx11-6, libxext6, libsdl-pango-dev
+Standards-Version: 3.8.1
 Homepage: http://tux4kids.alioth.debian.org
 Vcs-Svn: svn://svn.debian.org/svn/tux4kids/tuxmath/
 Vcs-Browser: http://svn.debian.org/wsvn/tux4kids/tuxmath/

Modified: tuxmath/people/holger/trunk/debian/rules
===================================================================
--- tuxmath/people/holger/trunk/debian/rules	2009-05-09 14:31:54 UTC (rev 969)
+++ tuxmath/people/holger/trunk/debian/rules	2009-05-09 14:35:38 UTC (rev 970)
@@ -25,7 +25,6 @@
 config.status: 
 	dh_testdir
 	# Add here commands to configure the package.
-	QUILT_PATCHES=debian/patches quilt push -a || test $$? = 2
 	CFLAGS="$(CFLAGS)" ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info --bindir=\$${prefix}/games
 	
 
@@ -42,7 +41,6 @@
 clean:	
 	dh_testdir
 	dh_testroot
-	QUILT_PATCHES=debian/patches quilt pop -a -R || test $$? = 2
 	rm -f build-stamp 
 
 	# Add here commands to clean up after the build process.
@@ -77,7 +75,6 @@
 	dh_install --sourcedir=debian/tmp
 	dh_installmenu
 	dh_installman
-	dh_desktop
 	dh_link
 	dh_strip
 	dh_compress




More information about the Tux4kids-commits mailing list