r4757 - packages/trunk/ode/debian

Gonéri LE BOUDER goneri-guest at alioth.debian.org
Sat Nov 24 18:04:56 UTC 2007


Author: goneri-guest
Date: 2007-11-24 18:04:56 +0000 (Sat, 24 Nov 2007)
New Revision: 4757

Modified:
   packages/trunk/ode/debian/changelog
   packages/trunk/ode/debian/control
Log:
prepare an upload
libode 0.5 transition is finished, add the Conflicts and Replaces field


Modified: packages/trunk/ode/debian/changelog
===================================================================
--- packages/trunk/ode/debian/changelog	2007-11-24 11:28:27 UTC (rev 4756)
+++ packages/trunk/ode/debian/changelog	2007-11-24 18:04:56 UTC (rev 4757)
@@ -1,4 +1,4 @@
-ode (1:0.9.dfsg-1) UNRELEASED; urgency=low
+ode (1:0.9.dfsg-1) unstable; urgency=low
 
   [ Barry deFreese ]
   * Add watch file
@@ -10,9 +10,10 @@
     package anymore
   * add Vcs-Browser
   * Renamed “XS-Vcs-Svn” to “Vcs-Svn”, now officially supported by dpkg.
-  * move homepage from the description to the new Homepage field 
+  * move homepage from the description to the new Homepage field
+  * libode 0.5 transition is finished, add the Conflicts and Replaces fields
 
- -- Barry deFreese <bddebian at comcast.net>  Thu, 08 Nov 2007 23:32:26 -0500
+ -- Gonéri Le Bouder <goneri at rulezlan.org>  Sat, 24 Nov 2007 19:23:58 +0100
 
 ode (1:0.8.dfsg-3) unstable; urgency=low
 

Modified: packages/trunk/ode/debian/control
===================================================================
--- packages/trunk/ode/debian/control	2007-11-24 11:28:27 UTC (rev 4756)
+++ packages/trunk/ode/debian/control	2007-11-24 18:04:56 UTC (rev 4757)
@@ -3,8 +3,7 @@
 Priority: optional
 Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
 Uploaders: Guus Sliepen <guus at debian.org>, Gonéri Le Bouder <goneri at rulezlan.org>, Barry deFreese <bddebian at comcast.net>
-Build-Depends: debhelper (>> 5.0.0), quilt, docbook-to-man, 
- libglu1-mesa-dev, libgl1-mesa-dev
+Build-Depends: debhelper (>> 5.0.0), quilt, docbook-to-man, libglu1-mesa-dev, libgl1-mesa-dev
 Standards-Version: 3.7.2
 Vcs-Svn: ssh://svn.debian.org/svn/pkg-games/packages/trunk/ode/
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/ode/?op=log
@@ -14,6 +13,8 @@
 Section: libs
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
+Conflicts: libode0c2
+Replaces: libode0c2
 Description: Open Dynamics Engine - runtime library
  ODE is a free, industrial quality library for simulating articulated rigid
  body dynamics - for example ground vehicles, legged creatures, and moving




More information about the Pkg-games-commits mailing list