]> git.donarmstrong.com Git - lilypond.git/commit
Cherry-pick 6a73776004 with minor adaptions in d/control and d/rules
authorAnthony Fok <foka@debian.org>
Fri, 27 Jan 2017 11:58:07 +0000 (04:58 -0700)
committerDr. Tobias Quathamer <toddy@debian.org>
Tue, 3 Oct 2017 12:18:20 +0000 (14:18 +0200)
commit93480498d7f4fec2e33ac6ff2685153014922a9e
tree1baecc34efb7cf50e3e925e9b0917c1d2f84da5f
parentb31cac6df0459451ccbfa501c7c1de71aee5c805
Cherry-pick 6a73776004 with minor adaptions in d/control and d/rules

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