r10098 - packages/trunk/ode/debian
Gonéri Le Bouder
goneri at alioth.debian.org
Wed Jul 29 13:13:29 UTC 2009
Author: goneri
Date: 2009-07-29 13:13:29 +0000 (Wed, 29 Jul 2009)
New Revision: 10098
Modified:
packages/trunk/ode/debian/changelog
packages/trunk/ode/debian/control
Log:
improve the description, thanks Josh Triplett (Closes: #539092)
Modified: packages/trunk/ode/debian/changelog
===================================================================
--- packages/trunk/ode/debian/changelog 2009-07-29 01:39:21 UTC (rev 10097)
+++ packages/trunk/ode/debian/changelog 2009-07-29 13:13:29 UTC (rev 10098)
@@ -1,3 +1,9 @@
+ode (2:0.11.1-4) unstable; urgency=low
+
+ * improve the description, thanks Josh Triplett (Closes: #539092)
+
+ -- Gonéri Le Bouder <goneri at rulezlan.org> Wed, 29 Jul 2009 15:13:43 +0200
+
ode (2:0.11.1-3) unstable; urgency=low
* Upload to unstable
Modified: packages/trunk/ode/debian/control
===================================================================
--- packages/trunk/ode/debian/control 2009-07-29 01:39:21 UTC (rev 10097)
+++ packages/trunk/ode/debian/control 2009-07-29 13:13:29 UTC (rev 10098)
@@ -24,7 +24,7 @@
independent, with advanced joints, contact with friction, and built-in
collision detection.
.
- This package provides the shared libraries.
+ This package provides the shared libraries built with double precision.
Package: libode-dev
Section: libdevel
@@ -56,7 +56,7 @@
independent, with advanced joints, contact with friction, and built-in
collision detection.
.
- This package provides the shared libraries.
+ This package provides the shared libraries built with single precision.
Package: libode-sp-dev
Section: libdevel
@@ -73,5 +73,5 @@
collision detection.
.
This package provides the header files and static libraries built with
- precision.
+ single precision.
More information about the Pkg-games-commits
mailing list