Author: goneri Date: 2009-02-15 23:14:49 +0000 (Sun, 15 Feb 2009) New Revision: 8840
Modified: packages/trunk/ode/debian/changelog packages/trunk/ode/debian/control Log: libode-dev provides libode0-dev Modified: packages/trunk/ode/debian/changelog =================================================================== --- packages/trunk/ode/debian/changelog 2009-02-15 23:11:30 UTC (rev 8839) +++ packages/trunk/ode/debian/changelog 2009-02-15 23:14:49 UTC (rev 8840) @@ -1,3 +1,9 @@ +ode (2:0.11-3) experimental; urgency=low + + * libode-dev provides libode0-dev + + -- Gonéri Le Bouder <[email protected]> Mon, 16 Feb 2009 00:14:13 +0100 + ode (2:0.11-2) experimental; urgency=low * libode-dev conflicts against libode0-dev, thanks Vincent Bernat Modified: packages/trunk/ode/debian/control =================================================================== --- packages/trunk/ode/debian/control 2009-02-15 23:11:30 UTC (rev 8839) +++ packages/trunk/ode/debian/control 2009-02-15 23:14:49 UTC (rev 8840) @@ -32,6 +32,7 @@ Depends: libode1 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends} Conflicts: ode-dev, libode0-dev Replaces: ode-dev, libode0-dev +Provides: libode0-dev Description: Open Dynamics Engine - development files ODE is a free, industrial quality library for simulating articulated rigid body dynamics - for example ground vehicles, legged creatures, and moving _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

