[Pkg-octave-commit] [SCM] Debian packaging for octave-msh branch, master, updated. upstream/1.0.2-19-g94ee36f
Rafael Laboissiere
rafael at laboissiere.net
Thu Aug 23 12:42:44 UTC 2012
The following commit has been merged in the master branch:
commit 94ee36f749de158af8357969d960e48f7cbac1d1
Author: Rafael Laboissiere <rafael at laboissiere.net>
Date: Thu Aug 23 14:36:49 2012 +0200
Build-depend on liboctave-dev >= 3.6.2-5
Versions of liboctave-dev prior to 3.6.2-5 are no co-installable with
gmsh, one of the other build-dependencies of octave-msh.
diff --git a/debian/control b/debian/control
index b6d8597..3fe148b 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Thomas Weber <tweber at debian.org>,
Sébastien Villemot <sebastien.villemot at ens.fr>
DM-Upload-Allowed: yes
Build-Depends: debhelper (>= 9), cdbs, octave-pkg-dev (>= 1.0.2), gmsh,
- openssh-client, libhdf5-openmpi-dev
+ openssh-client, libhdf5-openmpi-dev, liboctave-dev (>= 3.6.2-5)
Standards-Version: 3.9.3
Homepage: http://octave.sourceforge.net/msh
Vcs-Git: git://git.debian.org/git/pkg-octave/octave-msh.git
--
Debian packaging for octave-msh
More information about the Pkg-octave-commit
mailing list