scheme48 1.9.2-3 source package in Ubuntu

Changelog

scheme48 (1.9.2-3) unstable; urgency=medium

  * build against dh-elpa>=2.1.5 (Closes: #1077121)
  * debian/control: new dependency dh-autoreconf (Closes: #1075492)
  * copy m4 macros from upstream to debian/additional-sources
    this is needed to use autoreconf
    some changes were necessary to compile it with gcc14
  * debian/control: standard changed to 4.7.0 (no changes)
  * debian/control: add Rules-Requires-Root: no

 -- Thorsten Alteholz <email address hidden>  Sat, 27 Jul 2024 10:41:05 +0200

Upload details

Uploaded by:
Thorsten Alteholz
Uploaded to:
Sid
Original maintainer:
Thorsten Alteholz
Architectures:
any all
Section:
lisp
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe interpreters

Downloads

File Size SHA-256 Checksum
scheme48_1.9.2-3.dsc 2.1 KiB b3c4a0f7ff7593bbfc48506b44ec49c0c3bdb2f7f40bb77642f4abb5fc33a0e1
scheme48_1.9.2.orig.tar.gz 3.8 MiB 9c4921a90e95daee067cd2e9cc0ffe09e118f4da01c0c0198e577c4f47759df4
scheme48_1.9.2-3.debian.tar.xz 25.4 KiB 1fec658d08df47ba995be247113c83cabc20bf582e6d882315b6bb506d5f0b7f

Available diffs

No changes file available.

Binary packages built by this source

cmuscheme48-el: Emacs mode specialized for Scheme48

 Scheme48 associates loaded code with specific files. This extension
 to the normal scheme-mode of Emacs uses this facility to associated
 data sent to a inferior Scheme process with the correct file. Scheme
 48 will automatically evaluate the code in the correct package for
 the file.

scheme48: simple, modular, and lightweight Scheme implementation

 Scheme48 is an implementation of Scheme written by Richard Kelsey
 and Jonathan Rees. It is based on a byte-code interpreter and
 incorporates such elements as a sophisticated module system, a
 pre-emptive & user-level thread system, a well-integrated
 interactive environment, Clinger's explicit renaming low-level
 macros, and decent efficiency for its architecture.

scheme48-dbgsym: debug symbols for scheme48
scheme48-doc: Documentation for the Scheme48 implementation of Scheme

 Scheme48 is an implementation of Scheme written by Richard Kelsey
 and Jonathan Rees. It is based on a byte-code interpreter and
 incorporates such elements as a sophisticated module system, a
 pre-emptive & user-level thread system, a well-integrated
 interactive environment, Clinger's explicit renaming low-level
 macros, and decent efficiency for its architecture.
 .
 This package provides "The Incomplete Scheme48 Reference Manual" in
 html and pdf form.