r4457 - in packages/trunk/ode/debian: . patches

Gonéri Le Bouder goneri-guest at alioth.debian.org
Wed Oct 24 20:16:58 UTC 2007


Author: goneri-guest
Date: 2007-10-24 20:16:57 +0000 (Wed, 24 Oct 2007)
New Revision: 4457

Modified:
   packages/trunk/ode/debian/changelog
   packages/trunk/ode/debian/patches/change_soname.patch
   packages/trunk/ode/debian/patches/fix_makeinstall.diff
Log:
new upstream release


Modified: packages/trunk/ode/debian/changelog
===================================================================
--- packages/trunk/ode/debian/changelog	2007-10-23 10:03:00 UTC (rev 4456)
+++ packages/trunk/ode/debian/changelog	2007-10-24 20:16:57 UTC (rev 4457)
@@ -1,3 +1,9 @@
+ode (1:0.9.dfsg-1) unstable; urgency=low
+
+  * New upstream release 
+
+ -- Gonéri Le Bouder <goneri at rulezlan.org>  Wed, 24 Oct 2007 21:32:27 +0200
+
 ode (1:0.8.dfsg-3) unstable; urgency=low
 
   * Apply changes provide by Jiří Paleček about the DEB_BUILD_OPTIONS parsing

Modified: packages/trunk/ode/debian/patches/change_soname.patch
===================================================================
--- packages/trunk/ode/debian/patches/change_soname.patch	2007-10-23 10:03:00 UTC (rev 4456)
+++ packages/trunk/ode/debian/patches/change_soname.patch	2007-10-24 20:16:57 UTC (rev 4457)
@@ -1,12 +1,13 @@
-diff -ruN ode-0.8.dfsg.orig/configure ode-0.8.dfsg/configure
---- ode-0.8.dfsg.orig/configure	2007-02-11 15:40:24.000000000 +0000
-+++ ode-0.8.dfsg/configure	2007-06-27 07:44:20.000000000 +0000
-@@ -1817,7 +1817,7 @@
+Index: ode-0.9.dfsg/configure
+===================================================================
+--- ode-0.9.dfsg.orig/configure	2007-10-12 12:36:51.000000000 +0000
++++ ode-0.9.dfsg/configure	2007-10-24 19:46:57.000000000 +0000
+@@ -1818,7 +1818,7 @@
  
  
  
 -ODE_CURRENT=0
 +ODE_CURRENT=0debian1
- ODE_REVISION=8
+ ODE_REVISION=9
  ODE_AGE=0
  ODE_RELEASE=$ODE_CURRENT.$ODE_REVISION.$ODE_AGE

Modified: packages/trunk/ode/debian/patches/fix_makeinstall.diff
===================================================================
--- packages/trunk/ode/debian/patches/fix_makeinstall.diff	2007-10-23 10:03:00 UTC (rev 4456)
+++ packages/trunk/ode/debian/patches/fix_makeinstall.diff	2007-10-24 20:16:57 UTC (rev 4457)
@@ -1,6 +1,8 @@
---- ./Makefile.in.orig	2007-03-03 00:42:00.000000000 +0100
-+++ ./Makefile.in	2007-03-03 00:42:42.000000000 +0100
-@@ -660,13 +660,13 @@
+Index: ode-0.9.dfsg/Makefile.in
+===================================================================
+--- ode-0.9.dfsg.orig/Makefile.in	2007-10-24 19:49:07.000000000 +0000
++++ ode-0.9.dfsg/Makefile.in	2007-10-24 19:49:16.000000000 +0000
+@@ -652,13 +652,13 @@
  	rm -rf ${PACKAGE}-${VERSION}
  
  @USE_SONAME_TRUE at install-exec-hook:
@@ -21,8 +23,10 @@
  @USE_SONAME_FALSE at install-exec-hook:
  # Tell versions [3.59,3.63) of GNU make to not export all variables.
  # Otherwise a system limit (for SysV at least) may be exceeded.
---- ./Makefile.am.orig	2007-03-03 00:42:06.000000000 +0100
-+++ ./Makefile.am	2007-03-03 00:42:28.000000000 +0100
+Index: ode-0.9.dfsg/Makefile.am
+===================================================================
+--- ode-0.9.dfsg.orig/Makefile.am	2007-10-24 19:49:08.000000000 +0000
++++ ode-0.9.dfsg/Makefile.am	2007-10-24 19:49:16.000000000 +0000
 @@ -25,13 +25,13 @@
  
  if USE_SONAME




More information about the Pkg-games-commits mailing list