From: fred Date: Wed, 27 Mar 2002 01:21:47 +0000 (+0000) Subject: lilypond-1.5.19 X-Git-Tag: release/1.5.59~536 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=02381a4e6f6acac942b568b6709f290c3b955572;p=lilypond.git lilypond-1.5.19 --- diff --git a/debian/changelog b/debian/changelog index 37cfe0df1a..7329576d36 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,44 @@ +lilypond (1.4.8-1) unstable; urgency=high + + * New upstream release. (Closes: Bug#111132) + * Stopped using $(PWD) in make, as it doesn't seems to work on + potato systems with older "make". Reverted to `pwd`. + Thanks to Wolfgang Schnitker for notifying me this problem. + * Changed the lilypond1.3 dummy package's Architecture from "all" + to "arm i386 m68k powerpc sparc". Also, as upstream updated + config.sub and config.guess to recognize ia64 and hppa. + Thanks to Anthony Towns for the bug report. (Closes: Bug#114266) + * Versioned Build-Depends: flex (>= 2.5.4a-14) to ensure gcc-3.0 + compatibility. + + -- Anthony Fok Sun, 14 Oct 2001 18:28:45 +0800 + +lilypond (1.4.5-1) unstable; urgency=low + + * New upstream release. + * Upstream includes lexer-gcc-3.0.patch which should fix compilation + problems with g++-3.0. (Closes: Bug#105001) + * Hurray! texinfo-4.0b is finally in Debian! Thanks, Josip! :-) + Updated Build-Depends. + + -- Anthony Fok Wed, 25 Jul 2001 03:04:37 +0800 + +lilypond (1.4.3-1) unstable; urgency=high + + * New upstream release. + * Urgency high because Lilypond-1.2.17 is too buggy and yet it has + been stuck in testing forever. Lilypond-1.4.x fixes multiple + serious bugs. :-) + * Ah, silly me, lilypond was conflicting against itself! I forgot + to remove this relics during the switch from lilypond1.3 to lilypond. + * Fixed a new bug in lily/main.cc which caused lilypond to skip over every + other command-line argument. + * [configure.in]: Added -mieee to CFLAGS and CXXFLAGS when building on + Alpha to prevent FP exception. Thanks to Christopher C. Chimelis + for the fix! + + -- Anthony Fok Fri, 15 Jun 2001 00:42:46 -0600 + lilypond (1.4.2-1) unstable; urgency=low * New upstream release. diff --git a/debian/control b/debian/control index 7998422c27..c856770ec1 100644 --- a/debian/control +++ b/debian/control @@ -1,10 +1,10 @@ Source: lilypond -Build-Depends: debhelper (>= 3.0.5), python-base (>= 1.5.2-4), libguile-dev (>= 1:1.4-9), tetex-bin, libkpathsea-dev, tetex-extra, flex, bison, texinfo (>= 4.0-1), groff, m4, gettext (>= 0.10.36-1) +Build-Depends: debhelper (>= 3.0.5), python-base (>= 1.5.2-4), libguile-dev (>= 1:1.4-9), tetex-bin, libkpathsea-dev, tetex-extra, flex (>= 2.5.4a-14), bison, texinfo (>= 4.0b-2), groff, m4, gettext (>= 0.10.36-1) Build-Depends-Indep: bibtex2html, gs | gs-aladdin, netpbm (>= 2:9.10-1) Section: tex Priority: optional Maintainer: Anthony Fok -Standards-Version: 3.5.4 +Standards-Version: 3.5.5 Package: lilypond Architecture: any @@ -12,7 +12,7 @@ Replaces: lilypond1.3 Provides: lilypond1.3 Depends: ${shlibs:Depends}, tetex-bin (>= 1.0.5-1), python-base (>= 1.5.2-4), guile Recommends: lilypond-doc, tetex-extra (>= 1.0-1) -Conflicts: lilypond, lilypond1.3 (<= 1.3.132-1), musixtex-fonts +Conflicts: lilypond1.3 (<= 1.3.132-1), 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 @@ -28,15 +28,14 @@ Description: A program for printing sheet music. Package: lilypond-doc Section: doc Architecture: all -Suggests: lilypond (>= 1.4.1-1) -Suggests: postscript-viewer, www-browser +Suggests: lilypond (>= 1.4.8-1), postscript-viewer, www-browser Description: LilyPond Documentation in HTML, PS and DVI formats This package contains the HTML, PostScript and DVI documentation for the LilyPond music typestting software. Package: lilypond1.3 -Architecture: all -Depends: lilypond (>= 1.3.150-1) +Architecture: arm i386 m68k powerpc sparc +Depends: lilypond (>= 1.4.8-1) Description: Dummy package for transition to new stable lilypond. This dummy package provides a transition from the previous lilypond1.3 package back to a newer lilypond because the stable 1.4 series has arrived. diff --git a/debian/control.foka b/debian/control.foka index 78f5b60f09..c856770ec1 100644 --- a/debian/control.foka +++ b/debian/control.foka @@ -1,10 +1,10 @@ Source: lilypond -Build-Depends: debhelper (>= 3.0.5), python-base (>= 1.5.2-4), libguile-dev (>= 1:1.4-9), tetex-bin, libkpathsea-dev, tetex-extra, flex, bison, texinfo (>= 4.0-1), groff, m4, gettext (>= 0.10.36-1) +Build-Depends: debhelper (>= 3.0.5), python-base (>= 1.5.2-4), libguile-dev (>= 1:1.4-9), tetex-bin, libkpathsea-dev, tetex-extra, flex (>= 2.5.4a-14), bison, texinfo (>= 4.0b-2), groff, m4, gettext (>= 0.10.36-1) Build-Depends-Indep: bibtex2html, gs | gs-aladdin, netpbm (>= 2:9.10-1) Section: tex Priority: optional Maintainer: Anthony Fok -Standards-Version: 3.5.4 +Standards-Version: 3.5.5 Package: lilypond Architecture: any @@ -12,7 +12,7 @@ Replaces: lilypond1.3 Provides: lilypond1.3 Depends: ${shlibs:Depends}, tetex-bin (>= 1.0.5-1), python-base (>= 1.5.2-4), guile Recommends: lilypond-doc, tetex-extra (>= 1.0-1) -Conflicts: lilypond, lilypond1.3 (<= 1.3.132-1), musixtex-fonts +Conflicts: lilypond1.3 (<= 1.3.132-1), 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 @@ -28,15 +28,14 @@ Description: A program for printing sheet music. Package: lilypond-doc Section: doc Architecture: all -Suggests: lilypond (>= 1.4.1-1) -Suggests: postscript-viewer, www-browser -Description: LilyPond Documentation in HTML and PS formats - This package contains the HTML and PostScript documentation for the +Suggests: lilypond (>= 1.4.8-1), postscript-viewer, www-browser +Description: LilyPond Documentation in HTML, PS and DVI formats + This package contains the HTML, PostScript and DVI documentation for the LilyPond music typestting software. Package: lilypond1.3 -Architecture: all -Depends: lilypond (>= 1.3.150-1) +Architecture: arm i386 m68k powerpc sparc +Depends: lilypond (>= 1.4.8-1) Description: Dummy package for transition to new stable lilypond. This dummy package provides a transition from the previous lilypond1.3 package back to a newer lilypond because the stable 1.4 series has arrived. diff --git a/debian/control.potato b/debian/control.potato index 0a3ff854e5..c7bd20e761 100644 --- a/debian/control.potato +++ b/debian/control.potato @@ -12,7 +12,7 @@ Replaces: lilypond1.3 Provides: lilypond1.3 Depends: ${shlibs:Depends}, tetex-bin (>= 1.0.5-1), python-base (>= 1.5.2-4), guile Recommends: lilypond-doc, tetex-extra (>= 1.0-1) -Conflicts: lilypond, lilypond1.3 (<= 1.3.132-1), musixtex-fonts +Conflicts: lilypond1.3 (<= 1.3.132-1), 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 @@ -28,18 +28,7 @@ Description: A program for printing sheet music. Package: lilypond-doc Section: doc Architecture: all -Suggests: lilypond (>= 1.4.1-1) -Suggests: postscript-viewer, www-browser +Suggests: lilypond (>= 1.4.8-1), postscript-viewer, www-browser Description: LilyPond Documentation in HTML, PS and DVI formats This package contains the HTML, PostScript and DVI documentation for the LilyPond music typestting software. - -Package: lilypond1.3 -Architecture: all -Depends: lilypond (>= 1.3.150-1) -Description: Dummy package for transition to new stable lilypond. - This dummy package provides a transition from the previous lilypond1.3 - package back to a newer lilypond because the stable 1.4 series has arrived. - . - Please feel free to remove this dummy package after you have upgraded - to the latest lilypond. diff --git a/debian/lilypond1.3.copyright b/debian/lilypond1.3.copyright index 0366d2af74..29e3390e68 100644 --- a/debian/lilypond1.3.copyright +++ b/debian/lilypond1.3.copyright @@ -3,27 +3,6 @@ This is a dummy package to aid the transition from the old It was created by Anthony Fok Mon, 16 Apr 2001 22:17:10 -0600 -Copyright: - - This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2 of the License, or - (at your option) any later version. - - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License with - the Debian GNU/Linux distribution in file /usr/share/common-licenses/GPL; - if not, write to the Free Software Foundation, Inc., 59 Temple Place, - Suite 330, Boston, MA 02111-1307 USA -This is a dummy package to aid the transition from the old -"lilypond1.3" package to the newer "lilypond" package. -It was created by Anthony Fok -Mon, 16 Apr 2001 22:17:10 -0600 - Copyright: This program is free software; you can redistribute it and/or modify diff --git a/debian/rules b/debian/rules index 15dbc650d6..d854c688eb 100644 --- a/debian/rules +++ b/debian/rules @@ -64,7 +64,6 @@ clean: # Still not clean enough? Let's use... BRUTE STRENGTH! :-) find . -type d -name 'out' -o -name 'out-www' | xargs rm -rf - rm -f debian/doc-base debian/TODO dh_clean