slime 2:2.30+dfsg-3 source package in Ubuntu

Changelog

slime (2:2.30+dfsg-3) unstable; urgency=medium

  [ Sean Whitton ]
  * Remove myself from Uploaders.
    David is taking over this one -- many thanks.

  [ David Bremner ]
  * Enable SBCL autopkgtests.
  * Disable CLISP autopkgtests. CLISP in Debian needs one or more active
    uploaders.

 -- David Bremner <email address hidden>  Fri, 02 Aug 2024 08:17:16 -0300

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe devel

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
slime_2.30+dfsg-3.dsc 2.3 KiB 3e802ab11efdcbbc1de9bb86160b761ac9a5878f0deb626b1fff648ac75e7ae9
slime_2.30+dfsg.orig.tar.xz 559.9 KiB bf8923c656639367f93d6e59df27cdc7ae07d472038113d049f814a8e4baef21
slime_2.30+dfsg-3.debian.tar.xz 18.8 KiB e970dfb8715461ba8f0210c4e42c6ef32c46517c3ad9172fb8e8bb411df2788b

Available diffs

No changes file available.

Binary packages built by this source

cl-swank: Superior Lisp Interaction Mode for Emacs (Lisp-side server)

 SLIME is the Superior Lisp Interaction Mode for Emacs.
 .
 SLIME extends Emacs with support for interactive programming in Common Lisp.
 The features are centered around slime-mode, an Emacs minor-mode that
 complements the standard lisp-mode. While lisp-mode supports editing Lisp
 source files, slime-mode adds support for interacting with a running Common
 Lisp process for compilation, debugging, documentation lookup, and so on.
 .
 The slime-mode programming environment follows the example of Emacs’s native
 Emacs Lisp environment. It also includes good ideas from similar systems
 (such as ILISP) and some new ideas.
 .
 SLIME is compatible with the following free Common Lisp implementations:
 CMUCL, SBCL, CCL, CLISP, ECL, ABCL.
 .
 This package contains the Lisp-side server, needed by the Emacs client
 (see package slime).

slime: Superior Lisp Interaction Mode for Emacs (client)

 SLIME is the Superior Lisp Interaction Mode for Emacs.
 .
 SLIME extends Emacs with support for interactive programming in Common Lisp.
 The features are centered around slime-mode, an Emacs minor-mode that
 complements the standard lisp-mode. While lisp-mode supports editing Lisp
 source files, slime-mode adds support for interacting with a running Common
 Lisp process for compilation, debugging, documentation lookup, and so on.
 .
 The slime-mode programming environment follows the example of Emacs’s native
 Emacs Lisp environment. It also includes good ideas from similar systems
 (such as ILISP) and some new ideas.
 .
 SLIME is compatible with the following free Common Lisp implementations:
 CMUCL, SBCL, CCL, CLISP, ECL, ABCL.
 .
 This package contains the Emacs client, that will connect to the
 Lisp-side server (see package cl-swank).