sbcl 2:1.3.1-1ubuntu2 source package in Ubuntu

Changelog

sbcl (2:1.3.1-1ubuntu2) xenial; urgency=medium

  * debian/patches/fix-texinfo-ftbfs: Grab patch from Debian to fix FTBFS with
    new texinfo.

 -- Logan Rosen <email address hidden>  Sat, 19 Mar 2016 17:58:20 -0500

Upload details

Uploaded by:
Logan Rosen
Uploaded to:
Xenial
Original maintainer:
Ubuntu Developers
Architectures:
i386 amd64 kfreebsd-amd64 kfreebsd-i386 powerpc armhf armel arm64 all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe devel

Downloads

File Size SHA-256 Checksum
sbcl_1.3.1.orig.tar.bz2 5.5 MiB a2e547e471a368349a43b1feee78ca6139aae0c60b8fcaa6ab0fd0e5b8e0ed3d
sbcl_1.3.1-1ubuntu2.debian.tar.xz 76.1 KiB f0e6ad821b349dbfb226cd2610a91d81f9bca89ad44cba997c435a8fa0e5ac93
sbcl_1.3.1-1ubuntu2.dsc 2.1 KiB bf7fd7626842cc1192a3bb60b9188d9d57ed6f2dd1718fc570005d37f18d46b9

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-dbgsym: debug symbols for package sbcl

 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: No summary available for sbcl-doc in ubuntu yakkety.

No description available for sbcl-doc in ubuntu yakkety.

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.