r3144 - packages/trunk/nexuiz/debian

Bruno Fuddl-guestquot; Fuddl" Kleinert fuddl-guest at alioth.debian.org
Fri Jun 29 21:13:04 UTC 2007


Author: fuddl-guest
Date: 2007-06-29 21:13:04 +0000 (Fri, 29 Jun 2007)
New Revision: 3144

Modified:
   packages/trunk/nexuiz/debian/changelog
   packages/trunk/nexuiz/debian/control
Log:
got confused by libcurl4 - depend on libcurl3 again

Modified: packages/trunk/nexuiz/debian/changelog
===================================================================
--- packages/trunk/nexuiz/debian/changelog	2007-06-29 20:44:35 UTC (rev 3143)
+++ packages/trunk/nexuiz/debian/changelog	2007-06-29 21:13:04 UTC (rev 3144)
@@ -1,3 +1,9 @@
+nexuiz (2.3-2) UNRELEASED; urgency=low
+
+  * Depend on libcurl3 again (Closes: 430737)
+
+ -- Bruno "Fuddl" Kleinert <fuddl at gmx.de>  Fri, 29 Jun 2007 23:12:12 +0200
+
 nexuiz (2.3-1) unstable; urgency=low
 
   * New upstream release (Closes: #427951)

Modified: packages/trunk/nexuiz/debian/control
===================================================================
--- packages/trunk/nexuiz/debian/control	2007-06-29 20:44:35 UTC (rev 3143)
+++ packages/trunk/nexuiz/debian/control	2007-06-29 21:13:04 UTC (rev 3144)
@@ -8,7 +8,7 @@
 
 Package: nexuiz
 Architecture: any
-Depends: ${shlibs:Depends}, nexuiz-data (>= ${source:Upstream-Version}), libvorbisfile3, libcurl4
+Depends: ${shlibs:Depends}, nexuiz-data (>= ${source:Upstream-Version}), libvorbisfile3, libcurl3
 Recommends: nexuiz-music (>= ${source:Upstream-Version}), xqf
 Description: A fast-paced 3D first-person shooter
  Nexuiz is a fast-paced 3D deathmatch game with high-end and complex graphics 
@@ -27,7 +27,7 @@
 
 Package: nexuiz-server
 Architecture: any
-Depends: ${shlibs:Depends}, nexuiz-data (>= ${source:Upstream-Version}), libcurl4
+Depends: ${shlibs:Depends}, nexuiz-data (>= ${source:Upstream-Version}), libcurl3
 Description: Standalone server for Nexuiz
  Nexuiz is a fast-paced 3D deathmatch game with high-end and complex graphics 
  effects. It is intended to be played over the Internet or over a local network.




More information about the Pkg-games-commits mailing list