]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-1.3.32
authorfred <fred>
Tue, 26 Mar 2002 22:46:45 +0000 (22:46 +0000)
committerfred <fred>
Tue, 26 Mar 2002 22:46:45 +0000 (22:46 +0000)
Documentation/programmer/GNUmakefile
Documentation/topdocs/INSTALL.texi
debian/changelog
debian/control.foka
debian/control.in
debian/copyright
debian/rules
mf/GNUmakefile

index 25b42eea53793c0f9c4aeefbd830dff61960a4cb..d54746320a1e6f54b4a6426ab4ab15254286b80f 100644 (file)
@@ -30,7 +30,7 @@ default:
 localclean:
        rm -f fonts.aux fonts.log feta*.tfm feta*.*pk
 
-local-WWW: $(HTML_FILES)
+local-WWW: $(HTML_FILES) $(addsuffix .gz, $(PS_FILES))
        $(PYTHON) $(step-bindir)/ls-latex.py --title 'Hacker documentation' \
           $(DOC_FILES) $(TEXI_FILES) $(TELY_FILES) \
          | sed "s!$(outdir)/!!g" > $(outdir)/index.html
index 8678c583b19ff06500f36f2e24d167b2dda06356..0a4e7e79e86ea030bbf4441077c899fc3a3d0f51 100644 (file)
@@ -345,9 +345,10 @@ in addition to the those needed for running:
 
 @section Debian GNU/linux
 
-A Debian package is also available; contact Anthony Fok
-@email{foka@@debian.org}.  The build scripts are in the subdirectory
-@file{debian/}.
+A Debian package is also available; see
+@uref{http://packages.debian.org/lilypond,http://packages.debian.org/lilypond}
+or contact Anthony Fok @email{foka@@debian.org} for more information.
+The build scripts are in the subdirectory @file{debian/}.
 
 @section Windows NT/95
 
index 3236080537098cbc7ad8167d3efcf339994535d5..293e0963b915a1d87f9561d249d32b89459def33 100644 (file)
@@ -1,3 +1,54 @@
+lilypond1.3 (1.3.24-1) frozen unstable; urgency=low
+
+  * New upstream development release with lots of bug fixes.  :-)
+  * [debian/control]: Added missing build dependencies.  Thanks to
+     Roman Hodek for the bug report and solution (closes: Bug#58078).
+
+ -- Anthony Fok <foka@debian.org>  Sat, 19 Feb 2000 15:14:31 -0700
+
+lilypond1.3 (1.3.17-1) unstable; urgency=low
+
+  * New upstream release.  Merry Christmas!
+
+ -- Anthony Fok <foka@debian.org>  Fri, 24 Dec 1999 08:59:21 -0700
+
+lilypond1.3 (1.3.16-1) unstable; urgency=low
+
+  * New upstream release.
+
+ -- Anthony Fok <foka@debian.org>  Wed, 22 Dec 1999 22:12:30 -0700
+
+lilypond1.3 (1.3.12-1) unstable; urgency=low
+
+  * New upstream release.
+  * [debian/rules]: Commented out "$(MAKE) -C Documentation/programmer ps"
+      temporarily because of error making lilypond-overview.dvi.
+
+ -- Anthony Fok <foka@debian.org>  Fri, 17 Dec 1999 00:33:47 -0700
+
+lilypond1.3 (1.3.5-1) unstable; urgency=low
+
+  * New upstream release.  lilypond1.3 is the developmental branch.
+  * [debian/rules]: Removed "install-stamp".
+  * [debian/control]:
+      - Standards-Version: 3.1.0
+      - Added the Build-Depends field.
+      - Updated dependencies of tetex-{base,bin,extra} packages to
+        1.0*-1.
+
+ -- Anthony Fok <foka@debian.org>  Sat, 13 Nov 1999 23:25:42 -0700
+
+lilypond (1.2.17-1) unstable; urgency=low
+
+  * New upstream release.
+  * [debian/rules]:
+     - Reverted to configuring with --disable-optimise.
+     - The documentation files are now built properly, and both
+       ps and dvi versions are included.
+  * Standards-Version: 3.0.1
+
+ -- Anthony Fok <foka@debian.org>  Sat, 30 Oct 1999 06:57:04 -0600
+
 lilypond (1.2.2-1) unstable; urgency=low
 
   * New upstream release.
index 3ea6fd643d9b9db79e6bdeed31aa64a994539c03..12d811e7909c809c2a5e07b31f8d390d765c336c 100644 (file)
@@ -1,18 +1,24 @@
-Source: lilypond
+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)
 Section: tex
 Priority: optional
 Maintainer: Anthony Fok <foka@debian.org>
