From: fred Date: Tue, 26 Mar 2002 23:21:23 +0000 (+0000) Subject: lilypond-1.3.46 X-Git-Tag: release/1.5.59~1654 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=5e8db127d5ef645833b770dd705c585a11bc8a13;p=lilypond.git lilypond-1.3.46 --- diff --git a/CHANGES b/CHANGES index 8749754c4b..7250774b62 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,37 @@ +1.3.46 +====== + +1.3.45.jcn2 +=========== + +* Fixed chord-name customisation and made small chord-name build fixes. + +* Accidentals with chord-names smaller and as superscript. + +* Do some extra footify (works only once) while making html docs. + +1.3.45.hwn1 +=========== + +* Debian patch (Thanks Anthony) + +* Rewrote Bar_number_engraver and Mark_engraver and removed +Bar_script_engraver as baseclass. Both Bar_number_engraver and +Mark_engraver are simpler and more robust. + +* Fixed precedence of \property verticalDirection and dynamicDirection + +* Fixed keys without barlines + +* Fixed StaffGroups: removing `\consistsend "Axis_group_engraver"' +puts alignment in function again + +* Fixed StaffGroup + GrandStaff combination. + +* Music is now mandatory as the first tihng in a \score{} block + +1.3.45 +====== 1.3.44.jcn2 =========== @@ -7,9 +41,6 @@ * Junked old lyrics in star-spangled-banner. -1.3.44.jcn1 -=========== - * Added a Piano_pedal_engraver. * Removed some empty files. @@ -27,9 +58,6 @@ 1.3.43 ====== -1.3.43.hwn1 -=========== - * Put global element list into Line_of_score, instead of Paper_score. post processing (the stage after line breaking) is now truly done per-system, and we got rid of an ugly hack to get font @@ -84,7 +112,7 @@ Also updated index.texi. * Change all occurances of Staff_margin_engraver to Instrument_name_engraver, add a convert-mudela rule -* Change status == busy assert into programming sample/sample/error +* Change status == busy assert into programming error 1.3.42 ====== @@ -326,9 +354,9 @@ property is already set. # Use same configuration, but different output directory: # - # make out=WWW + # make out=www # - # uses config.make and config.h; output goes to out-WWW. + # uses config.make and config.h; output goes to out-www. # diff --git a/VERSION b/VERSION index 3330e8a8cd..c46c2dd215 100644 --- a/VERSION +++ b/VERSION @@ -1,7 +1,7 @@ PACKAGE_NAME=LilyPond MAJOR_VERSION=1 MINOR_VERSION=3 -PATCH_LEVEL=45 +PATCH_LEVEL=46 MY_PATCH_LEVEL= # use the above to send patches: MY_PATCH_LEVEL is always empty for a diff --git a/debian/changelog b/debian/changelog index e2a8301b10..7d6b2976ff 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,19 +1,26 @@ -lilypond1.3 (1.3.41-1) frozen unstable; urgency=low +lilypond1.3 (1.3.45-1) unstable; urgency=low - * New upstream development release. + * New upstream release. + + -- Anthony Fok Fri, 14 Apr 2000 21:39:40 -0600 + +lilypond1.3 (1.3.44-1) unstable; urgency=low + + * New upstream development release with numerous bug fixes, small + enhancements, and updates to documentation. * [debian/postinst]: Fixed the pathname to README.Debian. Thanks to Olivier Abad for the bug report (closes: Bug#58674). * [debian/rules]: Now configure with --enable-optimise again. Yes, it appears that LilyPond and glibc2.1.3 finally get along nicely even with optimisation turned on. Hurray! :-) * [Documentation/user/*]: Fixed some formatting bugs in the texinfo files. - * [debian/control]: Modified description to hint that 1.3.41 is better + * [debian/control]: Modified description to hint that 1.3.43 is better than 1.2.17. :-) * [debian/{rules,emacsen-startup}]: Added an Emacs startup file /etc/emacs/site-start.d/50lilypond1.3.el so that lilypond-mode is automatically loaded for *.ly files. - -- Anthony Fok Sat, 1 Apr 2000 03:49:31 -0700 + -- Anthony Fok Wed, 12 Apr 2000 21:22:31 -0600 lilypond1.3 (1.3.24-1) frozen unstable; urgency=low diff --git a/debian/control.foka b/debian/control.foka index 12d811e790..546898f103 100644 --- a/debian/control.foka +++ b/debian/control.foka @@ -1,24 +1,25 @@ Source: lilypond1.3 -Build-Depends: debhelper (>= 2.0.71), python-base (>= 1.5.2-4), libguile6-dev, tetex-bin (>= 1.0.5-1), tetex-base (>= 1.0-1), tetex-extra (>= 1.0-1), flex (>= 2.5.4a-1), bison (>= 1:1.28-1), texinfo (>= 4.0-1) +Build-Depends: debhelper (>= 2.0.71), python-base (>= 1.5.2-4), libguile6-dev, tetex-bin (>= 1.0.5-1), tetex-extra (>= 1.0-1), flex (>= 2.5.4a-1), bison (>= 1:1.28-1), texinfo (>= 4.0-1), groff, gs, netpbm, pnmtopng, m4, gettext (>= 0.10.35-13) Section: tex Priority: optional Maintainer: Anthony Fok -Standards-Version: 3.1.0 +Standards-Version: 3.1.1 Package: lilypond1.3 Architecture: any Replaces: lilypond Provides: lilypond Depends: ${shlibs:Depends}, tetex-bin (>= 1.0.5-1) -Recommends: python-base (>= 1.5.2-4), tetex-base (>= 1.0-1), tetex-extra (>= 1.0-1) +Recommends: python-base (>= 1.5.2-4), tetex-extra (>= 1.0-1) Conflicts: lilypond, musixtex-fonts Description: A program for printing sheet music. LilyPond is a music typesetter. It produces beautiful sheet music using a high level description file as input. LilyPond is part of the GNU Project. . - This is the unstable 1.3 branch of LilyPond. It is not intended for - use with stable projects! + This is the developmental 1.3 branch of LilyPond. It is not intended for + use with stable projects, although arguably 1.3.45 is less buggy and much + more featureful than then the "stable" 1.2.17. . URLs: http://www.cs.uu.nl/~hanwen/lilypond/ http://www.xs4all.nl/~jantien/lilypond/ diff --git a/debian/copyright b/debian/copyright index 50a67b39dc..95bcbef88d 100644 --- a/debian/copyright +++ b/debian/copyright @@ -5,10 +5,10 @@ The development branch, lilypond1.3, is packaged separately on Tue, 9 Nov 1999 22:30:32 -0700 It was downloaded from - ftp://ftp.lilypond.org/pub/LilyPond/v1.3/lilypond-1.3.41.tar.gz + ftp://ftp.lilypond.org/pub/LilyPond/v1.3/lilypond-1.3.45.tar.gz It is also available at: - ftp://ftp.cs.uu.nl/pub/GNU/LilyPond/v1.3/lilypond-1.3.41.tar.gz + ftp://ftp.cs.uu.nl/pub/GNU/LilyPond/v1.3/lilypond-1.3.45.tar.gz For more information about GNU LilyPond, please visit: http://www.cs.uu.nl/~hanwen/lilypond/ diff --git a/debian/ex.prerm b/debian/ex.prerm new file mode 100644 index 0000000000..0c665397e0 --- /dev/null +++ b/debian/ex.prerm @@ -0,0 +1,6 @@ +#!/bin/sh +set -e + +install-info --quiet --remove /usr/share/info/lilypond.info.gz + +#DEBHELPER# diff --git a/debian/postinst b/debian/postinst index bf2f6503d0..32ba2706e4 100644 --- a/debian/postinst +++ b/debian/postinst @@ -18,9 +18,9 @@ TEXMFMAIN=`/usr/bin/kpsewhich -expand-var '$TEXMFMAIN'` echo " Running /usr/bin/mktexlsr $TEXMFMAIN..." /usr/bin/mktexlsr $TEXMFMAIN -install-info --description='LilyPond, the GNU Project music typesetter' \ - --section "Music" "Music" \ - --quiet /usr/share/info/lilypond.info.gz +#install-info --description='LilyPond, the GNU Project music typesetter' \ +# --section "Music" "Music" \ +# --quiet /usr/share/info/lilypond.info.gz #DEBHELPER# diff --git a/debian/rules b/debian/rules index d024ca3783..531cebd089 100644 --- a/debian/rules +++ b/debian/rules @@ -25,7 +25,7 @@ build: build-stamp build-stamp: dh_testdir - ./configure --disable-checking --disable-debugging \ + ./configure --enable-checking --disable-debugging \ --enable-printing --prefix=/usr --enable-optimise \ --enable-shared \ --infodir='$${prefix}/share/info' \ @@ -40,9 +40,10 @@ build-stamp: clean: dh_testdir dh_testroot - rm -f build-stamp install-stamp + rm -f build-stamp -$(MAKE) distclean - rm -f stepmake/stepmake/aclocal.m4 + # Remove obsolete files which are still in the upstream tarball (1.3.42) + rm -f debian/control.in debian/doc-base debian/prerm dh_clean # Correct the owner of the out/dummy.dep files when built with sudo.