[maxima-sage] 02/02: Merge branch 'ecl-patch'
Tobias Hansen
thansen at moszumanska.debian.org
Sun Nov 6 10:35:21 UTC 2016
This is an automated email from the git hooks/post-receive script.
thansen pushed a commit to branch master
in repository maxima-sage.
commit eca9a4414a8b2b5678e24be03bda779fd8e65177
Merge: 860256e e45ab0c
Author: Tobias Hansen <thansen at broeselmaschine.fc.up.pt>
Date: Sun Nov 6 00:39:44 2016 +0000
Merge branch 'ecl-patch'
debian/changelog | 9 ++
debian/control | 18 +++-
debian/maxima-ecl.install.in | 2 +
debian/maxima.install.in | 3 +-
...id-blowing-the-stack-when-diff-expand-isn.patch | 95 ++++++++++++++++++++++
debian/patches/build-fasl.patch | 21 +++++
debian/patches/matrixexp.patch | 13 +++
debian/patches/series | 3 +
debian/rules | 9 +-
9 files changed, 169 insertions(+), 4 deletions(-)
diff --cc debian/changelog
index 95bed0b,06c513b..91e15dc
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,23 -1,12 +1,32 @@@
-maxima (5.38.1-2+sage1) unstable-sage; urgency=medium
++maxima (5.38.1-5+sage1) unstable-sage; urgency=medium
+
+ * Create new package maxima-ecl including the maxima ecl binary
+ and a fasl library for ecl.
+ * Apply patch build-fasl.patch from Sage to build the fasl library.
+ * Apply two other patches of Sage to fix tests.
+
+ -- Tobias Hansen <thansen at debian.org> Sat, 15 Oct 2016 12:12:58 +0000
+
+maxima (5.38.1-5) unstable; urgency=medium
+
+ * Build-dep against latest gcl
+
+ -- Camm Maguire <camm at debian.org> Tue, 01 Nov 2016 13:00:12 +0000
+
+maxima (5.38.1-4) unstable; urgency=medium
+
+ * Build-dep against latest gcl
+ * Bug fix: "maxima-emacs does not work", thanks to Bastien ROUCARIES
+ (Closes: #842164).
+
+ -- Camm Maguire <camm at debian.org> Sat, 29 Oct 2016 11:11:52 +0000
+
+maxima (5.38.1-3) unstable; urgency=medium
+
+ * Build-dep against latest gcl
+
+ -- Camm Maguire <camm at debian.org> Tue, 11 Oct 2016 20:59:25 +0000
+
maxima (5.38.1-2) unstable; urgency=medium
* Build-dep against latest gcl
diff --cc debian/control
index 2cf4543,0efdd32..1960709
--- a/debian/control
+++ b/debian/control
@@@ -2,7 -2,7 +2,7 @@@ Source: maxim
Section: math
Priority: optional
Maintainer: Camm Maguire <camm at debian.org>
- Build-Depends: gcl ( >= 2.6.12-45 ) , texinfo, libgmp3-dev, libreadline-dev, locales, automake, debhelper ( >=9 ), autoconf2.13, gawk | awk, texlive-latex-recommended, sharutils, libxmu-dev, libxaw7-dev, tex-common, python
-Build-Depends: gcl ( >= 2.6.12-35 ) , texinfo, libgmp3-dev, libreadline-dev, locales, automake, debhelper ( >=9 ), autoconf2.13, gawk | awk, texlive-latex-recommended, sharutils, libxmu-dev, libxaw7-dev, tex-common, python, ecl, libffi-dev
++Build-Depends: gcl ( >= 2.6.12-45 ) , texinfo, libgmp3-dev, libreadline-dev, locales, automake, debhelper ( >=9 ), autoconf2.13, gawk | awk, texlive-latex-recommended, sharutils, libxmu-dev, libxaw7-dev, tex-common, python, ecl, libffi-dev
Standards-Version: 3.9.8
Package: maxima
diff --cc debian/patches/series
index e2e45d5,0098b86..8f1f904
--- a/debian/patches/series
+++ b/debian/patches/series
@@@ -6,5 -6,6 +6,8 @@@ taylor_test_error
fix_closeto_test
cl_info_separate_index_dir
do_not_remake_docs_2
+pathname
+pathname1
+ build-fasl.patch
+ 0001-taylor2-Avoid-blowing-the-stack-when-diff-expand-isn.patch
+ matrixexp.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/maxima-sage.git
More information about the debian-science-commits
mailing list