-Standards-Version: 3.0.0
+Standards-Version: 3.1.0
 
-Package: lilypond
+Package: lilypond1.3
 Architecture: any
-Depends: ${shlibs:Depends}, tetex-bin (>= 0.9.990310-1)
-Recommends: python-base (>= 1.5.2-4), tetex-base (>= 0.9.990311-1), tetex-extra (>= 0.9.990311-1)
-Conflicts: musixtex-fonts, tetex-base (<< 0.9)
+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)
+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
+ 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!
  .
   URLs: http://www.cs.uu.nl/~hanwen/lilypond/
         http://www.xs4all.nl/~jantien/lilypond/
index 0b48d3e3e1d745af3ea37cbecfdc5a64e3050e97..12d811e7909c809c2a5e07b31f8d390d765c336c 100644 (file)
@@ -1,18 +1,24 @@
-Source: lilypond
+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)
 Section: tex
 Priority: optional
 Maintainer: Anthony Fok <foka@debian.org>
-Standards-Version: 3.0.0
+Standards-Version: 3.1.0
 
-Package: lilypond
+Package: lilypond1.3
 Architecture: any
-Depends: ${shlibs:Depends}, tetex-bin (>= 0.9.990310-1)
-Recommends: python-base (>= 1.5.2-4), tetex-base (>= 0.9.990311-1), tetex-extra (>= 0.9.990311-1)
-Conflicts: musixtex-fonts, tetex-base (<< 0.9)
-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.
-
+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)
+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!
  .
   URLs: http://www.cs.uu.nl/~hanwen/lilypond/
         http://www.xs4all.nl/~jantien/lilypond/
index dd39bc69a088fb37600db9dece228e92fcc92132..743e63c34dda40f4eefeba917354ebaadfcbbb2e 100644 (file)
@@ -1,11 +1,14 @@
 This package was Debianized by Anthony Fok <foka@debian.org> on
 Wed,  6 Aug 1997 04:30:28 -0600
 
+The development branch, lilypond1.3, is packaged separately
+on Tue,  9 Nov 1999 22:30:32 -0700
+
 It was downloaded from
-      ftp://ftp.cs.uu.nl/pub/GNU/LilyPond/development/lilypond-1.2.2.tar.gz
+      ftp://ftp.lilypond.org/pub/LilyPond/v1.3/lilypond-1.3.24.tar.gz
 
-It is also available at:
-      ftp://ftp.lilypond.org/pub/LilyPond/v1.2/lilypond-1.2.2.tar.gz
+It is also available at: 
+      ftp://ftp.cs.uu.nl/pub/GNU/LilyPond/v1.3/lilypond-1.3.24.tar.gz
 
 For more information about GNU LilyPond, please visit:
       http://www.cs.uu.nl/~hanwen/lilypond/
@@ -19,7 +22,7 @@ Authors:
  
 Copyright:
 
-  GNU LilyPond is Copyright (C) 1996-1999
+  GNU LilyPond is Copyright (C) 1996-2000
   Jan Nieuwenhuizen & Han-Wen Nienhuys
 
     This program is free software; you can redistribute it and/or modify
index ad265c71ffe814ea32d68a938be1b5fe1ab63900..a1f112f953a9b2b72f8b6eddce633a29633241c3 100644 (file)
@@ -8,12 +8,12 @@
 # Currently maintained by Anthony Fok <foka@debian.org>
 # for Debian GNU/Linux.
 
-package = lilypond
+package = lilypond1.3
 
 SHELL = /bin/sh
 r = debian/tmp
 TMP = `pwd`/debian/tmp
-d = usr/doc/$(package)
+d = usr/share/doc/$(package)
 
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
@@ -31,16 +31,11 @@ build-stamp:
                --infodir='$${prefix}/share/info' \
                --mandir='$${prefix}/share/man'
        $(MAKE) all
+       $(MAKE) -C Documentation
+#      $(MAKE) -C Documentation/programmer ps
+       $(MAKE) -C Documentation/user ps
        $(MAKE) -C Documentation/pictures pngs
 
