clisp 1:2.49.20210628.gitde01f0f-3 source package in Ubuntu

Changelog

clisp (1:2.49.20210628.gitde01f0f-3) unstable; urgency=medium

  * Team upload.
  * pari-2.15.patch: new patch, fixes FTBFS against pari 2.15.0-2.
    Thanks to Bill Allombert. (Closes: #1020437)
  * Trim trailing whitespace.
  * Update standards version to 4.6.1, no changes needed.
  * Remove myself from Uploaders.

 -- Sébastien Villemot <email address hidden>  Sun, 25 Sep 2022 11:46:30 +0200

Upload details

Uploaded by:
Debian Common Lisp Team
Uploaded to:
Sid
Original maintainer:
Debian Common Lisp Team
Architectures:
any all
Section:
lisp
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
clisp_2.49.20210628.gitde01f0f-3.dsc 3.0 KiB 774fc80c9af7b46b10c96d3918a6fe45d9992eac79782427d540a7e65b33a955
clisp_2.49.20210628.gitde01f0f.orig.tar.xz 6.9 MiB 8b71994ae76e2557da637b0c1663daac6b49b7128c2a2bdcb5a155b55b55ca60
clisp_2.49.20210628.gitde01f0f-3.debian.tar.xz 27.3 KiB 696db417e52bcaca9f6487cc933868423235722d69239daa25f7b8999da13bbf

No changes file available.

Binary packages built by this source

clisp: GNU CLISP, a Common Lisp implementation

 GNU CLISP is a Common Lisp implementation.
 It conforms to the ANSI Common Lisp standard, and offers many extensions.
 It runs on all desktop operating systems (GNU and Unix systems, macOS,
 Windows) and is particularly memory-efficient.
 .
 It is Free Software and may be distributed under the terms of GNU GPL,
 while it is possible to distribute commercial proprietary applications
 compiled with GNU CLISP.
 .
 The user interface comes in English, German, French, Spanish, Dutch,
 Russian and Danish, and can be changed during run time.
 .
 GNU CLISP includes an interpreter, a compiler, a debugger, CLOS, MOP,
 a foreign language interface, a socket interface, i18n, fast bignums,
 arbitrary precision floats and more.
 An X11 interface is available through CLX, Garnet, CLUE/CLIO.
 GNU CLISP runs Maxima, ACL2 and many other Common Lisp packages.
 .
 This package contains the main CLISP executable, the link-kit, and the
 following modules: i18n, regexp, syscalls, readline, ASDF, rawsock,
 bindings/glibc.

clisp-dbgsym: debug symbols for clisp
clisp-doc: GNU CLISP, a Common Lisp implementation (documentation)

 GNU CLISP is a Common Lisp implementation.
 It conforms to the ANSI Common Lisp standard, and offers many extensions.
 It runs on all desktop operating systems (GNU and Unix systems, macOS,
 Windows) and is particularly memory-efficient.
 .
 This package contains the documentation for CLISP.

clisp-module-berkeley-db: GNU CLISP module that adds an interface to Berkeley DB

 GNU CLISP is a Common Lisp implementation.
 It conforms to the ANSI Common Lisp standard, and offers many extensions.
 It runs on all desktop operating systems (GNU and Unix systems, macOS,
 Windows) and is particularly memory-efficient.
 .
 This package adds a module to CLISP that implements an interface to the
 Berkeley DB.

clisp-module-berkeley-db-dbgsym: debug symbols for clisp-module-berkeley-db
clisp-module-clx: GNU CLISP module that adds X11 bindings

 GNU CLISP is a Common Lisp implementation.
 It conforms to the ANSI Common Lisp standard, and offers many extensions.
 It runs on all desktop operating systems (GNU and Unix systems, macOS,
 Windows) and is particularly memory-efficient.
 .
 This adds a module to CLISP that implements an interface to the
 X11 called CLX.

clisp-module-clx-dbgsym: debug symbols for clisp-module-clx
clisp-module-dbus: GNU CLISP module that adds an interface to D-Bus

 GNU CLISP is a Common Lisp implementation.
 It conforms to the ANSI Common Lisp standard, and offers many extensions.
 It runs on all desktop operating systems (GNU and Unix systems, macOS,
 Windows) and is particularly memory-efficient.
 .
 This adds a module to CLISP that implements an interface to the
 D-Bus system.

clisp-module-dbus-dbgsym: debug symbols for clisp-module-dbus
clisp-module-fastcgi: GNU CLISP module that adds an interface to FastCGI

 GNU CLISP is a Common Lisp implementation.
 It conforms to the ANSI Common Lisp standard, and offers many extensions.
 It runs on all desktop operating systems (GNU and Unix systems, macOS,
 Windows) and is particularly memory-efficient.
 .
 This adds a module to CLISP that implements an interface to FastCGI.

clisp-module-fastcgi-dbgsym: debug symbols for clisp-module-fastcgi
clisp-module-gdbm: GNU CLISP module that adds an interface to GNU DBM

 GNU CLISP is a Common Lisp implementation.
 It conforms to the ANSI Common Lisp standard, and offers many extensions.
 It runs on all desktop operating systems (GNU and Unix systems, macOS,
 Windows) and is particularly memory-efficient.
 .
 This adds a module to CLISP that implements an interface to
 GNU DBM.

clisp-module-gdbm-dbgsym: debug symbols for clisp-module-gdbm
clisp-module-libsvm: GNU CLISP module that adds an interface to LIBSVM

 GNU CLISP is a Common Lisp implementation.
 It conforms to the ANSI Common Lisp standard, and offers many extensions.
 It runs on all desktop operating systems (GNU and Unix systems, macOS,
 Windows) and is particularly memory-efficient.
 .
 This adds a module to CLISP that implements an interface to the LIBSVM
 library for support vector classification.

clisp-module-libsvm-dbgsym: debug symbols for clisp-module-libsvm
clisp-module-pari: GNU CLISP module that adds an interface to PARI

 GNU CLISP is a Common Lisp implementation.
 It conforms to the ANSI Common Lisp standard, and offers many extensions.
 It runs on all desktop operating systems (GNU and Unix systems, macOS,
 Windows) and is particularly memory-efficient.
 .
 This adds a module to CLISP that implements an interface to the PARI
 computer algebra system.

clisp-module-pari-dbgsym: debug symbols for clisp-module-pari
clisp-module-pcre: GNU CLISP module that adds libpcre support

 GNU CLISP is a Common Lisp implementation.
 It conforms to the ANSI Common Lisp standard, and offers many extensions.
 It runs on all desktop operating systems (GNU and Unix systems, macOS,
 Windows) and is particularly memory-efficient.
 .
 This adds a module to CLISP that implements an interface to the
 libpcre which implements Perl-compatible regular expressions.

clisp-module-pcre-dbgsym: debug symbols for clisp-module-pcre
clisp-module-postgresql: GNU CLISP module that adds a PostgreSQL interface

 GNU CLISP is a Common Lisp implementation.
 It conforms to the ANSI Common Lisp standard, and offers many extensions.
 It runs on all desktop operating systems (GNU and Unix systems, macOS,
 Windows) and is particularly memory-efficient.
 .
 This adds a module to CLISP that implements an interface to the
 PostgreSQL DB using the C bindings.

clisp-module-postgresql-dbgsym: debug symbols for clisp-module-postgresql
clisp-module-zlib: GNU CLISP module that adds zlib support for vectors

 GNU CLISP is a Common Lisp implementation.
 It conforms to the ANSI Common Lisp standard, and offers many extensions.
 It runs on all desktop operating systems (GNU and Unix systems, macOS,
 Windows) and is particularly memory-efficient.
 .
 This adds a module to CLISP that implements a zlib interface,
 allowing you to compress vectors using zlib.

clisp-module-zlib-dbgsym: debug symbols for clisp-module-zlib