From 4d04c88e2d6770228ccd0a9afa771712a5fc8dac Mon Sep 17 00:00:00 2001 From: fred Date: Tue, 26 Mar 2002 23:41:55 +0000 Subject: [PATCH] lilypond-1.3.80 --- debian/changelog | 15 +++++++++++++++ debian/control | 4 ++-- debian/control.foka | 4 ++-- debian/copyright | 4 ++-- debian/rules | 2 +- 5 files changed, 22 insertions(+), 7 deletions(-) diff --git a/debian/changelog b/debian/changelog index 99461b2ef9..af625de087 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,18 @@ +lilypond1.3 (1.3.79-1) unstable; urgency=low + + * New upstream release. + * Added tetex-dev to Build-Depends. Thanks to bug report by fellow + developer Daniel Jacobowitz (closes: Bug#68441). + * Install two documentation files NEWS and ROADMAP. + + -- Anthony Fok Thu, 17 Aug 2000 22:57:57 -0600 + +lilypond1.3 (1.3.78-1) unstable; urgency=low + + * New upstream release. + + -- Anthony Fok Wed, 16 Aug 2000 06:32:14 -0600 + lilypond1.3 (1.3.75-1) unstable; urgency=low * New upstream release. diff --git a/debian/control b/debian/control index 30f1f8caf5..3e6d361154 100644 --- a/debian/control +++ b/debian/control @@ -1,5 +1,5 @@ Source: lilypond1.3 -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) +Build-Depends: debhelper (>= 2.0.71), python-base (>= 1.5.2-4), libguile6-dev, tetex-bin, tetex-devel, tetex-extra, 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 @@ -18,7 +18,7 @@ Description: A program for printing sheet music. the GNU Project. . This is the developmental 1.3 branch of LilyPond. It is not intended for - use with stable projects, although 1.3.75 is most likely to be less buggy + use with stable projects, although 1.3.79 is most likely to be less buggy and much more featureful than then the old "stable" 1.2.17. . URLs: http://www.cs.uu.nl/~hanwen/lilypond/ diff --git a/debian/control.foka b/debian/control.foka index 30f1f8caf5..3e6d361154 100644 --- a/debian/control.foka +++ b/debian/control.foka @@ -1,5 +1,5 @@ Source: lilypond1.3 -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) +Build-Depends: debhelper (>= 2.0.71), python-base (>= 1.5.2-4), libguile6-dev, tetex-bin, tetex-devel, tetex-extra, 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 @@ -18,7 +18,7 @@ Description: A program for printing sheet music. the GNU Project. . This is the developmental 1.3 branch of LilyPond. It is not intended for - use with stable projects, although 1.3.75 is most likely to be less buggy + use with stable projects, although 1.3.79 is most likely to be less buggy and much more featureful than then the old "stable" 1.2.17. . URLs: http://www.cs.uu.nl/~hanwen/lilypond/ diff --git a/debian/copyright b/debian/copyright index 7f4801cbe4..10af91522a 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.74.tar.gz + ftp://ftp.lilypond.org/pub/LilyPond/v1.3/lilypond-1.3.79.tar.gz It is also available at: - ftp://ftp.cs.uu.nl/pub/GNU/LilyPond/v1.3/lilypond-1.3.74.tar.gz + ftp://ftp.cs.uu.nl/pub/GNU/LilyPond/v1.3/lilypond-1.3.79.tar.gz For more information about GNU LilyPond, please visit: http://www.cs.uu.nl/~hanwen/lilypond/ diff --git a/debian/rules b/debian/rules index d2c9ef813e..2330b5cf67 100644 --- a/debian/rules +++ b/debian/rules @@ -85,7 +85,7 @@ binary-arch: build install dh_testdir dh_testroot cp -av lilypond-mode.el $(r)/usr/share/emacs/site-lisp/ - dh_installdocs DEDICATION TODO *.txt \ + dh_installdocs DEDICATION NEWS ROADMAP TODO *.txt \ Documentation/pictures/out/*.png \ Documentation/out/*.txt \ Documentation/*/out/[a-z]*.dvi \ -- 2.39.5