sbcl 2:1.0.52.0-1 source package in Ubuntu

Changelog

sbcl (2:1.0.52.0-1) unstable; urgency=low

  * New upstream release
  * No longer exibits problems with dpkg-source (Closes: #643273)
 -- Ubuntu Archive Auto-Sync <email address hidden>   Fri,  21 Oct 2011 09:26:03 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Precise
Original maintainer:
Debian Common Lisp Team
Architectures:
i386 amd64 kfreebsd-amd64 kfreebsd-i386 all
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Precise: [FULLYBUILT] amd64 [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
sbcl_1.0.52.0.orig.tar.bz2 3.4 MiB 065badf59edf2f38bce0b7f97c179587ec4ba5f3fc4edc344122691bc960bb50
sbcl_1.0.52.0-1.debian.tar.gz 64.9 KiB 0226c5f2ee44635976024a1907bf4932f01965d21b72bacd2cfa772940082512
sbcl_1.0.52.0-1.dsc 2.2 KiB 95e2f456e04b7eba26858513e7b10947100031a12e4332a38c39624d3de9f620

Available diffs

View changes file

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-doc: Documentation for Steel Bank Common Lisp

 This package provides documentation for SBCL -- a development
 environment for the ANSI Common Lisp language.
 .
 The documents in this package cover SBCL-specific extensions to the
 language, explain how to use this Common Lisp implementation and how
 it differs from the ANSI standard.
 .
 The manual about SBCL's internals is also included in this package
 and may be of interest for people who intent to work with SBCL's
 source code.

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.