]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-1.3.46
authorfred <fred>
Tue, 26 Mar 2002 23:21:23 +0000 (23:21 +0000)
committerfred <fred>
Tue, 26 Mar 2002 23:21:23 +0000 (23:21 +0000)
CHANGES
VERSION
debian/changelog
debian/control.foka
debian/copyright
debian/ex.prerm [new file with mode: 0644]
debian/postinst
debian/rules

diff --git a/CHANGES b/CHANGES
index 8749754c4b0a9d5824f84aa377790fc77344e2fc..7250774b624d1c89650468bc04a1319078b3824b 100644 (file)
--- 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 3330e8a8cd747c0f4f6c98c5d8895bc77d1814e0..c46c2dd215f3613a2f8199f377cc6cf30dcc3b2e 100644 (file)
--- 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
index e2a8301b10341e1bbea99656cbae03976b6ae0b9..7d6b2976ffd6950d1444b514b78c73f70ba89b73 100644 (file)
@@ -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 <foka@debian.org>  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 <foka@debian.org>  Sat,  1 Apr 2000 03:49:31 -0700
+ -- Anthony Fok <foka@debian.org>  Wed, 12 Apr 2000 21:22:31 -0600
 
 lilypond1.3 (1.3.24-1) frozen unstable; urgency=low
 
index 12d811e7909c809c2a5e07b31f8d390d765c336c..546898f10327663eb81c27bfb3b162b16a1457b1 100644 (file)
@@ -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 <foka@debian.org>
-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/
index 50a67b39dc8ccce2b6330cefdf91085e134b1170..95bcbef88d19a351d1bbe4bea0e73d0399dfc3ea 100644 (file)
@@ -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 (file)
index 0000000..0c66539
--- /dev/null
@@ -0,0 +1,6 @@
+#!/bin/sh
+set -e
+
+install-info --quiet --remove /usr/share/info/lilypond.info.gz
+
+#DEBHELPER#
index bf2f6503d0f7c11d2fbc157efd0923b473784ad4..32ba2706e43ba2e7f8709053664992407f5c5746 100644 (file)
@@ -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#
 
index d024ca3783d42ba2154b4f7c6214760b7c3551ec..531cebd089cbaa9ccde189abfc863b4fafa6db95 100644 (file)
@@ -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.