Author: alfie Date: 2007-07-02 14:37:13 +0000 (Mon, 02 Jul 2007) New Revision: 3180
Modified: packages/trunk/nexuiz/debian/changelog packages/trunk/nexuiz/debian/control Log: Commit the files that were uploaded Modified: packages/trunk/nexuiz/debian/changelog =================================================================== --- packages/trunk/nexuiz/debian/changelog 2007-07-02 09:11:18 UTC (rev 3179) +++ packages/trunk/nexuiz/debian/changelog 2007-07-02 14:37:13 UTC (rev 3180) @@ -1,8 +1,10 @@ -nexuiz (2.3-2) UNRELEASED; urgency=low +nexuiz (2.3-2) unstable; urgency=low - * Depend on libcurl3 again (Closes: 430737) + * Revert dlopen() dependency on libcurl4 back to libcurl3 for transition + (Closes: 430737) + * Added myself to Uploaders. :) - -- Bruno "Fuddl" Kleinert <[EMAIL PROTECTED]> Fri, 29 Jun 2007 23:12:12 +0200 + -- Gerfried Fuchs <[EMAIL PROTECTED]> Sat, 30 Jun 2007 18:26:55 +0200 nexuiz (2.3-1) unstable; urgency=low Modified: packages/trunk/nexuiz/debian/control =================================================================== --- packages/trunk/nexuiz/debian/control 2007-07-02 09:11:18 UTC (rev 3179) +++ packages/trunk/nexuiz/debian/control 2007-07-02 14:37:13 UTC (rev 3180) @@ -2,7 +2,7 @@ Section: games Priority: optional Maintainer: Debian Games Team <[EMAIL PROTECTED]> -Uploaders: Bruno "Fuddl" Kleinert <[EMAIL PROTECTED]>, Gonéri Le Bouder <[EMAIL PROTECTED]> +Uploaders: Bruno "Fuddl" Kleinert <[EMAIL PROTECTED]>, Gonéri Le Bouder <[EMAIL PROTECTED]>, Gerfried Fuchs <[EMAIL PROTECTED]> Build-Depends: debhelper (>= 4.0.0), libsdl-dev, sharutils, imagemagick, dpatch Standards-Version: 3.7.2 _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

