[Pkg-octave-commit] [SCM] dynare branch, master, updated. 10ceb7a615ed34ab07825ae17f39ee2242ee859b
Sébastien Villemot
sebastien.villemot at ens.fr
Thu Sep 24 14:31:22 UTC 2009
The following commit has been merged in the master branch:
commit 480be153a78f20b2a30e2b23252985e18e02752b
Author: Sébastien Villemot <sebastien.villemot at ens.fr>
Date: Thu Sep 24 15:58:32 2009 +0200
Added missing dependency of dynare-matlab on dynare
diff --git a/debian/changelog b/debian/changelog
index 2e07398..99e599c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ dynare (4.0.4-4) unstable; urgency=low
+ Depend on Octave 3.2 (>= 3.2.2, since 3.2.0 has a buggy 'which').
+ Add a build conflict with octave3.0.
+ Update Standards-Version to 3.8.3, no additional changes needed.
+ + Added missing dependency of dynare-matlab on dynare.
* debian/copyright:
Updated e-mail address of Marco Ratto.
* debian/rules:
diff --git a/debian/control b/debian/control
index 48fed9a..1bc8f1c 100644
--- a/debian/control
+++ b/debian/control
@@ -68,7 +68,7 @@ Description: documentation for Dynare
Package: dynare-matlab
Architecture: all
Section: contrib/math
-Depends: ${misc:Depends}, debconf | debconf-2.0, sudo
+Depends: ${misc:Depends}, debconf | debconf-2.0, sudo, dynare
Description: MEX files for MATLAB users of Dynare
Dynare is a pre-preprocessor and a collection of GNU Octave and
MATLAB routines which can solve, simulate and estimate non-linear
--
dynare
More information about the Pkg-octave-commit
mailing list