Package: clisp / 1:2.49.20241228.gitc3ec11b-2
Metadata
| Package | Version | Patches format |
|---|---|---|
| clisp | 1:2.49.20241228.gitc3ec11b-2 | 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 ! |
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 ! |
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.
|
| test fixes.patch | (download) |
tests/streams.tst |
3 0 + 3 - 0 ! |
skip stderr tests The testing of stderr sometimes fails, due to permission problems. Just skip this test. |
| hurd i386 test fix.patch | (download) |
tests/socket.tst |
2 1 + 1 - 0 ! |
fixes a test failure on hurd-i386 The socket-status test fails in an unexpected way. |
| sparc64 fix.patch | (download) |
src/makemake.in |
2 1 + 1 - 0 ! |
fixed build problems on sparc64 As suggested by upstream to fix build problems on the buildd systems. |
| disable flakey test.patch | (download) |
tests/socket.tst |
1 1 + 0 - 0 ! |
--- |
