[Pkg-octave-commit] [SCM] Debian packaging for octave-bim branch, master, updated. upstream/1.0.2-23-g42c7463
Rafael Laboissiere
rafael at laboissiere.net
Thu Aug 23 14:28:51 UTC 2012
The following commit has been merged in the master branch:
commit 42c746387f96b78de0ff3109293e8ef6d808a9b4
Author: Rafael Laboissiere <rafael at laboissiere.net>
Date: Thu Aug 23 16:25:46 2012 +0200
Tighten the relationships with octave-msh to >= 1.0.2-4
This will avoid problems with the versions of liboctave-dev package prior
to 3.6.2-5. Also, move the dependency from Build-Depends-Indep into
Build-Depends. Specifying Build-Depends-Indep is only necessary when the
source package contains "Arch: any" binary packages, which is not the case
with octave-bim.
diff --git a/debian/control b/debian/control
index 88c85fe..4dc8e80 100644
--- a/debian/control
+++ b/debian/control
@@ -6,8 +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),
- libhdf5-openmpi-dev
-Build-Depends-Indep: octave-msh (>=0.1.1-2)
+ libhdf5-openmpi-dev, octave-msh (>= 1.0.2-4)
Standards-Version: 3.9.3
Homepage: http://octave.sourceforge.net/bim
Vcs-Git: git://git.debian.org/git/pkg-octave/octave-bim.git
@@ -16,7 +15,7 @@ Vcs-Browser: http://git.debian.org/?p=pkg-octave/octave-bim.git
Package: octave-bim
Architecture: all
Depends: ${misc:Depends}, ${octave:Depends}
-Recommends: octave-fpl (>=0.1.6-2), octave-msh (>=0.1.1-2)
+Recommends: octave-fpl (>= 0.1.6-2), octave-msh (>= 1.0.2-4)
Description: PDE solver using a finite element/volume approach in Octave
This package contains scripts for solving Diffusion Advection
Reaction (DAR) Partial Differential Equations based on the Finite
--
Debian packaging for octave-bim
More information about the Pkg-octave-commit
mailing list