-       # Remove the "-" and the "-k" once the \times segfault
-       # bug is fixed.  (lilypond-1.1.31, 1999-02-17)
-       # -$(MAKE) -k -C Documentation/tex dvi
-       -$(MAKE) -C Documentation/tex dvi
-       -$(MAKE) -C Documentation info
-
-       # $(MAKE) htmldoc
-
        touch build-stamp
 
 clean:
@@ -56,19 +51,18 @@ clean:
                find . -user root | xargs -r chown --dereference $$SUDO_USER.$$SUDO_GID; \
        fi
 
-install: install-stamp
-install-stamp: build-stamp
+install: build
        dh_testdir
        dh_testroot
        dh_clean -k
-       dh_installdirs usr/doc/texmf \
-               usr/lib/emacs/site-lisp \
-               usr/doc/$(package)/examples \
+       dh_installdirs usr/share/doc/texmf \
+               usr/share/emacs/site-lisp \
+               $(d)/examples \
                usr/share/texmf/tex \
                usr/share/texmf/fonts/source/public \
                usr/share/texmf/fonts/afm/public \
                usr/share/texmf/fonts/tfm/public
-       ln -fs ../lilypond $(r)/usr/doc/texmf/lilypond
+       ln -fs ../$(package) $(r)/usr/share/doc/texmf/lilypond
 
        $(MAKE) prefix=$(TMP)/usr install
 
@@ -77,8 +71,6 @@ install-stamp: build-stamp
        ln -s ../../../../lilypond/afm $(r)/usr/share/texmf/fonts/afm/public/lilypond
        ln -s ../../../../lilypond/tfm $(r)/usr/share/texmf/fonts/tfm/public/lilypond
 
-       touch install-stamp
-
 # Build architecture-independent files here.
 binary-indep: build install
 # We have nothing to do by default.
@@ -86,16 +78,17 @@ binary-indep: build install
 binary-arch: build install
        dh_testdir
        dh_testroot
-       cp -av mudela-mode.el $(r)/usr/lib/emacs/site-lisp
-       dh_installdocs AIMS ANNOUNCE* NEWS-* DEDICATION \
-               BUGS TASKS TODO *.txt \
+       cp -av lilypond-mode.el $(r)/usr/share/emacs/site-lisp
+       dh_installdocs DEDICATION TODO *.txt \
                Documentation/pictures/out/*.png \
                Documentation/out/*.txt \
-               Documentation/tex/*.doc \
-               Documentation/tex/out/*.dvi 
-#              Documentation/tex/*.bib
+               Documentation/*/out/[a-z]*.dvi \
+               Documentation/*/out/*.ps
+       mkdir $(r)/$(d)/bibliography $(r)/$(d)/misc
+       cp -a Documentation/bibliography/*.bib $(r)/$(d)/bibliography
+       cp -a Documentation/misc/[ACN]* $(r)/$(d)/misc
 #      dh_installexamples input
-       cp -aP `find input mutopia \( -name '*.ly' -o -name '*.tex' -o -name 'TODO' \)` \
+       cp -aP `find input mutopia \( -name '*.*ly' -o -name '*.abc' -o -name '*.tex' -o -name 'TODO' \)` \
                $(r)/$(d)/examples
        for i in `find $(r)/$(d)/examples/ -type d -name out`; do \
                mv -fv $$i/* $$i/..; rmdir $$i; done
@@ -104,12 +97,12 @@ binary-arch: build install
 #      dh_installcron
 #      dh_installmanpages
 #      dh_undocumented
-       dh_installchangelogs -k NEWS
+       dh_installchangelogs -k CHANGES
        dh_link
        dh_strip
        dh_compress
        dh_fixperms
-       dh_suidregister
+#      dh_suidregister
        dh_installdeb
        dh_shlibdeps
        dh_gencontrol
@@ -117,8 +110,5 @@ binary-arch: build install
        dh_md5sums
        dh_builddeb
 
-source diff:
-       @echo >&2 'source and diff are obsolete - use dpkg-source -b'; false
-
 binary: binary-indep binary-arch
 .PHONY: build clean install binary-indep binary-arch binary
index e1883dc80c47548cbec386deda44a87915f75970..f0c0a7642be553676467d58575f6b79d88c014c6 100644 (file)
@@ -51,3 +51,4 @@ $(outdir)/%.afm  $(outdir)/%.tex $(outdir)/%.dep: $(outdir)/%.log
 
 localclean:
        rm -f mfplain.mem mfplain.log mpout.log
+       rm -f *.tfm *.log