scheme48 1.9.2-2 source package in Ubuntu

Changelog

scheme48 (1.9.2-2) unstable; urgency=medium

  * debian/control: use dh12
  * debian/control: standard changed to 4.5.0 (no changes)
  * debian/control: use better VCS URLs
  * debian/missing-sources: add m4 directory; while preparing the release
                            of version 1.9, upstream moved the S48_* macros
                            from configure.in to m4/ but forgot to include
                            this directory in the release tarball. It is
                            added to missing-sources now. If you want to
                            rebuild configure please consider:
                              env ACLOCAL="aclocal -I m4" autoreconf -v -i
                            (Closes: #968212)
  * debian/watch: use https

 -- Thorsten Alteholz <email address hidden>  Mon, 10 Aug 2020 21: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
Noble release universe interpreters
Mantic release universe interpreters
Lunar release universe interpreters
Jammy release universe interpreters

Downloads

File Size SHA-256 Checksum
scheme48_1.9.2-2.dsc 2.1 KiB d72f0225035297e879449f3b101f83a2cedd071788f4dbe8b35b98f360352cd5
scheme48_1.9.2.orig.tar.gz 3.8 MiB 9c4921a90e95daee067cd2e9cc0ffe09e118f4da01c0c0198e577c4f47759df4
scheme48_1.9.2-2.debian.tar.xz 19.0 KiB 065637426836041ceec9e7529d72dc78a48a064da717a17f3de0a54e5f7238ff

Available diffs

No changes file available.

Binary packages built by this source

cmuscheme48-el: No summary available for cmuscheme48-el in ubuntu groovy.

No description available for cmuscheme48-el in ubuntu groovy.

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.