[Pkg-scicomp-devel] xmds/trunk/debian

Rafael Laboissiere rafael at debian.org
Tue Apr 10 16:03:40 UTC 2007


SVN commit 1510 by rafael:

Debian release xmds_1.6-2

 M  +8 -0      xmds/trunk/debian/changelog  
 M  +12 -1     xmds/trunk/debian/patches/gcc-4.3-include-cstdlib.patch  


--- xmds/trunk/debian/changelog #1509:1510
@@ -1,3 +1,11 @@
+xmds (1.6-2) unstable; urgency=low
+
+  * debian/patches/gcc-4.3-include-cstdlib.patch: Also include cstdlib in
+    source/xmdsintegrateark89.cc  (closes: #417768).  Thanks Martin
+    Milchmayr for the patch.
+
+ -- Rafael Laboissiere <rafael at debian.org>  Tue, 10 Apr 2007 17:54:35 +0200
+
 xmds (1.6-1) unstable; urgency=low
 
   * New upstream release
--- xmds/trunk/debian/patches/gcc-4.3-include-cstdlib.patch #1509:1510
@@ -1,7 +1,7 @@
 diff -Nur xmds-1.5-3/source/xmdsintegrateark45.cc xmds-1.5-3.new/source/xmdsintegrateark45.cc
 --- xmds-1.5-3/source/xmdsintegrateark45.cc	2006-05-04 09:53:10.000000000 +0200
 +++ xmds-1.5-3.new/source/xmdsintegrateark45.cc	2007-04-04 23:05:32.000000000 +0200
-@@ -31,6 +31,7 @@
+@@ -30,6 +30,7 @@
    More detailed explanation...
  */
  
@@ -31,3 +31,14 @@
  #include<string>
  #include<ctype.h>
  #include<xmlbasics.h>
+diff -Nur xmds-1.5-3/source/xsilfield.cc xmds-1.5-3.new/source/xsilfield.cc
+--- xmds-1.5-3/source/xmdsintegrateark89.cc	2007-04-10 15:19:24.000000000 +0000
++++ xmds-1.5-3.new/source/xmdsintegrateark89.cc	2007-04-10 15:19:33.000000000 +0000
+@@ -34,6 +34,7 @@
+ #include<dom3.h>
+ #include<xmdsutils.h>
+ #include<xmdsclasses.h>
++#include<cstdlib>
+ 
+ // **************************************************************************
+ // **************************************************************************



More information about the Pkg-scicomp-devel mailing list