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

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


The following commit has been merged in the master branch:
commit 3f76334c52091c1be3a2245236e36b4aaa83fbc0
Author: Vincent Crevot <vincent.crevot at nodalink.com>
Date:   Wed Feb 16 07:02:17 2011 +0100

    Install new matlab files

diff --git a/debian/changelog b/debian/changelog
index c0f3cfb..0a9a930 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,14 +4,16 @@ dynare (4.2.0-1) UNRELEASED; urgency=low
   * debian/copyright:
     Updated to reflect upstream changes.
   * debian/control:
-    - Bump boost dependency to 1.36
-    - Add boost dependency to dynare-matlab package
+    - Bump boost dependency to 1.36.
+    - Add boost dependency to dynare-matlab package.
     - Add dependency to texlive-generic-recommended which contains the epsf
-      package needed by doc/parallel/parallel.tex
+      package needed by doc/parallel/parallel.tex.
   * patches/extra-addpath:
     Refreshed patch.
   * debian/patches/build-matlab:
     Removed patch.
+  * debian/dynare-common.install:
+    Install new matlab files.
 
  -- Vincent Crevot <vincent.crevot at nodalink.com>  Wed, 16 Feb 2011 04:51:03 +0100
 
diff --git a/debian/dynare-common.install b/debian/dynare-common.install
index a37dc5d..80e6639 100644
--- a/debian/dynare-common.install
+++ b/debian/dynare-common.install
@@ -1,9 +1,12 @@
 matlab/*.m                    /usr/share/dynare/matlab
-matlab/gensylv/*.m            /usr/share/dynare/matlab/gensylv
-matlab/qz/*.m                 /usr/share/dynare/matlab/qz
-matlab/kronecker/*.m          /usr/share/dynare/matlab/kronecker
-matlab/distributions/*.m      /usr/share/dynare/matlab/distributions
 matlab/AIM/*.m                /usr/share/dynare/matlab/AIM
+matlab/distributions/*.m      /usr/share/dynare/matlab/distributions
+matlab/gensylv/*.m            /usr/share/dynare/matlab/gensylv
 matlab/kalman/*.m             /usr/share/dynare/matlab/kalman
 matlab/kalman/likelihood/*.m  /usr/share/dynare/matlab/kalman/likelihood
+matlab/kalman/smoother/*.m    /usr/share/dynare/matlab/kalman/smoother
+matlab/kronecker/*.m          /usr/share/dynare/matlab/kronecker
 matlab/missing/*              /usr/share/dynare/matlab/missing
+matlab/parallel/*             /usr/share/dynare/matlab/parallel
+matlab/partial_information/*  /usr/share/dynare/matlab/partial_information
+matlab/qz/*.m                 /usr/share/dynare/matlab/qz

-- 
dynare



More information about the Pkg-octave-commit mailing list