Package: clisp / 1:2.49.20210628.gitde01f0f-3

Metadata

Package Version Patches format
clisp 1:2.49.20210628.gitde01f0f-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
remove webbugs.patch | (download)

doc/_clisp-link.html | 4 2 + 2 - 0 !
doc/_clisp.html | 4 2 + 2 - 0 !
doc/common.xsl | 5 2 + 3 - 0 !
doc/impnotes.html | 4 2 + 2 - 0 !
4 files changed, 8 insertions(+), 9 deletions(-)

 remove links in local documentation which might allow the users to be tracked by sourceforge
config.patch | (download)

src/cfgunix.lisp | 14 10 + 4 - 0 !
src/clhs.lisp | 6 4 + 2 - 0 !
2 files changed, 14 insertions(+), 6 deletions(-)

 tweak configuration for better debian integration
  use editor as default editor (if the EDITOR variable is not set), per
   policy 11.4.
  use sensible-browser as default browser (comes along with a Depends of
   clisp on sensible-utils).
  if the hyperspec package is installed, use the local CLHS when
   (documentation <foo> 'sys::clhs) is invoked. This requires a modification of
   clhs.lisp, so as to detect the right HyperSpec format.
  if the clisp-doc package is installed, use the locally installed
   implementation notes when (documentation <foo> 'sys::impnotes) is invoked.
 .
 N.B.: The src/cfgunix.lisp file is used as a template for the creation of
       config.lisp during the build process.
pari 2.15.patch | (download)

modules/pari/pari.lisp | 3 1 + 2 - 0 !
1 file changed, 1 insertion(+), 2 deletions(-)

 fix ftbfs against pari 2.15.0