[SCM] Gmsh packaging. Gmsh is an automatic 3D finite element mesh generator. branch, experimental, updated. debian/2.6.2_beta2_svn14562_dfsg-1_exp1-1-gca65d5c

Anton Gladky gladky.anton at gmail.com
Sun Jan 27 08:51:46 UTC 2013


The following commit has been merged in the experimental branch:
commit ca65d5caba9d34998ed3bbb57597da140dc26803
Author: Anton Gladky <gladky.anton at gmail.com>
Date:   Sun Jan 27 09:50:55 2013 +0100

    Add libgmsh2 into depends of python-gmsh.

diff --git a/debian/control b/debian/control
index 9a629a2..42ee0bc 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: gmsh
 Section: math
 Priority: optional
 Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.debian.org>
-Uploaders: Christophe Prud'homme <prudhomm at debian.org>, 
+Uploaders: Christophe Prud'homme <prudhomm at debian.org>,
  Anton Gladky <gladk at debian.org>,
  Christophe Trophime <christophe.trophime at lncmi.cnrs.fr>
 Build-Depends: debhelper (>= 9), cmake, gfortran, libgl1-mesa-dev,
@@ -117,7 +117,8 @@ Architecture: any
 Replaces: gmsh (<< 2.6.0.dfsg-3)
 Breaks: gmsh (<< 2.6.0.dfsg-3)
 Recommends: gmsh
-Depends: ${shlibs:Depends}, ${misc:Depends}, python (>= 2.7), python (<<2.8)
+Depends: ${shlibs:Depends}, ${misc:Depends}, python (>= 2.7), python (<<2.8), 
+  libgmsh2 (= ${binary:Version})
 Description: Three-dimensional finite element mesh generator. Documentation
  Gmsh is an automatic 3D finite element mesh generator (primarily
  Delaunay) with build-in CAD and post-processing facilities. Its

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



More information about the debian-science-commits mailing list