]> git.donarmstrong.com Git - lilypond.git/log
lilypond.git
7 years agoAdd myself as uploader
Dr. Tobias Quathamer [Mon, 25 Jul 2016 15:44:03 +0000 (17:44 +0200)]
Add myself as uploader

7 years agodebian/rules: Leave PDF documentation uncompressed
Anthony Fok [Fri, 27 Jan 2017 19:56:09 +0000 (12:56 -0700)]
debian/rules: Leave PDF documentation uncompressed

7 years agoUpdate changelog for 2.18.2-5 release
Anthony Fok [Fri, 27 Jan 2017 12:06:27 +0000 (05:06 -0700)]
Update changelog for 2.18.2-5 release

7 years agoBundle our own private copy of guile-1.8
Anthony Fok [Fri, 27 Jan 2017 11:58:07 +0000 (04:58 -0700)]
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"!

7 years agoMake lilypond-doc-html Depends on lilypond-doc for its PNG images
Anthony Fok [Fri, 27 Jan 2017 12:01:45 +0000 (05:01 -0700)]
Make lilypond-doc-html Depends on lilypond-doc for its PNG images

7 years agoAdd explicit Build-Depends on libfl-dev
Anthony Fok [Fri, 27 Jan 2017 09:19:12 +0000 (02:19 -0700)]
Add explicit Build-Depends on libfl-dev

LilyPond needs /usr/include/FlexLexer.h from libfl-dev,
but flex dependency on libfl-dev has been demoted to Recommends
since flex (2.6.1-1.1) dated 2016-11-24.

7 years agoCherry-pick set-global-fonts function from upstream to scm/font.scm
Anthony Fok [Fri, 27 Jan 2017 01:08:04 +0000 (18:08 -0700)]
Cherry-pick set-global-fonts function from upstream to scm/font.scm

