r7068 - packages/trunk/nexuiz/debian
Bruno Fuddl-guestquot; Fuddl" Kleinert
fuddl-guest at alioth.debian.org
Fri May 16 10:52:46 UTC 2008
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 <fuddl at tauware.de> Fri, 16 May 2008 11:33:19 +0200
+ -- Bruno "Fuddl" Kleinert <fuddl at tauware.de> 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 <pkg-games-devel at lists.alioth.debian.org>
Uploaders: Bruno "Fuddl" Kleinert <fuddl at tauware.de>, Gonéri Le Bouder <goneri at rulezlan.org>, Gerfried Fuchs <rhonda at debian.at>
-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/
More information about the Pkg-games-commits
mailing list