r36714 - in /packages/paraview/trunk/debian: changelog patches/series patches/xdmf.patch
malat-guest at users.alioth.debian.org
malat-guest at users.alioth.debian.org
Mon Jul 5 15:52:07 UTC 2010
Author: malat-guest
Date: Mon Jul 5 15:52:04 2010
New Revision: 36714
URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=36714
Log:
preparing for next release
Added:
packages/paraview/trunk/debian/patches/xdmf.patch (with props)
Modified:
packages/paraview/trunk/debian/changelog
packages/paraview/trunk/debian/patches/series
Modified: packages/paraview/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/debian-science/packages/paraview/trunk/debian/changelog?rev=36714&op=diff
==============================================================================
--- packages/paraview/trunk/debian/changelog (original)
+++ packages/paraview/trunk/debian/changelog Mon Jul 5 15:52:04 2010
@@ -1,3 +1,9 @@
+paraview (3.8.0-1) UNRELEASED; urgency=low
+
+ * New upstream
+
+ -- Mathieu Malaterre <mathieu.malaterre at gmail.com> Mon, 05 Jul 2010 17:05:12 +0200
+
paraview (3.6.2-5) unstable; urgency=low
* Building MySQL and PostreSQL for consistency with VTK
Modified: packages/paraview/trunk/debian/patches/series
URL: http://svn.debian.org/wsvn/debian-science/packages/paraview/trunk/debian/patches/series?rev=36714&op=diff
==============================================================================
--- packages/paraview/trunk/debian/patches/series (original)
+++ packages/paraview/trunk/debian/patches/series Mon Jul 5 15:52:04 2010
@@ -1,8 +1,1 @@
-use-ffmpeg-swscaler.patch
-vtkFFMPEGWriter.patch
-fix_H5FD_class_t_usage.patch
-icet_cmake.patch
-vtkPVPluginInit.cxx.in.patch
-vector_property_map.hpp.patch
-pv_plugin_path.patch
-qreal_armel.patch
+xdmf.patch
Added: packages/paraview/trunk/debian/patches/xdmf.patch
URL: http://svn.debian.org/wsvn/debian-science/packages/paraview/trunk/debian/patches/xdmf.patch?rev=36714&op=file
==============================================================================
--- packages/paraview/trunk/debian/patches/xdmf.patch (added)
+++ packages/paraview/trunk/debian/patches/xdmf.patch Mon Jul 5 15:52:04 2010
@@ -1,0 +1,11 @@
+diff -ru ParaView-3.8.0/Utilities/Xdmf2/libsrc/XdmfObject.h ParaView-3.8.0.old/Utilities/Xdmf2/libsrc/XdmfObject.h
+--- ParaView-3.8.0/Utilities/Xdmf2/libsrc/XdmfObject.h 2010-05-27 19:05:11.000000000 +0200
++++ ParaView-3.8.0.old/Utilities/Xdmf2/libsrc/XdmfObject.h 2010-07-05 17:33:44.000000000 +0200
+@@ -81,6 +81,7 @@
+
+ # ifdef UNIX
+ # include "sys/file.h"
++# include "string.h"
+ # include "strings.h"
+ # define STRCASECMP strcasecmp
+ # define STRNCASECMP strncasecmp
Propchange: packages/paraview/trunk/debian/patches/xdmf.patch
------------------------------------------------------------------------------
svn:eol-style = native
Propchange: packages/paraview/trunk/debian/patches/xdmf.patch
------------------------------------------------------------------------------
svn:mime-type = text/plain
More information about the debian-science-commits
mailing list