Author: fuddl-guest
Date: 2008-05-16 10:52:46 +0000 (Fri, 16 May 2008)
New Revision: 7068

Modified:
   packages/trunk/nexuiz/debian/changelog
   packages/trunk/nexuiz/debian/control
Log:
* don't build-depend on meta-packages

Modified: packages/trunk/nexuiz/debian/changelog
===================================================================
--- packages/trunk/nexuiz/debian/changelog      2008-05-16 10:50:34 UTC (rev 
7067)
+++ packages/trunk/nexuiz/debian/changelog      2008-05-16 10:52:46 UTC (rev 
7068)
@@ -16,8 +16,9 @@
   * Add 10_ambiguous_keyboard_bindings.dpatch patch to remove optional
     confusing/ambiguous key description, how to toggle the in-game console,
     from the FAQ (See #477397)
+  * Switch meta-package build dependency libsdl-dev to real package 
libsdl1.2-dev
 
- -- Bruno "Fuddl" Kleinert <[EMAIL PROTECTED]>  Fri, 16 May 2008 11:33:19 +0200
+ -- Bruno "Fuddl" Kleinert <[EMAIL PROTECTED]>  Fri, 16 May 2008 12:52:00 +0200
 
 nexuiz (2.4-1) unstable; urgency=low
 

Modified: packages/trunk/nexuiz/debian/control
===================================================================
--- packages/trunk/nexuiz/debian/control        2008-05-16 10:50:34 UTC (rev 
7067)
+++ packages/trunk/nexuiz/debian/control        2008-05-16 10:52:46 UTC (rev 
7068)
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian Games Team <[EMAIL PROTECTED]>
 Uploaders: Bruno "Fuddl" Kleinert <[EMAIL PROTECTED]>, Gonéri Le Bouder 
<[EMAIL PROTECTED]>, Gerfried Fuchs <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 5.0.51), libsdl-dev, imagemagick, dpatch
+Build-Depends: debhelper (>= 5.0.51), libsdl1.2-dev, imagemagick, dpatch
 Standards-Version: 3.7.3
 Homepage: http://www.nexuiz.com/
 Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/nexuiz/


_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

Reply via email to