r7181 - packages/trunk/funnyboat/debian
Gonéri Le Bouder
goneri at alioth.debian.org
Mon May 26 21:03:23 UTC 2008
Author: goneri
Date: 2008-05-26 21:03:21 +0000 (Mon, 26 May 2008)
New Revision: 7181
Modified:
packages/trunk/funnyboat/debian/changelog
packages/trunk/funnyboat/debian/control
Log:
* Remove python-numeric from the runtime dependency since it
is not needed with funnyboat 1.5 (Closes: #478443)
Modified: packages/trunk/funnyboat/debian/changelog
===================================================================
--- packages/trunk/funnyboat/debian/changelog 2008-05-26 10:22:59 UTC (rev 7180)
+++ packages/trunk/funnyboat/debian/changelog 2008-05-26 21:03:21 UTC (rev 7181)
@@ -1,3 +1,10 @@
+funnyboat (1.5-6) unstable; urgency=low
+
+ * Remove python-numeric from the runtime dependency since it
+ is not needed with funnyboat 1.5 (Closes: #478443)
+
+ -- Gonéri Le Bouder <goneri at rulezlan.org> Mon, 26 May 2008 23:09:13 +0200
+
funnyboat (1.5-5) unstable; urgency=low
* Funnyboat only accepts 2 command line options (Closes: #477423)
Modified: packages/trunk/funnyboat/debian/control
===================================================================
--- packages/trunk/funnyboat/debian/control 2008-05-26 10:22:59 UTC (rev 7180)
+++ packages/trunk/funnyboat/debian/control 2008-05-26 21:03:21 UTC (rev 7181)
@@ -12,7 +12,7 @@
Package: funnyboat
Architecture: all
-Depends: ${python:Depends}, ttf-dejavu, python-pygame (>= 1.7), python-numeric (>= 24.2), python-pyogg, ${misc:Depends}
+Depends: ${python:Depends}, ttf-dejavu, python-pygame (>= 1.7), python-pyogg, ${misc:Depends}
Description: a side scrolling arcade shooter game on a steamboat
Trip on the Funny Boat is side scrolling arcade shooter game on a
steamboat equipped with a cannon and the ability to jump. The player will
More information about the Pkg-games-commits
mailing list