r36631 - /packages/openturns/trunk/debian/patches/gcc45.patch

prudhomm at users.alioth.debian.org prudhomm at users.alioth.debian.org
Wed Jun 9 20:11:08 UTC 2010


Author: prudhomm
Date: Wed Jun  9 20:11:07 2010
New Revision: 36631

URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=36631
Log:
proper patch

Modified:
    packages/openturns/trunk/debian/patches/gcc45.patch

Modified: packages/openturns/trunk/debian/patches/gcc45.patch
URL: http://svn.debian.org/wsvn/debian-science/packages/openturns/trunk/debian/patches/gcc45.patch?rev=36631&op=diff
==============================================================================
--- packages/openturns/trunk/debian/patches/gcc45.patch (original)
+++ packages/openturns/trunk/debian/patches/gcc45.patch Wed Jun  9 20:11:07 2010
@@ -1,7 +1,7 @@
-Index: lib/include/OTconfig.h.in
+Index: openturns-0.13.2/lib/include/OTconfig.h.in
 ===================================================================
---- lib/include/OTconfig.h.in	(révision 1557)
-+++ lib/include/OTconfig.h.in	(copie de travail)
+--- openturns-0.13.2.orig/lib/include/OTconfig.h.in	2010-06-09 22:06:59.000000000 +0200
++++ openturns-0.13.2/lib/include/OTconfig.h.in	2010-06-09 22:07:46.000000000 +0200
 @@ -166,6 +166,9 @@
  /* Define to the one symbol short name of this package. */
  #undef PACKAGE_TARNAME
@@ -12,10 +12,10 @@
  /* Define to the version of this package. */
  #undef PACKAGE_VERSION
  
-Index: lib/src/Uncertainty/Distribution/KernelSmoothing.hxx
+Index: openturns-0.13.2/lib/src/Uncertainty/Distribution/KernelSmoothing.hxx
 ===================================================================
---- lib/src/Uncertainty/Distribution/KernelSmoothing.hxx	(révision 1557)
-+++ lib/src/Uncertainty/Distribution/KernelSmoothing.hxx	(copie de travail)
+--- openturns-0.13.2.orig/lib/src/Uncertainty/Distribution/KernelSmoothing.hxx	2010-06-09 22:08:01.000000000 +0200
++++ openturns-0.13.2/lib/src/Uncertainty/Distribution/KernelSmoothing.hxx	2010-06-09 22:08:25.000000000 +0200
 @@ -55,7 +55,7 @@
          typedef Base::Common::InvalidDimensionException InvalidDimensionException;
          typedef Base::Common::InvalidArgumentException  InvalidArgumentException;
@@ -25,10 +25,10 @@
  
          /** Default constructor */
          explicit KernelSmoothing(const String & name = "KernelSmoothing");
-Index: lib/src/Base/Graph/Graph.hxx
+Index: openturns-0.13.2/lib/src/Base/Graph/Graph.hxx
 ===================================================================
---- lib/src/Base/Graph/Graph.hxx	(révision 1557)
-+++ lib/src/Base/Graph/Graph.hxx	(copie de travail)
+--- openturns-0.13.2.orig/lib/src/Base/Graph/Graph.hxx	2010-06-09 22:08:37.000000000 +0200
++++ openturns-0.13.2/lib/src/Base/Graph/Graph.hxx	2010-06-09 22:08:56.000000000 +0200
 @@ -61,7 +61,7 @@
  	typedef GraphImplementation::Description              Description;
  	typedef GraphImplementation::DrawableCollection       DrawableCollection;




More information about the debian-science-commits mailing list