[Tux4kids-commits] r525 - tuxmath/people/holger/tuxmath/debian
holger at alioth.debian.org
holger at alioth.debian.org
Tue Jun 17 15:06:23 UTC 2008
Author: holger
Date: 2008-06-17 15:06:22 +0000 (Tue, 17 Jun 2008)
New Revision: 525
Modified:
tuxmath/people/holger/tuxmath/debian/changelog
tuxmath/people/holger/tuxmath/debian/control
tuxmath/people/holger/tuxmath/debian/rules
Log:
preparing release
Modified: tuxmath/people/holger/tuxmath/debian/changelog
===================================================================
--- tuxmath/people/holger/tuxmath/debian/changelog 2008-06-16 22:40:02 UTC (rev 524)
+++ tuxmath/people/holger/tuxmath/debian/changelog 2008-06-17 15:06:22 UTC (rev 525)
@@ -1,3 +1,10 @@
+tuxmath (1.6.3-1) unstable; urgency=low
+
+ * New upstream release (Closes: #479855) with 16 new translations, making it
+ 23 translations in total!
+
+ -- Holger Levsen <holger at debian.org> Tue, 17 Jun 2008 15:02:28 +0000
+
tuxmath (1.6.1-1) unstable; urgency=low
* new upstream version which adds French and Dutch translations as well as a
Modified: tuxmath/people/holger/tuxmath/debian/control
===================================================================
--- tuxmath/people/holger/tuxmath/debian/control 2008-06-16 22:40:02 UTC (rev 524)
+++ tuxmath/people/holger/tuxmath/debian/control 2008-06-17 15:06:22 UTC (rev 525)
@@ -11,6 +11,7 @@
Package: tuxmath
Architecture: any
Depends: ${shlibs:Depends}, ttf-sil-andika
+Suggests: ttf-arphic-uming | ttf-arphic-ukai
Description: math game for kids with Tux
"Tux, of Math Command" ("TuxMath," for short) is an
educational arcade game starring Tux, the Linux mascot!
Modified: tuxmath/people/holger/tuxmath/debian/rules
===================================================================
--- tuxmath/people/holger/tuxmath/debian/rules 2008-06-16 22:40:02 UTC (rev 524)
+++ tuxmath/people/holger/tuxmath/debian/rules 2008-06-17 15:06:22 UTC (rev 525)
@@ -26,7 +26,7 @@
config.status:
dh_testdir
# Add here commands to configure the package.
- 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
+ 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 --enable-sdlpango
build: build-stamp
More information about the Tux4kids-commits
mailing list