[Pkg-octave-commit] [dynare] 01/07: d/p/octave-4.0.patch: new patch, removes a warning with Octave 4.0.

Sébastien Villemot sebastien at debian.org
Thu Jun 29 11:11:17 UTC 2017


This is an automated email from the git hooks/post-receive script.

sebastien pushed a commit to branch master
in repository dynare.

commit 3379023b8567558e94cff4951ea08b05b9195cf0
Author: Sébastien Villemot <sebastien at debian.org>
Date:   Thu Jun 29 11:17:01 2017 +0200

    d/p/octave-4.0.patch: new patch, removes a warning with Octave 4.0.
---
 debian/patches/octave-4.0.patch | 18 ++++++++++++++++++
 debian/patches/series           |  1 +
 2 files changed, 19 insertions(+)

diff --git a/debian/patches/octave-4.0.patch b/debian/patches/octave-4.0.patch
new file mode 100644
index 0000000..931658b
--- /dev/null
+++ b/debian/patches/octave-4.0.patch
@@ -0,0 +1,18 @@
+Description: Mark Octave 4.0.3 as supported
+ Even though upstream only officially supports Octave ≥ 4.2.1, Dynare 4.5
+ actually works quite well on Octave 4.0.
+Author: Sébastien Villemot <sebastien at debian.org>
+Forwarded: not-needed
+Last-Update: 2017-06-29
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
+--- a/matlab/supported_octave_version.m
++++ b/matlab/supported_octave_version.m
+@@ -17,4 +17,4 @@ function v = supported_octave_version()
+ % You should have received a copy of the GNU General Public License
+ % along with Dynare.  If not, see <http://www.gnu.org/licenses/>.
+ 
+-v = '4.2.1';
+\ No newline at end of file
++v = '4.0.3';
+\ No newline at end of file
diff --git a/debian/patches/series b/debian/patches/series
index 234f6cd..3681b97 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -4,3 +4,4 @@ typos.patch
 license-files-install.patch
 clean-julia-preprocessor.patch
 drop-texi2html.patch
+octave-4.0.patch

-- 
Alioth's /home/groups/pkg-octave/bin/git-commit-notice on /srv/git.debian.org/git/pkg-octave/dynare.git



More information about the Pkg-octave-commit mailing list