r3076 - packages/trunk/ode/debian

Gonéri Le Bouder goneri-guest at alioth.debian.org
Mon Jun 25 23:45:37 UTC 2007


Author: goneri-guest
Date: 2007-06-25 23:45:37 +0000 (Mon, 25 Jun 2007)
New Revision: 3076

Added:
   packages/trunk/ode/debian/libode0c2a.dirs
   packages/trunk/ode/debian/libode0c2a.links
Removed:
   packages/trunk/ode/debian/libode0.links
   packages/trunk/ode/debian/libode0c2.dirs
Modified:
   packages/trunk/ode/debian/changelog
   packages/trunk/ode/debian/control
   packages/trunk/ode/debian/rules
Log:
prepare a new upload, libode0 renamed to libode0c2a


Modified: packages/trunk/ode/debian/changelog
===================================================================
--- packages/trunk/ode/debian/changelog	2007-06-24 09:15:12 UTC (rev 3075)
+++ packages/trunk/ode/debian/changelog	2007-06-25 23:45:37 UTC (rev 3076)
@@ -1,26 +1,35 @@
+ode (1:0.8.dfsg-2) unstable; urgency=medium
+
+  [ Gonéri Le Bouder ]
+  * rename libode0c2 package to libode0c2a to avoid breakage during upgrade from
+    libode 0.5
+  
+  [ Miriam Ruiz ]
+  * libode0-dev depends on libode0 (>= ${binary:Version})
+    (Closes: #429607, #430602)
+
+ -- Gonéri Le Bouder <goneri at rulezlan.org>  Tue, 26 Jun 2007 01:26:20 +0200
+
 ode (1:0.8.dfsg-1) unstable; urgency=low
 
-  * new upstream release
-   - remove add_fPIC_flag.diff (patch accepted)
-   - update fix_makeinstall.diff to not create the symlink
-   - ode 0.8 is not compatible with binary created with ode 0.5. use the -V
-     flag to force packages build with this release to use at last
-     ode >= 0.8-1, thanks Yaroslav Halchenko (Closes: #412026) and rename the
-     libode0c2 package to libode0 to avoid breakage during upgrade
-   - dfsg: remove the OPCODE and contrib directorys because of missing license
-  * remove --disable-opcode and use new --with-trimesh=gimpact instead
-   GIMPACT is used to manage collision (Closes: #383868, #408023)
-   - remove fix_dTRIMESH_ENABLED_undef.diff (useless)
-  * clean up in debian/rules
-  * debian/copyright:
-   - Debian Games Team is the new maintainer
-   - update the home site url and add a paragraph about GIMPACT 
-  * new package: libode-doc
-  * add XS-Vcs-Svn informations in the control file
-  * libode0-dev depends on libode0 (>= ${Source-Version}) (Closes: #429607)
-  * Changed ${Source-Version} by ${binary:Version} in debian/control (Miry)
+   * new upstream release
+    - remove add_fPIC_flag.diff (patch accepted)
+    - update fix_makeinstall.diff to not create the symlink
+    - ode 0.8 is not compatible with binary created with ode 0.5. use the -V
+    flag to force packages build with this release to use at last
+    ode >= 0.8-1, thanks Yaroslav Halchenko (Closes: #412026)
+    - dfsg: remove the OPCODE and contrib directorys because of missing license
+   * remove --disable-opcode and use new --with-trimesh=gimpact instead
+    GIMPACT is used to manage collision (Closes: #383868, #408023)
+    - remove fix_dTRIMESH_ENABLED_undef.diff (useless)
+   * clean up in debian/rules
+   * debian/copyright:
+    - Debian Games Team is the new maintainer
+    - update the home site url and add a paragraph about GIMPACT
+   * new package: libode-doc
+   * add XS-Vcs-Svn informations in the control file
 
- -- Gonéri Le Bouder <goneri at rulezlan.org>  Tue, 19 Jun 2007 14:09:16 +0200
+ -- Gonéri Le Bouder <goneri at rulezlan.org>  Sat,  2 Jun 2007 01:12:35 +0200
 
 ode (1:0.7-1) experimental; urgency=low
 

Modified: packages/trunk/ode/debian/control
===================================================================
--- packages/trunk/ode/debian/control	2007-06-24 09:15:12 UTC (rev 3075)
+++ packages/trunk/ode/debian/control	2007-06-25 23:45:37 UTC (rev 3076)
@@ -8,12 +8,10 @@
 Standards-Version: 3.7.2
 XS-Vcs-Svn: ssh://svn.debian.org/svn/pkg-games/packages/trunk/ode/
 
-Package: libode0
+Package: libode0c2a
 Section: libs
 Architecture: any
 Depends: ${shlibs: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
@@ -26,7 +24,7 @@
 Package: libode0-dev
 Section: libdevel
 Architecture: any
-Depends: libode0 (>= ${binary:Version}), ${shlibs:Depends}
+Depends: libode0c2a (>= ${binary:Version}), ${shlibs:Depends}
 Conflicts: ode-dev, libode-dev (<< 1:0.5-3)
 Replaces: ode-dev, libode-dev (<< 1:0.5-3)
 Provides: libode-dev

Deleted: packages/trunk/ode/debian/libode0.links
===================================================================
--- packages/trunk/ode/debian/libode0.links	2007-06-24 09:15:12 UTC (rev 3075)
+++ packages/trunk/ode/debian/libode0.links	2007-06-25 23:45:37 UTC (rev 3076)
@@ -1,2 +0,0 @@
-usr/lib/libode.so.0.8.0 usr/lib/libode.so.0 
-usr/lib/libode.so.0.8.0 usr/lib/libode.so.0.8 

Deleted: packages/trunk/ode/debian/libode0c2.dirs
===================================================================
--- packages/trunk/ode/debian/libode0c2.dirs	2007-06-24 09:15:12 UTC (rev 3075)
+++ packages/trunk/ode/debian/libode0c2.dirs	2007-06-25 23:45:37 UTC (rev 3076)
@@ -1 +0,0 @@
-usr/lib

Copied: packages/trunk/ode/debian/libode0c2a.dirs (from rev 3075, packages/trunk/ode/debian/libode0c2.dirs)
===================================================================
--- packages/trunk/ode/debian/libode0c2a.dirs	                        (rev 0)
+++ packages/trunk/ode/debian/libode0c2a.dirs	2007-06-25 23:45:37 UTC (rev 3076)
@@ -0,0 +1 @@
+usr/lib

Copied: packages/trunk/ode/debian/libode0c2a.links (from rev 3075, packages/trunk/ode/debian/libode0.links)
===================================================================
--- packages/trunk/ode/debian/libode0c2a.links	                        (rev 0)
+++ packages/trunk/ode/debian/libode0c2a.links	2007-06-25 23:45:37 UTC (rev 3076)
@@ -0,0 +1,2 @@
+usr/lib/libode.so.0.8.0 usr/lib/libode.so.0 
+usr/lib/libode.so.0.8.0 usr/lib/libode.so.0.8 

Modified: packages/trunk/ode/debian/rules
===================================================================
--- packages/trunk/ode/debian/rules	2007-06-24 09:15:12 UTC (rev 3075)
+++ packages/trunk/ode/debian/rules	2007-06-25 23:45:37 UTC (rev 3076)
@@ -96,7 +96,7 @@
 	dh_compress
 	dh_fixperms
 	dh_shlibdeps
-	dh_makeshlibs -V 'libode0 (>= 0.8)'
+	dh_makeshlibs -V 'libode0c2a (>= 0.8)'
 	dh_installdeb
 	dh_gencontrol
 	dh_md5sums




More information about the Pkg-games-commits mailing list