7 years agoFix patch for FTBFS on hurd. Thanks to Petter Reinholdtsen for the bug report and...
Dr. Tobias Quathamer [Mon, 18 Jul 2016 16:10:51 +0000 (18:10 +0200)]
Fix patch for FTBFS on hurd. Thanks to Petter Reinholdtsen for the bug report and patch. (Closes: #761036)

7 years agoRemove bitmap fonts from Build-Depends and use vector fonts only
Anthony Fok [Fri, 27 Jan 2017 00:38:39 +0000 (17:38 -0700)]
Remove bitmap fonts from Build-Depends and use vector fonts only

Also, Build-Conflicts with fonts-noto-cjk which contains OpenType
Collection (OTC) fonts, which unfortunately Ghostscript does not yet
support and would cause the build to abort.

7 years agoFix some minor errors and omissions in debian/copyright
Anthony Fok [Fri, 27 Jan 2017 00:15:39 +0000 (17:15 -0700)]
Fix some minor errors and omissions in debian/copyright

Also add Dr. Tobias Quathamer and me as contributors to debian/*

7 years agoAdd "--no-parallel" to dh_auto_clean in debian/rules
Anthony Fok [Thu, 26 Jan 2017 23:52:08 +0000 (16:52 -0700)]
Add "--no-parallel" to dh_auto_clean in debian/rules

The use of a parallel "$(MAKE) -j4 distclean" tends to fail
after a full build.

7 years agoRemove libgmp3-dev and libltdl-dev from Build-Depends
Anthony Fok [Wed, 25 Jan 2017 09:47:34 +0000 (02:47 -0700)]
Remove libgmp3-dev and libltdl-dev from Build-Depends

The added build-dependencies was a workaround first introduced in
lilypond (2.8.7-1) in October 2006 due to missing dependencies in
guile-1.8-dev, which was fixed as of December 2006, i.e. ten years ago.

7 years agoRefresh debian/control
Anthony Fok [Wed, 25 Jan 2017 08:59:45 +0000 (01:59 -0700)]
Refresh debian/control

- Add myself to the Uploaders field
- Bump Standards-Version to 3.9.8 (no change)
- Use secure https URIs for Vcs-Browser and Vcs-Git fields

7 years agoMerge tag 'upstream-mut/2.18.2' into debian
Anthony Fok [Sun, 22 Jan 2017 16:34:34 +0000 (09:34 -0700)]
Merge tag 'upstream-mut/2.18.2' into debian

Upstream version 2.18.2 with added guile-1.8 1.8.8

7 years agoAdd debian/gbp.conf for multiple upstream tarball
Anthony Fok [Sun, 22 Jan 2017 15:49:20 +0000 (08:49 -0700)]
Add debian/gbp.conf for multiple upstream tarball

with special "multiple upstream tarball" (MUT) upstream-mut
branch and tags for Debian "stretch".

7 years agoImport guile-1.8 as multiple upstream tarball component upstream-mut
Anthony Fok [Sun, 22 Jan 2017 15:55:46 +0000 (08:55 -0700)]
Import guile-1.8 as multiple upstream tarball component

Originally guile-1.8_1.8.8+1.orig.tar.bz2, recompressed with gzip
as lilypond_2.18.2.orig-guile18.tar.gz (to work around current gbp
limitation), to allow for LilyPond to be linked with libguile-1.8
statically after guile-1.8's removal from Debian "stretch".

7 years agoImport Debian changes 2.18.2-4.1
Luca Falavigna [Wed, 30 Dec 2015 13:57:33 +0000 (14:57 +0100)]
Import Debian changes 2.18.2-4.1

lilypond (2.18.2-4.1) unstable; urgency=medium

  * Non-maintainer upload.
  * debian/control:
    - Replace ttf-kochi fonts with ipafonts (Closes: #804514).

9 years agoFix the wrong maintscript-helper invocation which was trying to symlink to /usr/share... debian/2.18.2-4
Don Armstrong [Tue, 18 Nov 2014 07:06:47 +0000 (23:06 -0800)]
Fix the wrong maintscript-helper invocation which was trying to symlink to /usr/share/doc/lilypond/Documentation/user instead of /usr/share/doc/lilypond/Documentation. (Closes: #768272)

* Fix the wrong maintscript-helper invocation which was trying to
  symlink to /usr/share/doc/lilypond/Documentation/user instead of
  /usr/share/doc/lilypond/Documentation. (Closes: #768272)
* Add missing Pre-Depends: ${misc:Depends} for dpkg-maintscript-helper.

9 years agoadd missing Pre-Depends: ${misc:Pre-Depends} for dpkg-maintscript-helper symlink
Don Armstrong [Mon, 17 Nov 2014 01:37:56 +0000 (17:37 -0800)]
add missing Pre-Depends: ${misc:Pre-Depends} for dpkg-maintscript-helper symlink

9 years agodisable autoreconf for the time being
Don Armstrong [Thu, 25 Sep 2014 22:34:48 +0000 (15:34 -0700)]
disable autoreconf for the time being

9 years agodisable guile2 support for now
Don Armstrong [Fri, 19 Sep 2014 20:33:19 +0000 (13:33 -0700)]
disable guile2 support for now

9 years agouse autoreconf to rebuild the configuration scripts
Don Armstrong [Fri, 19 Sep 2014 20:32:08 +0000 (13:32 -0700)]
use autoreconf to rebuild the configuration scripts

9 years agostop setting HOME to /tmp in debian/rules
Don Armstrong [Fri, 19 Sep 2014 20:31:47 +0000 (13:31 -0700)]
stop setting HOME to /tmp in debian/rules

9 years agoadd guile patch to series
Don Armstrong [Tue, 16 Sep 2014 22:58:51 +0000 (15:58 -0700)]
add guile patch to series

9 years agoadd initial work on guile2.0 patch
Don Armstrong [Tue, 16 Sep 2014 22:58:35 +0000 (15:58 -0700)]
add initial work on guile2.0 patch

9 years agoRevert previous patch (no parallel); the issue was actually running tests on architec...
Don Armstrong [Tue, 16 Sep 2014 21:52:01 +0000 (14:52 -0700)]
Revert previous patch (no parallel); the issue was actually running tests on architecture independent builds which had not built any of the documentation. (Closes: #760794)

9 years agoDisable parallel support on !amd64 to avoid build failures on those architectures... debian/2.18.2-2
Don Armstrong [Tue, 16 Sep 2014 21:42:39 +0000 (14:42 -0700)]
Disable parallel support on !amd64 to avoid build failures on those architectures. This is a temporary fix; a real fix to the (possibly) broken makefiles needs to be written. (Closes: #760794)

9 years agofinalize 2.18.2-1 upload debian/2.18.2-1
Don Armstrong [Tue, 9 Sep 2014 15:14:01 +0000 (08:14 -0700)]
finalize 2.18.2-1 upload

9 years agoswitch from pre/postinst to maintscript
Don Armstrong [Wed, 3 Sep 2014 19:33:50 +0000 (12:33 -0700)]
switch from pre/postinst to maintscript

9 years agoFix Broken usage of dpkg-maintscript-helper (relative pathnames vs. aboslute pathname...
Don Armstrong [Wed, 3 Sep 2014 18:43:57 +0000 (11:43 -0700)]
Fix Broken usage of dpkg-maintscript-helper (relative pathnames vs. aboslute pathnames), thanks to Guillem Jover and Petter Reinholdtsen (Closes: #758787).

9 years agoNew upstream version
Don Armstrong [Tue, 2 Sep 2014 23:25:16 +0000 (16:25 -0700)]
New upstream version

10 years agoMerge tag 'upstream/2.18.2' into debian
Don Armstrong [Wed, 21 May 2014 20:16:09 +0000 (13:16 -0700)]
Merge tag 'upstream/2.18.2' into debian

Upstream version 2.18.2

10 years agoImported Upstream version 2.18.2 upstream/2.18.2
Don Armstrong [Wed, 21 May 2014 20:15:58 +0000 (13:15 -0700)]
Imported Upstream version 2.18.2

10 years agofix rules and remove w3c callback debian/2.18.0-1
Don Armstrong [Wed, 21 May 2014 20:12:33 +0000 (13:12 -0700)]
fix rules and remove w3c callback

10 years agoproperly handle symlink to directory
Don Armstrong [Sun, 27 Apr 2014 21:57:54 +0000 (14:57 -0700)]
properly handle symlink to directory
remove w3c callback image
update standards version

10 years agodocument patches
Don Armstrong [Sat, 26 Apr 2014 15:55:01 +0000 (08:55 -0700)]
document patches

10 years agofix missing path for documentaiton files
Don Armstrong [Wed, 19 Mar 2014 20:05:41 +0000 (13:05 -0700)]
fix missing path for documentaiton files

10 years agofix major/minor version
Don Armstrong [Wed, 19 Mar 2014 20:02:36 +0000 (13:02 -0700)]
fix major/minor version

10 years agofix the wrong (< depends
Don Armstrong [Fri, 14 Mar 2014 16:50:39 +0000 (09:50 -0700)]
fix the wrong (< depends

10 years agofix breaks/replaces line in doc packages
Don Armstrong [Fri, 3 Jan 2014 20:30:26 +0000 (12:30 -0800)]
fix breaks/replaces line in doc packages

10 years agoadd dependency on dh-python
Don Armstrong [Fri, 3 Jan 2014 19:44:19 +0000 (11:44 -0800)]
add dependency on dh-python

10 years agothe THANKS file is no longer distributed
Don Armstrong [Thu, 2 Jan 2014 20:37:47 +0000 (12:37 -0800)]
the THANKS file is no longer distributed

10 years agorequire texlive-lang-cyrillic for building
Don Armstrong [Thu, 2 Jan 2014 20:37:27 +0000 (12:37 -0800)]
require texlive-lang-cyrillic for building

10 years agoremove macros.itexi.debdiff
Don Armstrong [Tue, 31 Dec 2013 21:55:11 +0000 (13:55 -0800)]
remove macros.itexi.debdiff

10 years agoswitch to a quilt format
Don Armstrong [Tue, 31 Dec 2013 21:50:41 +0000 (13:50 -0800)]
switch to a quilt format

10 years agothe freetype include and bison support are fixed in 2.18.0
Don Armstrong [Tue, 31 Dec 2013 21:49:48 +0000 (13:49 -0800)]
the freetype include and bison support are fixed in 2.18.0

10 years agoadd new patches to series
Don Armstrong [Tue, 31 Dec 2013 21:49:17 +0000 (13:49 -0800)]
add new patches to series

10 years agomove debians help2man to a quilt patch
Don Armstrong [Tue, 31 Dec 2013 21:47:34 +0000 (13:47 -0800)]
move debians help2man to a quilt patch

10 years agomove cstring and ctype patch to a quilt patch
Don Armstrong [Tue, 31 Dec 2013 21:47:15 +0000 (13:47 -0800)]
move cstring and ctype patch to a quilt patch

10 years agomove debug output patch to a quilt patch
Don Armstrong [Tue, 31 Dec 2013 21:46:48 +0000 (13:46 -0800)]
move debug output patch to a quilt patch

10 years agomove hurd support to a quilt patch
Don Armstrong [Tue, 31 Dec 2013 21:46:29 +0000 (13:46 -0800)]
move hurd support to a quilt patch

10 years agomove dir catgegories patch to a quilt patch
Don Armstrong [Tue, 31 Dec 2013 21:45:16 +0000 (13:45 -0800)]
move dir catgegories patch to a quilt patch

10 years agomove dir catgegories patch to a quilt patch
Don Armstrong [Tue, 31 Dec 2013 21:45:14 +0000 (13:45 -0800)]
move dir catgegories patch to a quilt patch

10 years agoremove config.sub patch, as this is no longer required because we use autotools-dev
Don Armstrong [Tue, 31 Dec 2013 21:41:29 +0000 (13:41 -0800)]
remove config.sub patch, as this is no longer required because we use autotools-dev

10 years agostart work on 2.18.0-1
Don Armstrong [Tue, 31 Dec 2013 21:23:51 +0000 (13:23 -0800)]
start work on 2.18.0-1

10 years agoMerge tag 'upstream/2.18.0' into debian-experimental
Don Armstrong [Tue, 31 Dec 2013 21:16:03 +0000 (13:16 -0800)]
Merge tag 'upstream/2.18.0' into debian-experimental

Upstream version 2.18.0

10 years agoImported Upstream version 2.18.0 upstream/2.18.0
Don Armstrong [Tue, 31 Dec 2013 20:56:31 +0000 (12:56 -0800)]
Imported Upstream version 2.18.0

10 years agofinalize 2.16.2-3 debian/2.16.2-3
Don Armstrong [Tue, 31 Dec 2013 17:44:52 +0000 (09:44 -0800)]
finalize 2.16.2-3

10 years agoremove lily/out/parser in rules too to avoid bison problems
Don Armstrong [Tue, 31 Dec 2013 17:44:36 +0000 (09:44 -0800)]
remove lily/out/parser in rules too to avoid bison problems

10 years agoFix bison build failures with 42cb7d44
Don Armstrong [Tue, 31 Dec 2013 00:41:06 +0000 (16:41 -0800)]
Fix bison build failures with 42cb7d44

10 years agodepend on quilt
Don Armstrong [Sun, 29 Dec 2013 21:48:38 +0000 (13:48 -0800)]
depend on quilt

10 years agouse quilt
Don Armstrong [Sun, 29 Dec 2013 20:52:51 +0000 (12:52 -0800)]
use quilt

10 years agoFix freetype path by applying patch from upstream (Closes: #733399)
Don Armstrong [Sun, 29 Dec 2013 20:45:45 +0000 (12:45 -0800)]
Fix freetype path by applying patch from upstream (Closes: #733399)

10 years agoDo not include non-existant paths in lilypond-doc.doc-base-special (closes: #693238)
Don Armstrong [Mon, 11 Nov 2013 18:07:24 +0000 (10:07 -0800)]
Do not include non-existant paths in lilypond-doc.doc-base-special (closes: #693238)

* Do not include non-existant paths in lilypond-doc.doc-base-special
  (closes: #693238)
* Breaks/Replaces lilypond-doc in html packages to stop problems on
  wheezy upgrade. (Closes: #718013)

10 years agofix useless cf/df in update_doc_packages
Don Armstrong [Mon, 11 Nov 2013 18:07:04 +0000 (10:07 -0800)]
fix useless cf/df in update_doc_packages

11 years agoPatch around using PATH_MAX in flower/file-name.cc to have builds work on hurd (hopef... debian/2.16.2-2
Don Armstrong [Thu, 16 May 2013 18:46:43 +0000 (11:46 -0700)]
Patch around using PATH_MAX in flower/file-name.cc to have builds work on hurd (hopefully).

11 years agoFix texinfo syntax errors
Don Armstrong [Thu, 16 May 2013 04:18:51 +0000 (21:18 -0700)]
Fix texinfo syntax errors

11 years agomerge debian experimental into debian branch
Don Armstrong [Mon, 6 May 2013 17:18:03 +0000 (10:18 -0700)]
merge debian experimental into debian branch

11 years ago* New upstream release (closes: #705895)
Don Armstrong [Fri, 26 Apr 2013 18:10:43 +0000 (11:10 -0700)]
* New upstream release (closes: #705895)
* Put languages in their own subdocument to work around doc-base not
  having a language specifier (closes: #698435)

11 years agostart new experimental version 2.16.2
Don Armstrong [Thu, 25 Apr 2013 04:53:33 +0000 (21:53 -0700)]
start new experimental version 2.16.2

11 years agoMerge tag 'upstream/2.16.2' into debian-experimental
Don Armstrong [Thu, 25 Apr 2013 04:52:07 +0000 (21:52 -0700)]
Merge tag 'upstream/2.16.2' into debian-experimental

Upstream version 2.16.2

11 years agoImported Upstream version 2.16.2 upstream/2.16.2
Don Armstrong [Thu, 25 Apr 2013 04:51:51 +0000 (21:51 -0700)]
Imported Upstream version 2.16.2

11 years agorevert previous patch to font-metric, and apply a new patch from upstream which actua... debian/2.14.2-4
Don Armstrong [Sun, 3 Feb 2013 21:06:26 +0000 (13:06 -0800)]
revert previous patch to font-metric, and apply a new patch from upstream which actually fixes the problem instead of hiding it

11 years agoupdate changelog and tweak dh2 python override to not require changing each new version
Don Armstrong [Fri, 28 Dec 2012 19:50:18 +0000 (11:50 -0800)]
update changelog and tweak dh2 python override to not require changing each new version

11 years agomerge in 2.16.1 source chagnes
Don Armstrong [Fri, 28 Dec 2012 19:32:14 +0000 (11:32 -0800)]
merge in 2.16.1 source chagnes

11 years agoImported Upstream version 2.16.1 upstream/2.16.1
Don Armstrong [Fri, 28 Dec 2012 19:30:42 +0000 (11:30 -0800)]
Imported Upstream version 2.16.1

11 years ago* Fix noopt support to use --disable-optimising as ./configure does crazy things.
Don Armstrong [Fri, 28 Dec 2012 19:24:26 +0000 (11:24 -0800)]
* Fix noopt support to use --disable-optimising as ./configure does crazy things.
* Make sure that the guile garbage collection does not collect s in
  font-metric.cc when it gets optimized away (closes: #684817)

11 years agojust output the logfile if there's an error
Don Armstrong [Tue, 16 Oct 2012 00:02:05 +0000 (17:02 -0700)]
just output the logfile if there's an error

11 years agonetpbm and fonts are required to run the tests during the binary build; migrate the...
Don Armstrong [Wed, 3 Oct 2012 00:33:39 +0000 (17:33 -0700)]
netpbm and fonts are required to run the tests during the binary build; migrate the Build-Depends-Indep to Build-Depends.

11 years agoignore odd minor versions, as they are developmental versions
Don Armstrong [Wed, 19 Sep 2012 18:27:32 +0000 (11:27 -0700)]
ignore odd minor versions, as they are developmental versions

11 years agofix the upstream release bug number debian/2.16.0-1_exp+1
Don Armstrong [Wed, 19 Sep 2012 01:17:08 +0000 (18:17 -0700)]
fix the upstream release bug number

11 years agoupdate version and document what has changed in this version
Don Armstrong [Wed, 19 Sep 2012 01:16:00 +0000 (18:16 -0700)]
update version and document what has changed in this version

11 years agooverride the document; fix the doc-base-special install
Don Armstrong [Wed, 19 Sep 2012 01:02:34 +0000 (18:02 -0700)]
override the document; fix the doc-base-special install

11 years agolist usage as the info index
Don Armstrong [Wed, 19 Sep 2012 01:02:02 +0000 (18:02 -0700)]
list usage as the info index

11 years agoallow for pdf files to be compressed
Don Armstrong [Wed, 19 Sep 2012 01:00:29 +0000 (18:00 -0700)]
allow for pdf files to be compressed

11 years agoinclude gzip'ed pdfs in the pdf doc-base
Don Armstrong [Sat, 15 Sep 2012 21:53:01 +0000 (14:53 -0700)]
include gzip'ed pdfs in the pdf doc-base

11 years agoinclude gzip'ed pdfs in the pdf doc-base
Don Armstrong [Sat, 15 Sep 2012 21:52:35 +0000 (14:52 -0700)]
include gzip'ed pdfs in the pdf doc-base

11 years agoCall dh_python2 on the internal directory
Don Armstrong [Fri, 14 Sep 2012 18:38:19 +0000 (11:38 -0700)]
Call dh_python2 on the internal directory
Do not compress .ly files in the documentation
handle the installation of the .doc-base-special docbase packages
until #525821 is fixed.

11 years agoDelete ald rules sections
Don Armstrong [Fri, 14 Sep 2012 18:37:23 +0000 (11:37 -0700)]
Delete ald rules sections

11 years agoInstall jpg, css and preview.pdf files into the doc packages
Don Armstrong [Fri, 14 Sep 2012 18:36:51 +0000 (11:36 -0700)]
Install jpg, css and preview.pdf files into the doc packages

11 years agoDelete the omf and input directories; we don't need to distribute the regression...
Don Armstrong [Fri, 14 Sep 2012 18:35:09 +0000 (11:35 -0700)]
Delete the omf and input directories; we don't need to distribute the regression tests

11 years agoUse --with properly; don't bother to --list-missing
Don Armstrong [Fri, 14 Sep 2012 18:34:18 +0000 (11:34 -0700)]
Use --with properly; don't bother to --list-missing

11 years agoremove lilypond-data directories
Don Armstrong [Fri, 14 Sep 2012 18:33:18 +0000 (11:33 -0700)]
remove lilypond-data directories

11 years agouse python-all-dev, dh_python2, and add python:Breaks
Don Armstrong [Fri, 14 Sep 2012 18:32:02 +0000 (11:32 -0700)]
use python-all-dev, dh_python2, and add python:Breaks

11 years agobuild doc-base-special; add all of them
Don Armstrong [Fri, 14 Sep 2012 18:31:33 +0000 (11:31 -0700)]
build doc-base-special; add all of them

11 years agothe distributed help2man is outdated and sucky. Use the Debian version instead.
Don Armstrong [Thu, 13 Sep 2012 21:32:21 +0000 (14:32 -0700)]
the distributed help2man is outdated and sucky. Use the Debian version instead.

11 years agoignore incorrect spelling warning
Don Armstrong [Thu, 13 Sep 2012 21:15:20 +0000 (14:15 -0700)]
ignore incorrect spelling warning

11 years agofix ommitted spelling mistake
Don Armstrong [Thu, 13 Sep 2012 21:11:18 +0000 (14:11 -0700)]
fix ommitted spelling mistake

11 years agolilypond-doc now only contains the info documentation and the text documentation
Don Armstrong [Thu, 13 Sep 2012 20:50:28 +0000 (13:50 -0700)]
lilypond-doc now only contains the info documentation and the text documentation

11 years agoAdd documentation licenses; fix some of the unknown licenses, and document that music...
Don Armstrong [Thu, 13 Sep 2012 20:43:56 +0000 (13:43 -0700)]
Add documentation licenses; fix some of the unknown licenses, and document that musicxml is MIT licensed