sbcl 2:2.0.1-3 source package in Ubuntu

Changelog

sbcl (2:2.0.1-3) unstable; urgency=medium

  * Disable a test in timer.impure that randomly fails. (Closes: #919806)
  * Fail package build if testsuite fails on arm64.

 -- Sébastien Villemot <email address hidden>  Wed, 05 Feb 2020 14:15:59 +0100

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
Focal release universe devel

Downloads

File Size SHA-256 Checksum
sbcl_2.0.1-3.dsc 2.2 KiB c7c0af62fe93e714970f3309fcb588947734224cdcb4d3b2e8859b9e0930ad77
sbcl_2.0.1.orig.tar.bz2 6.2 MiB 8450d60b7264a34158f8811d46dc6e74ff855bbd1227752572877e6604ce56e8
sbcl_2.0.1-3.debian.tar.xz 72.6 KiB 4ce1590486545f367accafda50ab9a2ae19f19d2f80be3263dd26261ecff14a7

Available diffs

No changes file available.

Binary packages built by this source

sbcl: Common Lisp compiler and development system

 SBCL is a development environment for the ANSI Common Lisp language.
 It provides a native-code compiler and an integrated debugger, as well
 as all the features in the ANSI specification.
 .
 SBCL also contains other extensions to the ANSI specification, including
 a foreign-function interface, a pseudo-server API, user-extensible
 stream functionality, a Meta-Object Protocol, and an ability to run
 external processes.
 .
 To browse SBCL source definitions with development environments,
 install the sbcl-source package. For documentation on SBCL's usage
 and internals, the package sbcl-doc is provided.

sbcl-dbgsym: debug symbols for sbcl
sbcl-doc: No summary available for sbcl-doc in ubuntu groovy.

No description available for sbcl-doc in ubuntu groovy.

sbcl-source: Source code files for SBCL

 This package provides the source code for SBCL -- a development
 environment for the ANSI Common Lisp language.
 .
 The source code is useful in conjunction with development
 environments and debuggers like SLIME, that allow macro expansion and
 lookup of source definitions.
 .
 Installing this package enables your source browser to dig deeply
 into the core of Steel Bank Common Lisp.