r3290 - packages/trunk/ode/debian
Gonéri Le Bouder
goneri-guest at alioth.debian.org
Mon Jul 9 08:51:12 UTC 2007
Author: goneri-guest
Date: 2007-07-09 08:51:12 +0000 (Mon, 09 Jul 2007)
New Revision: 3290
Modified:
packages/trunk/ode/debian/README.Debian
packages/trunk/ode/debian/changelog
packages/trunk/ode/debian/rules
Log:
add the missing epoch in the shlibs (Closes: #412026)
Modified: packages/trunk/ode/debian/README.Debian
===================================================================
--- packages/trunk/ode/debian/README.Debian 2007-07-09 05:26:17 UTC (rev 3289)
+++ packages/trunk/ode/debian/README.Debian 2007-07-09 08:51:12 UTC (rev 3290)
@@ -2,6 +2,6 @@
Debian libode use configured to use GIMPACT instead of OPCODE of legal reason.
- Double precision not yet supported for GIMPACT
+ Double precision is not yet supported for GIMPACT
Gonéri Le Bouder <goneri at rulezlan.org> Fri, 29 Jun 2007 14:07:25 +0200
Modified: packages/trunk/ode/debian/changelog
===================================================================
--- packages/trunk/ode/debian/changelog 2007-07-09 05:26:17 UTC (rev 3289)
+++ packages/trunk/ode/debian/changelog 2007-07-09 08:51:12 UTC (rev 3290)
@@ -7,6 +7,7 @@
- noopt: really exports the correct flags to g++
* Add a README.Debian to explain why we use GIMPACT instead of OPCODE and
warn of the missing double precision support (Closes: #431058)
+ * add the missing epoch in the shlibs (Closes: #412026)
-- Gonéri Le Bouder <goneri at rulezlan.org> Fri, 29 Jun 2007 13:54:43 +0200
Modified: packages/trunk/ode/debian/rules
===================================================================
--- packages/trunk/ode/debian/rules 2007-07-09 05:26:17 UTC (rev 3289)
+++ packages/trunk/ode/debian/rules 2007-07-09 08:51:12 UTC (rev 3290)
@@ -93,7 +93,7 @@
dh_compress
dh_fixperms
dh_shlibdeps
- dh_makeshlibs -V 'libode0debian1 (>= 0.8)'
+ dh_makeshlibs -V 'libode0debian1 (>= 1:0.8)'
dh_installdeb
dh_gencontrol
dh_md5sums
More information about the Pkg-games-commits
mailing list