r2620 - packages/trunk/fretsonfire/debian
Matthew Johnson
mjj29-guest at alioth.debian.org
Mon Apr 30 15:40:03 UTC 2007
Author: mjj29-guest
Date: 2007-04-30 15:40:03 +0000 (Mon, 30 Apr 2007)
New Revision: 2620
Modified:
packages/trunk/fretsonfire/debian/changelog
packages/trunk/fretsonfire/debian/control
Log:
need depends on python-pyogg
Modified: packages/trunk/fretsonfire/debian/changelog
===================================================================
--- packages/trunk/fretsonfire/debian/changelog 2007-04-30 14:41:00 UTC (rev 2619)
+++ packages/trunk/fretsonfire/debian/changelog 2007-04-30 15:40:03 UTC (rev 2620)
@@ -2,8 +2,9 @@
[ Matthew Johnson ]
* DFSG version/tarball (in progress)
+ * Add depends on python-pyogg, new version needs it
- -- Matthew Johnson <mjj29 at adonis.trinhall.cam.ac.uk> Mon, 30 Apr 2007 15:25:19 +0100
+ -- Matthew Johnson <debian at matthew.ath.cx> Mon, 30 Apr 2007 16:40:16 +0100
fretsonfire (1.2.451-1) unstable; urgency=low
Modified: packages/trunk/fretsonfire/debian/control
===================================================================
--- packages/trunk/fretsonfire/debian/control 2007-04-30 14:41:00 UTC (rev 2619)
+++ packages/trunk/fretsonfire/debian/control 2007-04-30 15:40:03 UTC (rev 2620)
@@ -8,7 +8,7 @@
Package: fretsonfire
Architecture: all
-Depends: ${shlibs:Depends}, ${python:Depends}, python-pygame, python-opengl, python-numeric, python-imaging, ${misc:Depends}
+Depends: ${shlibs:Depends}, ${python:Depends}, python-pygame, python-opengl, python-numeric, python-imaging, python-pyogg, ${misc:Depends}
Suggests: vorbis-tools
Description: game of musical skill and fast fingers
Frets on Fire is a game of musical skill and fast fingers. The aim of
More information about the Pkg-games-commits
mailing list