[gmsh] branch master updated (7ebf27d -> c49de80)

Anton Gladky gladk at moszumanska.debian.org
Sun Aug 21 21:08:30 UTC 2016


This is an automated email from the git hooks/post-receive script.

gladk pushed a change to branch master
in repository gmsh.

      from  7ebf27d   Update changelog.
      adds  5ea8a90   Imported Upstream version 2.13.2+dfsg1
       new  425c216   Merge.
       new  22e35d5   Refresh patches.
       new  0e252b2   Remove Christophe`s name from uploaders. (Closes: #835004)
       new  c49de80   Update changelog.

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 CMakeLists.txt                                     |   2 +-
 Common/Context.cpp                                 |   2 +-
 Common/DefaultOptions.h                            |   4 +-
 Common/Gmsh.cpp                                    |  15 +-
 Common/GmshMessage.cpp                             |   3 +-
 Common/GmshMessage.h                               |   4 +-
 Common/Options.cpp                                 |  26 +-
 Common/Options.h                                   |   6 +-
 Common/gmshLocalNetworkClient.cpp                  |  32 +-
 Fltk/onelabGroup.cpp                               |  13 +-
 Fltk/openglWindow.cpp                              |   4 +-
 Fltk/optionWindow.cpp                              |  10 +-
 Geo/Cell.cpp                                       |   2 +-
 Geo/Cell.h                                         |   2 +-
 Geo/CellComplex.cpp                                |   2 +-
 Geo/CellComplex.h                                  |   2 +-
 Geo/Chain.cpp                                      |   2 +-
 Geo/Chain.h                                        |   2 +-
 Geo/ChainComplex.cpp                               |   2 +-
 Geo/ChainComplex.h                                 |   2 +-
 Geo/GModel.cpp                                     |  33 +-
 Geo/GModel.h                                       |   4 +-
 Geo/GModelIO_MSH.cpp                               |  63 +--
 Geo/GModelIO_MSH2.cpp                              |   8 +-
 Geo/GModelVertexArrays.cpp                         |   5 +-
 Geo/Homology.cpp                                   |   2 +-
 Geo/Homology.h                                     |   2 +-
 Geo/MQuadrangle.cpp                                |  12 +-
 Geo/MTriangle.cpp                                  |  16 +-
 Geo/discreteDiskFace.cpp                           | 370 +++++++++++++++---
 Geo/discreteDiskFace.h                             |  49 ++-
 Geo/discreteFace.cpp                               | 430 ++++++++++++++++++---
 Geo/discreteFace.h                                 |   7 +
 Graphics/drawContext.cpp                           |   2 +-
 Graphics/drawMesh.cpp                              |  11 +-
 Graphics/drawPost.cpp                              |  14 +-
 Graphics/drawScales.cpp                            |  63 ++-
 Mesh/HighOrder.cpp                                 |   4 +-
 Mesh/meshGFace.cpp                                 |   5 +-
 Mesh/yamakawa.cpp                                  |   4 +-
 Parser/Gmsh.y                                      |  17 +-
 Post/PView.h                                       |   2 +-
 Post/PViewDataGModelIO.cpp                         |   4 +-
 Post/PViewIO.cpp                                   |   6 +-
 Post/PViewVertexArrays.cpp                         |  16 +-
 Solver/linearSystemPETSc.hpp                       |   2 +-
 contrib/HighOrderMeshOptimizer/OptHomMesh.cpp      |   6 +-
 contrib/HighOrderMeshOptimizer/OptHomRun.cpp       |  12 +-
 contrib/MeshOptimizer/MeshOptimizer.cpp            |   5 +-
 contrib/MeshOptimizer/MeshOptimizer.h              |   4 +-
 .../MeshQualityOptimizer/MeshQualityOptimizer.cpp  |  13 +-
 .../MeshQualityOptimizer/MeshQualityOptimizer.h    |   5 +-
 .../Android/src/org/geuz/onelab/AboutActivity.java |  21 +-
 debian/changelog                                   |   8 +
 debian/control                                     |   3 +-
 debian/patches/10_change_shared_library_name.patch |  12 +-
 debian/patches/110_fix_cmake_hdf5.patch            |   6 +-
 debian/patches/120_relax_python_vers.patch         |   6 +-
 debian/patches/20_skip_license_file.patch          |   6 +-
 debian/patches/30_delete_gl2ps_from_source.patch   |  12 +-
 .../40_switch_from_opencascade_to_oce.patch        |   6 +-
 debian/patches/60_fix_gmshpy_import.patch          |   6 +-
 debian/patches/70_fix_libdir.patch                 |  12 +-
 debian/patches/80_fix_script_header.patch          |   6 +-
 .../patches/90_fix_java_wrapper_compilation.patch  |   6 +-
 doc/VERSIONS.txt                                   |   3 +
 doc/texinfo/cmake_options.texi                     |   4 +-
 doc/texinfo/opt_mesh.texi                          |   2 +-
 doc/texinfo/opt_plugin.texi                        |  99 ++---
 doc/texinfo/opt_print.texi                         |  20 +
 doc/texinfo/opt_solver.texi                        |   2 +-
 doc/texinfo/opt_view.texi                          |   2 +-
 72 files changed, 1182 insertions(+), 393 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/gmsh.git



More information about the debian-science-commits mailing list