[SCM] Gmsh packaging. Gmsh is an automatic 3D finite element mesh generator. branch, experimental, updated. debian/2.6.2_beta1_svn13992_dfsg-1-6-ge970f2c
Anton Gladky
gladky.anton at gmail.com
Thu Dec 27 21:40:19 UTC 2012
The following commit has been merged in the experimental branch:
commit e970f2cb839bb370e2ccac25906a1aeb199b9edd
Author: Anton Gladky <gladky.anton at gmail.com>
Date: Wed Dec 26 23:16:47 2012 +0100
Refresh patches.
diff --git a/debian/patches/alauzet.patch b/debian/patches/alauzet.patch
index 852113d..81953ed 100644
--- a/debian/patches/alauzet.patch
+++ b/debian/patches/alauzet.patch
@@ -214,7 +214,7 @@
map_type_name["Laplacian"] = new FieldFactoryT<LaplacianField>();
--- a/Geo/STensor3.h
+++ b/Geo/STensor3.h
-@@ -171,6 +171,8 @@
+@@ -172,6 +172,8 @@
// compute the largest inscribed ellipsoid...
SMetric3 intersection (const SMetric3 &m1,
const SMetric3 &m2);
@@ -225,7 +225,7 @@
const double t);
--- a/Geo/STensor3.cpp
+++ b/Geo/STensor3.cpp
-@@ -39,6 +39,27 @@
+@@ -40,6 +40,27 @@
return iv;
}
diff --git a/debian/patches/fix_spelling_errors.patch b/debian/patches/fix_spelling_errors.patch
index 803c1f5..9a6cdf9 100644
--- a/debian/patches/fix_spelling_errors.patch
+++ b/debian/patches/fix_spelling_errors.patch
@@ -39,7 +39,7 @@ Last-Update: 2011-12-09
* beta*y
--- a/doc/texinfo/gmsh.texi
+++ b/doc/texinfo/gmsh.texi
-@@ -1400,7 +1400,7 @@
+@@ -1402,7 +1402,7 @@
etc.). The eigth case permits to use the value of a @var{char-option} as
a @var{char-expression}. The ninth case gets the value of an environment
variable from the operating system. The last case in the definition
@@ -48,7 +48,7 @@ Last-Update: 2011-12-09
@w{@var{char-option}s} are listed in @ref{Options}.
Character expressions are mostly used to specify non-numeric options and
-@@ -2930,7 +2930,7 @@
+@@ -2935,7 +2935,7 @@
@item Extrude @{ Surface @{ @var{expression-list} @}; @var{layers} < Using Index[@var{expr}]; > < Using View[@var{expr}]; > @}
Extrudes a boundary layer from the specified surfaces. If no view is
specified, the boundary layer is created using gouraud-shaped (smoothed)
diff --git a/debian/patches/skip_license_file.patch b/debian/patches/skip_license_file.patch
index bc64dc9..4177bb9 100644
--- a/debian/patches/skip_license_file.patch
+++ b/debian/patches/skip_license_file.patch
@@ -13,7 +13,7 @@ Last-Update: 2012-11-28
set(CREDITS_FILE ${CMAKE_CURRENT_SOURCE_DIR}/doc/CREDITS.txt)
file(GLOB TUTORIAL_FILES ${CMAKE_CURRENT_SOURCE_DIR}/tutorial/?*.*)
file(GLOB DEMO_FILES ${CMAKE_CURRENT_SOURCE_DIR}/demos/?*.*)
-@@ -1228,7 +1228,7 @@
+@@ -1234,7 +1234,7 @@
if(MAKEINFO AND TEXI2PDF)
add_custom_target(doc COMMAND ${CMAKE_COMMAND} -E tar zcf
${CMAKE_CURRENT_BINARY_DIR}/gmsh-${GMSH_VERSION}-doc.tgz
--
Gmsh packaging. Gmsh is an automatic 3D finite element mesh generator.
More information about the debian-science-commits
mailing list