ucblogo 6.0+dfsg-2 source package in Ubuntu

Changelog

ucblogo (6.0+dfsg-2) unstable; urgency=medium

  * Adopt package (closes: #790725), many thanks to Hamish Moffatt!
  * Update packaging:
    - dh11, and slightly simplify debian/rules
    - bump policy, no changes required
    - update patch descriptions
  * Patch to ignore ./configure --runstatedir

 -- Barak A. Pearlmutter <email address hidden>  Fri, 16 Feb 2018 15:26:54 +0000

Upload details

Uploaded by:
Barak A. Pearlmutter
Uploaded to:
Sid
Original maintainer:
Barak A. Pearlmutter
Architectures:
any
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe devel

Downloads

File Size SHA-256 Checksum
ucblogo_6.0+dfsg-2.dsc 1.9 KiB 5ef8798c3f8b5dfe267c1cc0e13f7d58390634169ec9b829e81ed43ed803293d
ucblogo_6.0+dfsg.orig.tar.xz 1.2 MiB de62795ad6e3a8a80540bbab927ed23b4cb4a9472367d858d83d501674e0cd18
ucblogo_6.0+dfsg-2.debian.tar.xz 8.6 KiB a68336cce3612a832ebac0c5ba1dd68885d62b9cb79f4e7f30f1eb1b5cbf12ed

Available diffs

No changes file available.

Binary packages built by this source

ucblogo: dialect of lisp using turtle graphics famous for teaching kids

 This is the UC Berkeley implementation of logo written primarily by
 Daniel Van Blerkom, Brian Harvey, Michael Katz, and Douglas Orleans. This
 version of logo is featured in Brian Harvey's book
 _Computer_Science_Logo_Style, _Volume_1: _Symbolic_Computing_
 (ISBN 0-262-58151-5). This version provides the following special features:
 .
  - Random-access arrays.
  - Variable number of inputs to user-defined procedures.
  - Mutators for list structure (dangerous).
  - Pause on error, and other improvements to error handling.
  - Comments and continuation lines; formatting is preserved when
    procedure definitions are saved or edited.
  - Terrapin-style tokenization (e.g., [2+3] is a list with one member)
    but LCSI-style syntax (no special forms except TO). The best of
    both worlds.
  - First-class instruction and expression templates.
  - Macros.

ucblogo-dbgsym: No summary available for ucblogo-dbgsym in ubuntu disco.

No description available for ucblogo-dbgsym in ubuntu disco.