ucblogo 6.0+dfsg-1 source package in Ubuntu
Changelog
ucblogo (6.0+dfsg-1) unstable; urgency=low * QA upload. * New upstream release (Closes: #557432, LP: #580666). - wxWidgets support * Convert to dh-style build. * Convert to source format 3.0 (quilt). * debian/copyright: - Convert to DEP5. - Add myself. * debian/patches: - Refresh patches. - Import patch to fix building on 64 bit architectures. - Add patch for reproducible building. (Closes: #790232) - Amend ftbfs patch for new failing file. - Strip unavailable svn information. * debian/control: - Bump Standards-Version to 3.9.8. - Add Homepage field. - Add Vcs fields for collab-maint. * Documentation: - Include info manual. (Closes: #681403) - Rebuild documentation. - Register at doc-base. -- Reiner Herrmann <email address hidden> Thu, 14 Apr 2016 19:14:51 +0200
Upload details
- Uploaded by:
- Debian QA Group
- Uploaded to:
- Sid
- Original maintainer:
- Debian QA Group
- Architectures:
- any
- Section:
- devel
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
ucblogo_6.0+dfsg-1.dsc | 1.9 KiB | 8221604a8c74671c35c88a96db8593c03f83f3db5cf57bbd6383e80da6d683d9 |
ucblogo_6.0+dfsg.orig.tar.xz | 1.2 MiB | de62795ad6e3a8a80540bbab927ed23b4cb4a9472367d858d83d501674e0cd18 |
ucblogo_6.0+dfsg-1.debian.tar.xz | 7.0 KiB | c566e3128c9d9d08c74cc177952066000e4282c4182ffe5cfd6aea23d42cd930 |
Available diffs
- diff from 5.5-3 to 6.0+dfsg-1 (1023.2 KiB)
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 artful.
No description available for ucblogo-dbgsym in ubuntu artful.