guile-1.8-non-dfsg 1.8.8+1-1.1 source package in Ubuntu

Changelog

guile-1.8-non-dfsg (1.8.8+1-1.1) unstable; urgency=low


  * Non-maintainer upload.
  * Fix "guile-1.8-non-dfsg fails to build from source in unstable":
    apply patch from Ubuntu / Matthias Klose: fix dh_autoreconf invocation,
    and rm -f dir file which may or may not be installed.
    (Closes: #639991, LP: #831408)

 -- gregor herrmann <email address hidden>  Sat, 03 Dec 2011 20:08:26 +0100

Upload details

Uploaded by:
Rob Browning
Uploaded to:
Sid
Original maintainer:
Rob Browning
Architectures:
all
Section:
lisp
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe interpreters
Precise release universe interpreters

Builds

Precise: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
guile-1.8-non-dfsg_1.8.8+1-1.1.dsc 1.9 KiB 30bdf49b1e2f85c40f33cfc28b5a26259b2884d0c4f79bdbd21acd902fd04f58
guile-1.8-non-dfsg_1.8.8+1.orig.tar.bz2 791.3 KiB 2b3f219084cee0c4ac7e8ecd73ce080a7d46315fd3ee619bc44aa4ea90d288f2
guile-1.8-non-dfsg_1.8.8+1-1.1.debian.tar.gz 5.9 KiB 9dfa09f840fdacc74c63fe79b7abc9f63c133a24f4f63260ff6d8b59f3f6ba66

No changes file available.

Binary packages built by this source

guile-1.8-doc-non-dfsg: Reference documentation for Guile 1.8 (non-DFSG items)

 This package contains the Guile documentation that is not compliant
 with the Debian Free Software Guidelines. In particular, this
 includes the reference manual, which is covered under the GFDL and
 specifies invariant sections (front and back cover texts). See
 http://www.debian.org/vote/2006/vote_001 for more information.
 .
 This package also includes the GOOPS documentation which is covered
 under a license which only allows verbatim copying.
 .
 Guile is a Scheme implementation designed for real world programming,
 providing a rich Unix interface, a module system, an interpreter, and
 many extension languages. Guile can be used as a standard #! style
 interpreter, via #!/usr/bin/guile, or as an extension language for
 other applications via libguile.