scm 5f3-1 source package in Ubuntu
Changelog
scm (5f3-1) unstable; urgency=medium * Update debian/watch uscan support file * New upstream version - removed upstream: rwb-isam.scm wbtab.scm * Trim trailing whitespace. * Use secure URI in Homepage field. * Bump debhelper from deprecated 9 to 13 * Remove listed license files (COPYING fdl.texi) from copyright. * Avoid explicitly specifying -Wl,--as-needed linker flag. * Forward port patches; bigrecy_32bit_upstream has been upstreamed * Rules-Requires-Root: no * Remove ancient /usr/doc/scm/ business from prerm * Quote "Thomas Bushnell, BSG" in debian/changelog to placate lintian * Make debian/* stanza in debian/copyright less finicky * Include quilt patches for readline bug, and more! (closes: #831017) * Team Maintain -- Barak A. Pearlmutter <email address hidden> Thu, 02 Dec 2021 16:31:25 +0000
Upload details
- Uploaded by:
- Debian Scheme Dream Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Scheme Dream Team
- Architectures:
- any
- Section:
- lisp
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Kinetic | release | universe | interpreters | |
Jammy | release | universe | interpreters |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
scm_5f3-1.dsc | 2.0 KiB | b8f090f3a4a190c3d64547868a1a658f56a20fde78feb786fb48561f6b8c3931 |
scm_5f3.orig.tar.xz | 626.3 KiB | ee790032ac8592dd87fa2b03c7303507b53f2181a27a907636e93be7dd30fc62 |
scm_5f3-1.debian.tar.xz | 13.1 KiB | eeb5d34e7719cc3454c24838c7784bab9ae7b430d10ad1808c23361c2594a647 |
Available diffs
- diff from 5f2-2build2 (in Ubuntu) to 5f3-1 (243.3 KiB)
No changes file available.
Binary packages built by this source
- libscm-dev: Embeddable library for SCM Scheme language interpreter
Compact static library containing the SCM interpreter and an API making it
easy to integrate into other programs as a scripting language.
- scm: Scheme language interpreter
SCM conforms to the R5RS (Revised^5 Report on the Algorithmic Language Scheme)
and IEEE P1178 specifications, and is portable across many architectures and
operating systems. It additionally includes a set of popular Common Lisp
functions, POSIX and X Windows integration, and the Hobbit scheme-to-C
compiler.