Package: maxima / 5.46.0-11

Metadata

Package Version Patches format
maxima 5.46.0-11 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
5.29 refresh | (download)

interfaces/emacs/emaxima/maxima.el | 4 2 + 2 - 0 !
interfaces/emacs/misc/bookmode.el | 4 2 + 2 - 0 !
interfaces/xmaxima/Tkmaxima/Constants.tcl | 6 3 + 3 - 0 !
3 files changed, 7 insertions(+), 7 deletions(-)

 mime support, gcl dlopen support, emacs keybinding change
 Replace viewer commands with mime wrapper equivalents (e.g. 'see'),
 add :system-p t to gcl compiler flags to support possible dlopen fasl
 loading, remove maxima mode keybinding that interferes with standard
 emacs usage.  The first and third of these addressed long-closed
 debian bugs.
 .
 maxima (5.30.0-1) unstable; urgency=low
 .
   * New upstream release
cl_info_separate_index_dir | (download)

src/cl-info.lisp | 11 9 + 2 - 0 !
1 file changed, 9 insertions(+), 2 deletions(-)

 <short summary of the patch>
 TODO: Put a short summary on the line above and replace this paragraph
 with a longer explanation of this change. Complete the meta-information
 with other relevant fields (see below for details). To make it easier, the
 information below has been extracted from the changelog. Adjust it or drop
 it.
 .
 maxima (5.38.0-2) unstable; urgency=medium
 .
   * fix i386 test failure
compressed_maxima.info_support | (download)

src/cl-info.lisp | 11 7 + 4 - 0 !
1 file changed, 7 insertions(+), 4 deletions(-)

 <short summary of the patch>
 TODO: Put a short summary on the line above and replace this paragraph
 with a longer explanation of this change. Complete the meta-information
 with other relevant fields (see below for details). To make it easier, the
 information below has been extracted from the changelog. Adjust it or drop
 it.
 .
 maxima (5.38.1-7) unstable; urgency=medium
 .
   * Build-dep against latest gcl
cl info minimal | (download)

src/cl-info.lisp | 8 3 + 5 - 0 !
1 file changed, 3 insertions(+), 5 deletions(-)

 <short summary of the patch>
 TODO: Put a short summary on the line above and replace this paragraph
 with a longer explanation of this change. Complete the meta-information
 with other relevant fields (see below for details). To make it easier, the
 information below has been extracted from the changelog. Adjust it or drop
 it.
 .
 maxima (5.39.0-1) unstable; urgency=medium
 .
   * New upstream release
get_dirs_for_list_avail1 | (download)

src/init-cl.lisp | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 <short summary of the patch>
 TODO: Put a short summary on the line above and replace this paragraph
 with a longer explanation of this change. Complete the meta-information
 with other relevant fields (see below for details). To make it easier, the
 information below has been extracted from the changelog. Adjust it or drop
 it.
 .
 maxima (5.41.0-1) UNRELEASED; urgency=medium
 .
   * New upstream release
sys proclaim fix | (download)

src/Makefile.am | 4 3 + 1 - 0 !
1 file changed, 3 insertions(+), 1 deletion(-)

 <short summary of the patch>
 TODO: Put a short summary on the line above and replace this paragraph
 with a longer explanation of this change. Complete the meta-information
 with other relevant fields (see below for details). To make it easier, the
 information below has been extracted from the changelog. Adjust it or drop
 it.
 .
 maxima (5.43.0-1) UNRELEASED; urgency=medium
 .
   * New upstream release
pass_rtest8_101_104_on_68k2 | (download)

src/testsuite.lisp | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 <short summary of the patch>
 TODO: Put a short summary on the line above and replace this paragraph
 with a longer explanation of this change. Complete the meta-information
 with other relevant fields (see below for details). To make it easier, the
 information below has been extracted from the changelog. Adjust it or drop
 it.
 .
 maxima (5.43.2-2) unstable; urgency=medium
 .
   * build-dep on dh-autoreconf
create_index | (download)

doc/info/create_index | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 <short summary of the patch>
 TODO: Put a short summary on the line above and replace this paragraph
 with a longer explanation of this change. Complete the meta-information
 with other relevant fields (see below for details). To make it easier, the
 information below has been extracted from the changelog. Adjust it or drop
 it.
 .
 maxima (5.45.1-1) unstable; urgency=medium
 .
   * New upstream release
   * Bug fix: "Incorrect file contents.hhc is generated", thanks to
     Stanislav Maslovski (Closes: #972639).
   * Bug fix: "please migrate away from autoconf2.13", thanks to Chris
     Hofstaedtler (Closes: #992809).
gcl_time_coding_fixes | (download)

src/commac.lisp | 14 4 + 10 - 0 !
src/commac.lisp.orig | 844 844 + 0 - 0 !
2 files changed, 848 insertions(+), 10 deletions(-)

 <short summary of the patch>
 TODO: Put a short summary on the line above and replace this paragraph
 with a longer explanation of this change. Complete the meta-information
 with other relevant fields (see below for details). To make it easier, the
 information below has been extracted from the changelog. Adjust it or drop
 it.
 .
 maxima (5.46.0-5) unstable; urgency=medium
 .
   * build-dep latest gcl