[Pkg-octave-commit] [SCM] dynare branch, master, updated. 304ca1e6661520b1ae552a2a989b90bd5c477272

Vincent Crevot vincent.crevot at nodalink.com
Mon Feb 21 16:21:03 UTC 2011


The following commit has been merged in the master branch:
commit a0122a1efb14ba0044689803814ab018676c165d
Author: Vincent Crevot <vincent.crevot at nodalink.com>
Date:   Wed Feb 16 05:14:23 2011 +0100

    Update boost dependencies

diff --git a/debian/changelog b/debian/changelog
index d27427c..21da740 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,9 @@ dynare (4.2.0-1) UNRELEASED; urgency=low
   * New upstream release
   * debian/copyright:
     Updated to reflect upstream changes.
+  * debian/control:
+    - Bump boost dependency to 1.36
+    - Add boost dependency to dynare-matlab package
 
  -- Vincent Crevot <vincent.crevot at nodalink.com>  Wed, 16 Feb 2011 04:51:03 +0100
 
diff --git a/debian/control b/debian/control
index e2003aa..f8c045b 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ DM-Upload-Allowed: yes
 Section: math
 Priority: optional
 Build-Depends: debhelper (>= 7.0.50), octave3.2-headers (>= 3.2.2),
- libboost-graph-dev, texlive, texlive-publishers, texlive-extra-utils,
+ libboost-graph-dev (>= 1.36), texlive, texlive-publishers, texlive-extra-utils,
  texlive-formats-extra, xsltproc, dblatex (>=0.2.12-3), latex-beamer, docbook-xsl,
  quilt, po-debconf, gnuplot-nox
 Build-Conflicts: octave3.0
@@ -73,7 +73,8 @@ Description: documentation for Dynare
 Package: dynare-matlab
 Architecture: all
 Section: contrib/math
-Depends: ${misc:Depends}, debconf | debconf-2.0, sudo, dynare
+Depends: ${misc:Depends}, debconf | debconf-2.0, sudo, dynare,
+ libboost-graph-dev (>= 1.36)
 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