]> git.donarmstrong.com Git - lilypond.git/commit
Bundle our own private copy of guile-1.8
authorAnthony Fok <foka@debian.org>
Fri, 27 Jan 2017 11:58:07 +0000 (04:58 -0700)
committerAnthony Fok <foka@debian.org>
Fri, 27 Jan 2017 12:03:03 +0000 (05:03 -0700)
commit6a737760044c5a5405b5c98ffb583d85bcf2dc8d
tree44f404973391e4729e25a2bca111eab85d02c4f1
parentb7d54752c51584d7df85a24a2b29b9a527f9ff4c
Bundle our own private copy of guile-1.8

Superceded by guile-2.0, the old guile-1.8 was finally removed from Debian
in May 2016.

Unfortunately, LilyPond 2.18.2 still requires Guile 1.8,
and LilyPond 2.19.x and Guile 2 are just not yet ready for each other.
So, it would seem that bundling our own private guile-1.8 is the only
viable option to keep LilyPond 2.18.2 in Debian for the time being.

Hope this would allow LilyPond to re-enter Debian 9 "stretch"!
24 files changed:
debian/clean [new file with mode: 0644]
debian/control
debian/copyright
debian/guile.reloc.in [new file with mode: 0644]
debian/lilypond-data.install [changed mode: 0644->0755]
debian/lilypond-invoke-editor.sh.in [new file with mode: 0644]
debian/lilypond.install [changed mode: 0644->0755]
debian/lilypond.sh.in [new file with mode: 0644]
debian/patches/0001-Change-guile-tut-to-guile-tut-1.8.patch [new file with mode: 0644]
debian/patches/0002-Handle-the-DFSG-package-split.patch [new file with mode: 0644]
debian/patches/0003-Fix-the-SRFI-60-copy-bit-documentation.patch [new file with mode: 0644]
debian/patches/0004-Define-_GNU_SOURCE-to-fix-the-GNU-kFreeBSD-build.patch [new file with mode: 0644]
debian/patches/0005-Don-t-access-uninitialised-memory-in-scm_to_sockaddr.patch [new file with mode: 0644]
debian/patches/0006-Make-sockets.test-more-robust.patch [new file with mode: 0644]
debian/patches/0007-Mark-Unused-modules-are-removed-gc-test-as-unresolve.patch [new file with mode: 0644]
debian/patches/0008-Fix-problems-in-guile-tut.texi-that-cause-makeinfo-t.patch [new file with mode: 0644]
debian/patches/0009-Fix-r5rs.texi-makeinfo-failure-by-applying-changes-f.patch [new file with mode: 0644]
debian/patches/0010-Fix-test-suite-failure-caused-by-formfeed-difference.patch [new file with mode: 0644]
debian/patches/0011-Fix-incompatibility-with-automake-1.13-specify-seria.patch [new file with mode: 0644]
debian/patches/0012-remove-spurious-declarations-in-c-tokenize.lex.patch [new file with mode: 0644]
debian/patches/0100-guile-config-link-static-libguile.a-for-lilypond.patch [new file with mode: 0644]
debian/patches/0101-read_relocation_dir-in-lilypond_datadir-too.patch [new file with mode: 0644]
debian/patches/series
debian/rules