From: fred Date: Sun, 24 Mar 2002 20:04:10 +0000 (+0000) Subject: lilypond-0.1.36 X-Git-Tag: release/1.5.59~3524 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=6e641804f57c17236556291d1c47ab12710c4858;p=lilypond.git lilypond-0.1.36 --- diff --git a/debian/TODO b/debian/TODO index db936a667d..a4fc50fdbc 100644 --- a/debian/TODO +++ b/debian/TODO @@ -1,2 +1,2 @@ -* Move lytodvi.sh to a proper place. It is currently placed in +* Move ly2dvi.sh to a proper place. It is currently placed in /usr/doc/lilypond. (1997-11-25) diff --git a/debian/changelog b/debian/changelog index 7db27bbaae..0158a62afe 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +lilypond (0.1.35-1) unstable; urgency=low + + * New upstream release + + -- Anthony Fok Fri, 5 Dec 1997 21:06:31 -0700 + +lilypond (0.1.34-1) unstable; urgency=low + + * New upstream release + + -- Anthony Fok Thu, 4 Dec 1997 19:42:22 -0700 + lilypond (0.1.33-1) unstable; urgency=low * New upstream release diff --git a/debian/copyright b/debian/copyright index 22c954c0d1..b5489572be 100644 --- a/debian/copyright +++ b/debian/copyright @@ -2,7 +2,7 @@ This package was debianized by Anthony Fok foka@debian.org on Wed, 6 Aug 1997 04:30:28 -0600 It was downloaded from - ftp://pcnov095.win.tue.nl/pub/lilypond/development/lilypond-0.1.33.tar.gz + ftp://pcnov095.win.tue.nl/pub/lilypond/development/lilypond-0.1.35.tar.gz It is also available from: ftp://alpha.gnu.org/gnu/ diff --git a/debian/postinst b/debian/postinst index e2bcee306c..2e1f5e0d0c 100644 --- a/debian/postinst +++ b/debian/postinst @@ -237,4 +237,4 @@ run_texhash(); check_specialmap(); print " $pkg_name configuration completed.\n"; -print " Please read /usr/doc/$package/README.debian to get started.\n"; +print " Please read /usr/doc/$package/README.Debian to get started.\n"; diff --git a/debian/rules b/debian/rules index 843600e388..722ba550ac 100644 --- a/debian/rules +++ b/debian/rules @@ -46,7 +46,7 @@ binary-arch: build ln -fs ../../../doc/lilypond debian/tmp/usr/lib/texmf/doc/lilypond dh_installdocs BUGS TODO NEWS DEDICATION ANNOUNCE README \ Documentation/out/*.text Documentation/*.doc \ - Documentation/lelie_logo.xpm bin/lytodvi.sh + Documentation/lelie_logo.xpm bin/ly2dvi.sh dh_installexamples input/*.ly input/*.tex # dh_installmenu # dh_installcron