r45443 - in /packages/gmsh-tetgen/trunk/debian: control patches/add-missing-headers.patch

trophime-guest at users.alioth.debian.org trophime-guest at users.alioth.debian.org
Fri Dec 7 08:42:28 UTC 2012


Author: trophime-guest
Date: Fri Dec  7 08:42:28 2012
New Revision: 45443

URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=45443
Log:
update patches

Modified:
    packages/gmsh-tetgen/trunk/debian/control
    packages/gmsh-tetgen/trunk/debian/patches/add-missing-headers.patch

Modified: packages/gmsh-tetgen/trunk/debian/control
URL: http://svn.debian.org/wsvn/debian-science/packages/gmsh-tetgen/trunk/debian/control?rev=45443&op=diff
==============================================================================
--- packages/gmsh-tetgen/trunk/debian/control (original)
+++ packages/gmsh-tetgen/trunk/debian/control Fri Dec  7 08:42:28 2012
@@ -5,7 +5,7 @@
 Uploaders: Christophe Prud'homme <prudhomm at debian.org>, 
  Anton Gladky <gladky.anton at gmail.com>,
  Christophe Trophime <christophe.trophime at lncmi.cnrs.fr>
-Build-Depends: debhelper (>= 8), cmake, gfortran, libgl1-mesa-dev,
+Build-Depends: debhelper (>= 9), cmake, gfortran, libgl1-mesa-dev,
  libglu1-mesa-dev, libfltk1.3-dev (>=1.1.7), libgmp-dev,
  libpng-dev, libjpeg-dev, zlib1g-dev, texlive, texinfo,
  mpi-default-dev,

Modified: packages/gmsh-tetgen/trunk/debian/patches/add-missing-headers.patch
URL: http://svn.debian.org/wsvn/debian-science/packages/gmsh-tetgen/trunk/debian/patches/add-missing-headers.patch?rev=45443&op=diff
==============================================================================
--- packages/gmsh-tetgen/trunk/debian/patches/add-missing-headers.patch (original)
+++ packages/gmsh-tetgen/trunk/debian/patches/add-missing-headers.patch Fri Dec  7 08:42:28 2012
@@ -7,7 +7,7 @@
 ===================================================================
 --- gmsh-tetgen-2.6.2~svn13116.orig/CMakeLists.txt	2012-09-05 11:24:52.000000000 +0200
 +++ gmsh-tetgen-2.6.2~svn13116/CMakeLists.txt	2012-09-05 11:27:23.000000000 +0200
-@@ -84,6 +84,7 @@
+@@ -85,6 +85,7 @@
    ${CMAKE_CURRENT_BINARY_DIR}/Common/GmshVersion.h
    Common/Gmsh.h Common/Context.h Common/GmshDefines.h Common/GmshMessage.h
      Common/VertexArray.h Common/Octree.h Common/OctreeInternals.h
@@ -15,7 +15,7 @@
    Numeric/Numeric.h Numeric/GaussIntegration.h Numeric/polynomialBasis.h
      Numeric/JacobianBasis.h Numeric/fullMatrix.h
      Numeric/simpleFunction.h Numeric/cartesian.h
-@@ -99,17 +100,22 @@
+@@ -100,18 +101,23 @@
      Geo/Pair.h Geo/Range.h Geo/SOrientedBoundingBox.h 
      Geo/CellComplex.h Geo/ChainComplex.h Geo/Cell.h Geo/Homology.h Geo/Chain.h 
      Geo/partitionEdge.h Geo/CGNSOptions.h Geo/gmshLevelset.h
@@ -24,14 +24,17 @@
      Mesh/meshGFaceElliptic.h Mesh/meshPartition.h Mesh/meshGFaceDelaunayInsertion.h 
      Mesh/simple3D.h Mesh/meshPartitionOptions.h Mesh/directions3D.h Mesh/yamakawa.h
      Mesh/Voronoi3D.h Mesh/Levy3D.h Mesh/periodical.h Mesh/meshMetric.h
+-  Numeric/mathEvaluator.h
 +    Mesh/Field.h
-   Numeric/mathEvaluator.h
++  Numeric/mathEvaluator.h Numeric/nodalBasis.h Numeric/fullMatrix.h
    Solver/dofManager.h Solver/femTerm.h Solver/laplaceTerm.h Solver/elasticityTerm.h
      Solver/crossConfTerm.h Solver/orthogonalTerm.h
      Solver/linearSystem.h Solver/linearSystemGMM.h Solver/linearSystemCSR.h 
-     Solver/linearSystemFull.h Solver/elasticitySolver.h Solver/sparsityPattern.h 
-+    Solver/functionSpace.h Solver/STensor43.h Solver/STensor33.h
-   Post/PView.h Post/PViewData.h Plugin/PluginManager.h Post/OctreePost.h
+-    Solver/linearSystemFull.h Solver/elasticitySolver.h Solver/sparsityPattern.h 
++    Solver/linearSystemFull.h Solver/elasticitySolver.h Solver/sparsityPattern.h
++    Solver/functionSpace.h Solver/STensor43.h Solver/STensor33.h 
+   Post/PView.h Post/PViewData.h Post/PViewDataList.h Plugin/PluginManager.h
+     Post/OctreePost.h
 +    Post/ColorTable.h Post/PViewOptions.h Post/PViewData.h
    Graphics/drawContext.h
 +    Graphics/Camera.h Graphics/Trackball.h




More information about the debian-science-commits mailing list