r815 - packages/nexuiz/trunk/debian

Bruno Fuddl-guestquot; Fuddl" Kleinert fuddl-guest at costa.debian.org
Sat Jun 10 11:27:58 UTC 2006


Author: fuddl-guest
Date: 2006-06-10 11:27:57 +0000 (Sat, 10 Jun 2006)
New Revision: 815

Modified:
   packages/nexuiz/trunk/debian/changelog
   packages/nexuiz/trunk/debian/control
Log:
made nexuiz depend on libvorbisfile3


Modified: packages/nexuiz/trunk/debian/changelog
===================================================================
--- packages/nexuiz/trunk/debian/changelog	2006-06-09 10:11:57 UTC (rev 814)
+++ packages/nexuiz/trunk/debian/changelog	2006-06-10 11:27:57 UTC (rev 815)
@@ -9,8 +9,9 @@
   * Forced stereo sound is now default in menu entries
   * Added german translations to .desktop and .menu
   * Added an example server configuration to nexuiz-server
+  * Dependency on libvorbisfile3
 
- -- Bruno "Fuddl" Kleinert <fuddl at gmx.de>  Sun, 07 May 2006 18:50:50 +0200
+ -- Bruno "Fuddl" Kleinert <fuddl at gmx.de>  Sat, 10 Jun 2006 13:27:42 +0200
 
 nexuiz (1.5-1) UNRELEASED; urgency=low
 

Modified: packages/nexuiz/trunk/debian/control
===================================================================
--- packages/nexuiz/trunk/debian/control	2006-06-09 10:11:57 UTC (rev 814)
+++ packages/nexuiz/trunk/debian/control	2006-06-10 11:27:57 UTC (rev 815)
@@ -8,7 +8,7 @@
 
 Package: nexuiz
 Architecture: any
-Depends: ${shlibs:Depends}, nexuiz-data (= 1.5-2)
+Depends: ${shlibs:Depends}, nexuiz-data (= 1.5-2), libvorbisfile3
 Suggests: nexuiz-music (= 1.5-2)
 Description: A 3d network deathmatch game
  Nexuiz is a 3d deathmatch game made entirely over the internet. The purpose of




More information about the Pkg-games-commits mailing list