* New upstream release.
* Depend on mftrace iso pktrace.
* Add guile-1.6-dev as alternative dependency to libguile-dev
+ * Bugfix for docdir when with changed package name.
* Remove netpbm, bibtex2html dependencies.
* Remove gcc-3.x/lexer kludge.
- -- <janneke@gnu.org> Tue, 15 Apr 2003 14:25:54 +0200
+ -- Jan Nieuwenhuizen <janneke@gnu.org> Tue, 15 Apr 2003 14:25:54 +0200
lilypond (1.6.6-2) unstable; urgency=high
Description: LilyPond Documentation in HTML, PS and DVI formats
This package contains the HTML, PostScript and DVI documentation for the
LilyPond music typesetting software.
-
-Package: lilypond1.3
-Architecture: arm i386 m68k powerpc sparc
-Depends: lilypond (>= ${Source-Version})
-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 and now 1.6 series
- have arrived.
- .
- Please feel free to remove this dummy package after you have upgraded
- to the latest lilypond.
$(MAKE) -C Documentation
$(MAKE) web
+ find . -type d -name 'out-www' | xargs rm -rf
touch build-doc-stamp
cd $(r_doc)/$(d) \
&& cp -s `find html/Documentation -name '*.ps.gz'` . \
&& cp -s html/Documentation/pictures/out-www/*.png .
- # Copy the DVI docs too ...
- cp -a `find Documentation -name '*.dvi' ! -name 'lily-[0-9]*.dvi'` \
- $(r_doc)/$(d)/
+# # Copy the DVI docs too ...
+# cp -a `find Documentation -name '*.dvi' ! -name 'lily-[0-9]*.dvi'` \
+# $(r_doc)/$(d)/
dh_installdocs
dh_installchangelogs
dh_link
- dh_compress -Xusr/share/doc/lilypond/html/
+ dh_compress -X$(d)/html/
dh_fixperms
dh_installdeb
dh_gencontrol
# cp -a Documentation/misc/[ACN]* $(r)/$(d)/misc/
# dh_installexamples input
- find input \( -name '*.*ly' -o -name '*.abc' -o -name '*.tex' -o -name 'TODO' \) \
- -exec cp -a --parents '{}' $(r)/$(d)/examples ';'
- for i in `find $(r)/$(d)/examples/ -type d -name out`; do \
- mv -fv $$i/* $$i/..; rmdir $$i; done
+# find input \( -name '*.*ly' -o -name '*.abc' -o -name '*.tex' -o -name 'TODO' \) \
+# -exec cp -a --parents '{}' $(r)/$(d)/examples ';'
+# for i in `find $(r)/$(d)/examples/ -type d -name out`; do \
+# mv -fv $$i/* $$i/..; rmdir $$i; done
# dh_installmenu
dh_installemacsen
# dh_installcron
# Rename this file to "watch" and then you can run the "uscan" command
# to check for upstream updates and more.
# Site Directory Pattern Version Script
-ftp.cs.uu.nl /pub/GNU/LilyPond/v1.5 lilypond-*.tar.gz debian uupdate
+ftp.lilypond.org /pub/LilyPond/v1.6 lilypond-*.tar.gz debian uupdate