[SCM] Gmsh packaging. Gmsh is an automatic 3D finite element mesh generator. branch, master, updated. debian/2.7.1.dfsg-2-4-gfb41aac

Anton Gladky gladky.anton at gmail.com
Mon Jun 24 20:23:18 UTC 2013


The following commit has been merged in the master branch:
commit 076cd51adefb1614de101553308e3ec8e5135796
Author: Anton Gladky <gladky.anton at gmail.com>
Date:   Mon Jun 24 20:59:05 2013 +0200

    Add missing header in libgmsh-dev package. (Closes: #713942)

diff --git a/debian/patches/add_missing_header.patch b/debian/patches/add_missing_header.patch
new file mode 100644
index 0000000..eca2506
--- /dev/null
+++ b/debian/patches/add_missing_header.patch
@@ -0,0 +1,16 @@
+Description: add missing header in libgmsh-dev package.
+Author: Anton Gladky <gladk at debian.org>
+Bug-Debian: #713942
+Last-Update: 2013-06-24
+
+--- a/CMakeLists.txt
++++ b/CMakeLists.txt
+@@ -106,7 +106,7 @@
+     Geo/SPoint2.h Geo/SPoint3.h Geo/SVector3.h Geo/STensor3.h Geo/SBoundingBox3d.h 
+     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
++    Geo/partitionEdge.h Geo/CGNSOptions.h Geo/gmshLevelset.h Geo/boundaryLayersData.h
+   Mesh/meshGEdge.h Mesh/meshGFace.h Mesh/meshGFaceOptimize.h 
+     Mesh/meshGFaceElliptic.h Mesh/meshPartition.h Mesh/meshGFaceDelaunayInsertion.h 
+     Mesh/simple3D.h Mesh/meshPartitionOptions.h Mesh/directions3D.h Mesh/yamakawa.h
diff --git a/debian/patches/series b/debian/patches/series
index a792f30..030e176 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -8,3 +8,4 @@ alauzet.patch
 fix_gmshpy_import.patch
 fix_libdir.patch
 fix_script_header.patch
+add_missing_header.patch

-- 
Gmsh packaging. Gmsh is an automatic 3D finite element mesh generator. 



More information about the debian-science-commits mailing list