1 lilypond (1.4.8-1) unstable; urgency=high
3 * New upstream release. (Closes: Bug#111132)
4 * Stopped using $(PWD) in make, as it doesn't seems to work on
5 potato systems with older "make". Reverted to `pwd`.
6 Thanks to Wolfgang Schnitker for notifying me this problem.
7 * Changed the lilypond1.3 dummy package's Architecture from "all"
8 to "arm i386 m68k powerpc sparc". Also, as upstream updated
9 config.sub and config.guess to recognize ia64 and hppa.
10 Thanks to Anthony Towns for the bug report. (Closes: Bug#114266)
11 * Versioned Build-Depends: flex (>= 2.5.4a-14) to ensure gcc-3.0
14 -- Anthony Fok <foka@debian.org> Sun, 14 Oct 2001 18:28:45 +0800
16 lilypond (1.4.5-1) unstable; urgency=low
18 * New upstream release.
19 * Upstream includes lexer-gcc-3.0.patch which should fix compilation
20 problems with g++-3.0. (Closes: Bug#105001)
21 * Hurray! texinfo-4.0b is finally in Debian! Thanks, Josip! :-)
22 Updated Build-Depends.
24 -- Anthony Fok <foka@debian.org> Wed, 25 Jul 2001 03:04:37 +0800
26 lilypond (1.4.3-1) unstable; urgency=high
28 * New upstream release.
29 * Urgency high because Lilypond-1.2.17 is too buggy and yet it has
30 been stuck in testing forever. Lilypond-1.4.x fixes multiple
32 * Ah, silly me, lilypond was conflicting against itself! I forgot
33 to remove this relics during the switch from lilypond1.3 to lilypond.
34 * Fixed a new bug in lily/main.cc which caused lilypond to skip over every
35 other command-line argument.
36 * [configure.in]: Added -mieee to CFLAGS and CXXFLAGS when building on
37 Alpha to prevent FP exception. Thanks to Christopher C. Chimelis
40 -- Anthony Fok <foka@debian.org> Fri, 15 Jun 2001 00:42:46 -0600
42 lilypond (1.4.2-1) unstable; urgency=low
44 * New upstream release.
45 * Moved "bibtex2html, gs | gs-aladdin, netpbm (>= 2:9.10-1)"
46 from Build-Depends to Build-Depends-Indep because these packages
47 are only needed for building lilypond-doc.
49 -- Anthony Fok <foka@debian.org> Tue, 29 May 2001 02:26:58 -0600
51 lilypond (1.4.1-1) unstable; urgency=low
53 * New upstream release. (Closes: Bug#97598)
54 * export extra_mem_top=100000 and extra_mem_bot=100000, otherwise
55 latex runs out of memory when processing standchen.dvi.latex.
56 * Split the documentation into the "lilypond-doc" package, which
57 provides the LilyPond website in /usr/share/doc/lilypond/html.
59 -- Anthony Fok <foka@debian.org> Wed, 16 May 2001 16:03:40 -0600
61 lilypond (1.3.150-1) unstable; urgency=low
63 * New upstream version.
64 * Renamed package from lilypond1.3 back to lilypond.
65 This also fixes a lot of bugs from the old lilypond-1.2.17 package.
66 lilypond1.3 is temporarily provided as a dummy transitional package.
67 Closes: Bug#67697, 84352, 48731, 72223, 85834.
69 - No longer blindly copy intermediate DVI files into
70 the deb package. Thanks to Daniel Burrows for the reminder.
72 - Added "export MODE=ljfour" and "export BDPI=600" because I use
73 something different in my local /etc/texmf/mktex.cnf and that
75 * Fixed Build-Depends because pnmtopng has been merged into the netpbm
76 package. Thanks to Adrian Bunk for the notice. Closes: Bug#93961.
77 * [lily/kpath.cc]: Modified to better conform to web2c fontpath policy.
79 -- Anthony Fok <foka@debian.org> Thu, 26 Apr 2001 03:25:50 -0600
81 lilypond1.3 (1.3.132-1) unstable; urgency=medium
83 * New upstream version.
84 * Oops, in 1.3.129-1, the "(setq auto-mode-alist (append ..." line in
85 /etc/emacs/site-start.d/50lilypond1.3.el (debian/emacsen-startup)
86 and in FAQ.txt was buggy. Thanks to Erik Demaine for the bug report.
89 -- Anthony Fok <foka@debian.org> Sun, 25 Feb 2001 20:27:09 -0700
91 lilypond1.3 (1.3.129-1) unstable; urgency=low
93 * In memory of Werner Icking + (August 26, 1943 - February 8, 2001),
94 a dear friend, a kind educator, and a hard worker in sharing beautiful
95 typeset music to the world. (Maintainer of the GMD Music Archive,
96 http://www.gmd.de/Misc/Music/).
98 * New upstream release.
99 * Upstream has changed from "lilypond-mode" to the "studly caps name"
100 "LilyPond-mode". Fixed /etc/emacs/site-start.d/50lilypond1.3.el
101 (debian/emacsen-startup). Thanks to Christophe Rhodes for the bug
102 report. Closes: Bug#83732.
103 * Added "Build-Conflicts: lilypond, lilypond1.3" to prevent old
104 lilypond font files from potentially interfering with the build on
105 other Debian ports autobuilders.
106 * Built with libguile-dev (1:1.4-9) or newer to ensure correct
107 linkage to libqthreads.so.9. Also updated the Build-Depends and
108 Depends fields accordingly. Thanks to guile1.4 package maintainer
109 Rob Browning for his notification and to Daniel Burrows for his bug
110 report. Closes: Bug#85896.
112 -- Anthony Fok <foka@debian.org> Sat, 10 Feb 2001 01:38:36 -0700
114 lilypond1.3 (1.3.121-1) unstable; urgency=low
116 * New upstream release.
117 * Added more detailed instruction for building lilypond1.3 on Debian
118 in Documentation/topdocs/INSTALL.texi (hence INSTALL.txt).
119 * Applied Han-wen's one-line patch to lily/system-start-delimiter.cc
120 to remove bracket-width.
121 * It seems that bracket-width needs to be removed from
122 scm/grob-description.scm and scm/interface-description.scm too.
124 -- Anthony Fok <foka@debian.org> Sun, 7 Jan 2001 02:34:46 -0700
126 lilypond1.3 (1.3.119-1) unstable; urgency=low
128 * New upstream release.
129 * Merged debian/* fixes by upstream author Jan Nieuwenhuizen. Thanks!
130 - The lilypond info files are back! Partially fixed Bug#72233.
131 - Uses the new libguile9 instead of the old libguile6.
132 * Depends on libkpathsea3 instead of the old tetex-lib; Build-Depends
133 is also changed accordingly. Closes: Bug#79469, Bug#79837.
134 * Edited Documentation/user/development.itexi so that it builds
137 -- Anthony Fok <foka@debian.org> Fri, 22 Dec 2000 12:54:49 -0700
139 lilypond1.3 (1.3.107) unstable; urgency=low
141 * Fixed watch location.
142 * Local build, not uploaded to Debian.
144 -- Jan Nieuwenhuizen <janneke@gnu.org> Mon, 13 Nov 2000 13:33:53 +0100
146 lilypond1.3 (1.3.103) unstable; urgency=low
148 * Re-enabled info doc rules.
149 * Local build, not uploaded to Debian.
151 -- Jan Nieuwenhuizen <janneke@gnu.org> Sun, 5 Nov 2000 22:15:57 -0100
153 lilypond1.3 (1.3.99-1) unstable; urgency=low
155 * New upstream release.
157 -- Anthony Fok <foka@debian.org> Tue, 31 Oct 2000 00:48:20 -0700
159 lilypond1.3 (1.3.94-1) unstable; urgency=low
161 * New upstream release.
163 -- Anthony Fok <foka@debian.org> Sun, 8 Oct 2000 12:36:52 -0600
165 lilypond1.3 (1.3.80.jcn1-1) unstable; urgency=low
167 * New upstream release.
168 * s/tetex-devel/tetex-dev/ in Build-Depends. Thanks to bug report
169 filed by fellow developer Roman Hodek (closes: Bug#69772).
171 -- Anthony Fok <foka@debian.org> Sun, 27 Aug 2000 06:11:22 -0600
173 lilypond1.3 (1.3.79-1) unstable; urgency=low
175 * New upstream release.
176 * Added tetex-dev to Build-Depends. Thanks to bug report by fellow
177 developer Daniel Jacobowitz (closes: Bug#68441).
178 * Install two documentation files NEWS and ROADMAP.
180 -- Anthony Fok <foka@debian.org> Thu, 17 Aug 2000 22:57:57 -0600
182 lilypond1.3 (1.3.78-1) unstable; urgency=low
184 * New upstream release.
186 -- Anthony Fok <foka@debian.org> Wed, 16 Aug 2000 06:32:14 -0600
188 lilypond1.3 (1.3.75-1) unstable; urgency=low
190 * New upstream release.
191 * Updated the link to the http://sca.uwaterloo.ca/lilypond/ mirror in
192 the package description.
194 -- Anthony Fok <foka@debian.org> Wed, 26 Jul 2000 01:56:28 -0600
196 lilypond1.3 (1.3.58-1) unstable; urgency=low
198 * New upstream release with patch from Han-wen.
200 -- Anthony Fok <foka@debian.org> Thu, 8 Jun 2000 17:19:08 -0600
202 lilypond1.3 (1.3.48-1) unstable; urgency=low
204 * New upstream release.
205 * [debian/control]: Added Depends: guile, for /usr/bin/as2text (Lintian).
206 * [debian/rules]: Changed the symlink /usr/share/lilypond/cmtfm from
207 absolute to relative.
209 -- Anthony Fok <foka@debian.org> Wed, 10 May 2000 12:17:54 -0600
211 lilypond1.3 (1.3.45-1) unstable; urgency=low
213 * New upstream release.
215 -- Anthony Fok <foka@debian.org> Fri, 14 Apr 2000 21:39:40 -0600
217 lilypond1.3 (1.3.44-1) unstable; urgency=low
219 * New upstream development release with numerous bug fixes, small
220 enhancements, and updates to documentation.
221 * [debian/postinst]: Fixed the pathname to README.Debian. Thanks to
222 Olivier Abad for the bug report (closes: Bug#58674).
223 * [debian/rules]: Now configure with --enable-optimise again.
224 Yes, it appears that LilyPond and glibc2.1.3 finally get along
225 nicely even with optimisation turned on. Hurray! :-)
226 * [Documentation/user/*]: Fixed some formatting bugs in the texinfo files.
227 * [debian/control]: Modified description to hint that 1.3.43 is better
229 * [debian/{rules,emacsen-startup}]: Added an Emacs startup file
230 /etc/emacs/site-start.d/50lilypond1.3.el so that lilypond-mode is
231 automatically loaded for *.ly files.
233 -- Anthony Fok <foka@debian.org> Wed, 12 Apr 2000 21:22:31 -0600
235 lilypond1.3 (1.3.24-1) frozen unstable; urgency=low
237 * New upstream development release with lots of bug fixes. :-)
238 * [debian/control]: Added missing build dependencies. Thanks to
239 Roman Hodek for the bug report and solution (closes: Bug#58078).
241 -- Anthony Fok <foka@debian.org> Sat, 19 Feb 2000 15:14:31 -0700
243 lilypond1.3 (1.3.17-1) unstable; urgency=low
245 * New upstream release. Merry Christmas!
247 -- Anthony Fok <foka@debian.org> Fri, 24 Dec 1999 08:59:21 -0700
249 lilypond1.3 (1.3.16-1) unstable; urgency=low
251 * New upstream release.
253 -- Anthony Fok <foka@debian.org> Wed, 22 Dec 1999 22:12:30 -0700
255 lilypond1.3 (1.3.12-1) unstable; urgency=low
257 * New upstream release.
258 * [debian/rules]: Commented out "$(MAKE) -C Documentation/programmer ps"
259 temporarily because of error making lilypond-overview.dvi.
261 -- Anthony Fok <foka@debian.org> Fri, 17 Dec 1999 00:33:47 -0700
263 lilypond1.3 (1.3.5-1) unstable; urgency=low
265 * New upstream release. lilypond1.3 is the developmental branch.
266 * [debian/rules]: Removed "install-stamp".
268 - Standards-Version: 3.1.0
269 - Added the Build-Depends field.
270 - Updated dependencies of tetex-{base,bin,extra} packages to
273 -- Anthony Fok <foka@debian.org> Sat, 13 Nov 1999 23:25:42 -0700
275 lilypond (1.2.17-1) unstable; urgency=low
277 * New upstream release.
279 - Reverted to configuring with --disable-optimise.
280 - The documentation files are now built properly, and both
281 ps and dvi versions are included.
282 * Standards-Version: 3.0.1
284 -- Anthony Fok <foka@debian.org> Sat, 30 Oct 1999 06:57:04 -0600
286 lilypond (1.2.2-1) unstable; urgency=low
288 * New upstream release.
290 - Removed recommendation for python-misc (>= 1.5.1)
291 and updated the recommendation of python-base to 1.5.2-4.
292 Thanks to Gregor Hoffleit for the note (closes: Bug#41343).
293 - Updated package description to that provided by the upstream
294 authors in the new version.
295 * [debian/rules]: Now configure with --enable-optimise.
297 -- Anthony Fok <foka@debian.org> Tue, 24 Aug 1999 22:05:12 -0600
299 lilypond (1.1.53-1) unstable; urgency=low
301 * New upstream release.
302 * Partially upgraded to standards version 3.0.0:
303 - Updated copyright to point to /usr/share/common-licenses
304 - First step towards FHS-compliance: Man pages are now installed
305 under /usr/share/man.
307 -- Anthony Fok <foka@debian.org> Wed, 7 Jul 1999 15:23:57 -0600
309 lilypond (1.1.47-1) unstable; urgency=low
311 * New upstream release.
313 -- Anthony Fok <foka@debian.org> Thu, 10 Jun 1999 18:10:13 -0600
315 lilypond (1.1.42-1) unstable; urgency=low
317 * New upstream release.
318 * [postinst]: Runs "/usr/bin/mktexlsr /usr/share/texmf" to save time.
319 * [postrm]: Removed the unnecessary "/usr/bin/mktexlsr" call.
320 * The segfault problem has disappeared on my computer (running
321 the latest potato system). Please test.
323 -- Anthony Fok <foka@debian.org> Tue, 11 May 1999 11:16:58 -0600
325 lilypond (1.1.37-1) unstable; urgency=low
327 * New upstream release.
328 * Known problem: LilyPond simply segfaults under glibc 2.1 on my i386
329 system, and I don't know how to fix the problem yet. I hope users of
330 other platforms have better luck.
332 - Make and install info files.
333 - Removed "CC=egcc" because the default gcc on all platforms is
334 now the one from egcs.
335 - Install *.png instead of *.xpm.
337 * Added debian/compress to make sure *.png are not compressed.
338 * Added debian/doc-base and postinst/prerm for the LilyPond info files.
339 * s!usr/lib/texmf!usr/share/texmf!g and cleaned up old hacks
340 in {pre,post}{inst,rm} files due to tetex's new FHS-compliant
342 * [debian/control]: Now Depends/Recommends the latest FHS-compliant
343 tetex-{bin,base,extra} (>= 0.9.99031{0,1}-1) packages.
345 -- Anthony Fok <foka@debian.org> Mon, 5 Apr 1999 20:43:30 -0600
347 lilypond (1.1.31-1) unstable; urgency=low
349 * New upstream release.
350 * Re-incorporated the changes in debian/rules and debian/postinst
351 from lilypond_1.0.xx series. I forgot these changes when I moved
352 from 1.0.19.uu3-1 to 1.1.29-1. Sorry! :-)
353 * [make/lilypond-vars.make]: Copied the definition of TEX_TFMDIR from
354 make/toplevel.make.in and added it to LILYINCLUDE...
355 * Applied the patch lilypond-1.1.31.jcn1.diff from Jan Nieuwenhuizen.
357 - Temporarily use "-$(MAKE) -k -C Documentation/tex dvi" to
358 circumvent the occasional \times segfault problem when building
360 - Added symlink /usr/lib/texmf/fonts/tfm/public/lilypond.
362 -- Anthony Fok <foka@debian.org> Thu, 18 Feb 1999 00:25:04 -0700
364 lilypond (1.1.29-1) unstable; urgency=low
366 * New upstream release.
367 * [stepmake/aclocal.m4]: AC_STEPMAKE_GUILE now calls the GUILE_FLAGS
368 macro to set -lqthreads etc., otherwise Guile would not be detected
369 by the configure script.
371 -- Anthony Fok <foka@debian.org> Sun, 14 Feb 1999 09:05:00 -0700
373 lilypond (1.0.19.uu3-1) frozen unstable; urgency=low
375 * New upstream bug-fix release.
377 -- Anthony Fok <foka@debian.org> Sat, 12 Dec 1998 04:23:15 -0700
379 lilypond (1.0.19.uu1-2) frozen unstable; urgency=low
381 * [debian/rules]: Now builds the LilyPond documentation in dvi format.
382 Thanks to Roland Rosenfeld <roland@spinnaker.rhein.de>
383 for the bug report. (closes: Bug#30123).
384 * [debian/control]: Now also Recommends: tetex-extra (>= 0.9.981030-1)
385 because the .dvi documentation uses the EC fonts in that package.
387 -- Anthony Fok <foka@debian.org> Thu, 10 Dec 1998 17:43:57 -0700
389 lilypond (1.0.19.uu1-1) frozen unstable; urgency=low
391 * New upstream bug-fix release.
393 -- Anthony Fok <foka@debian.org> Mon, 7 Dec 1998 13:12:02 -0700
395 lilypond (1.0.18-2) frozen unstable; urgency=low
397 * [debian/rules]: Added symlink /usr/lib/texmf/fonts/afm/public/lilypond.
398 Thanks to Julian Gilbey <jdg@maths.qmw.ac.uk> for the bug report
400 * [scripts/ly2dvi.py]: Re-added a patch similar to the one in 1.0.17-1,
401 but teTeX's default search path is now placed *before* the ones that
402 ly2dvi adds. Thanks to Roland Rosenfeld <roland@spinnaker.rhein.de>
403 for the bug report. (closes: Bug#29459).
405 -- Anthony Fok <foka@debian.org> Mon, 23 Nov 1998 21:29:25 -0700
407 lilypond (1.0.18-1) frozen unstable; urgency=low
409 * New upstream bug-fix release.
411 - Upgraded to standards version 2.5.0.0 (no changes).
412 - Recommends: python-misc (>= 1.5.1) because ly2dvi needs the glob
413 module in the python-misc package (closes: Bug#29283).
414 - Updated dependencies on tetex* to the latest versions:
415 Depends: tetex-bin (>= 0.9.981031-2)
416 Recommends: tetex-base (>= 0.9.981030-1)
417 due to changes in tetex's directory structure.
419 - The symlink ../../../../../share/lilypond/mf is now named
420 /usr/lib/texmf/fonts/source/public/lilypond instead of
421 /usr/lib/texmf/fonts/source/public/mf (Bug#29284).
422 - In the latest tetex-base package, /usr/lib/texmf/doc is now a
423 symlink to /usr/doc/texmf. Therefore, we now install lilypond's
424 documentation into /usr/doc/texmf/musixtex/lilypond.
425 (closes: Bug#28999, Bug#29326)
427 - The script now removes the directories
428 /var/spool/texmf/pk/*/public/mf and /var/spool/texmf/tfm/public/mf
429 created inadvertently by Debian's buggy lilypond 1.0.17-1. :-)
431 - Since 1.0.17-1, /usr/lib/texmf/tex/lilypond has been changed to a
432 symbolic directory. The script now removes the old real directory
433 to prevent problems during upgrade (closes: Bug#29284).
434 * [debian/postinst]: I copied a few lines from tetex-nonfree's postinst
435 to remove the old directory /usr/lib/texmf/doc if lilypond is the
436 last package to use that directory, and create a symlink to
438 * Rebuilt with yodl (1.31.7-1) installed to ensure the documentations
439 are compiled properly (closes: Bug#29285).
440 * Thanks to Fabien Ninoles <fab@tzone.org>, Roland Rosenfeld
441 <roland@spinnaker.rhein.de> and Julian Gilbey <jdg@maths.qmw.ac.uk>
442 for reporting the bugs listed above. :-)
444 -- Anthony Fok <foka@debian.org> Thu, 12 Nov 1998 03:14:25 -0700
446 lilypond (1.0.17-1) frozen unstable; urgency=low
448 * New upstream "stable" release.
449 * [debian/{copyright,control}]: pcnov095.win.tue.nl -> ftp.cs.uu.nl
450 (New upstream master FTP site). Also updated JCN's web site URL.
452 - Now, in the "clean:" target, runs either
453 "find . -user root | xargs -r chown $$SUDO_USER.$$SUDO_GID" or
454 "find . -user root | xargs -r chown $$LOGNAME" to deal with all those
455 root-owned "out/*" files generated during a "sudo debian/rules clean"
456 run. Thanks to Roman Hodek <Roman.Hodek@informatik.uni-erlangen.de>
457 for reporting the problem! (closes: Bug#27044)
458 - Updated debian/rules according to the new debhelper rules example.
459 - Now configures with --disable-optimise instead of --enable-optimise,
460 otherwise it would not compile.
461 - Added symlinks to directories under /usr/lib/texmf because lilypond
462 now puts everything under /usr/share/lilypond.
463 * [Documentation/topdocs/AUTHORS.yo]: Added a trailing "/" on URLs.
464 * [scripts/ly2dvi.py]: Added a hack to add an extra os.pathsep (":" on
465 Linux) to TEXINPUTS and MFINPUTS, otherwise ly2dvi and TeX would fail
466 to find the necessary files.
467 * Compiled with libstdc++2.9. :-)
469 -- Anthony Fok <foka@debian.org> Tue, 3 Nov 1998 14:31:18 -0700
471 lilypond (1.0.2-1) unstable; urgency=low
473 * New upstream release.
475 -- Anthony Fok <foka@debian.org> Sat, 15 Aug 1998 04:32:08 -0600
477 lilypond (1.0.1-1) unstable; urgency=low
479 * New upstream release.
480 * [aclocal.m4]: Temporarily changed OPTIMIZE="-O2" to OPTIMIZE="-O"
481 to avoid egcs (c++) complaint of "Internal compiler error"
483 * [scripts/mudela-book.py]: Added "#!@PYTHON@" at the top. This string
484 expands to "#!/usr/bin/python" in /usr/bin/mudela-book.
485 (Thanks to Lintian. :-)
486 * [debian/control]: Recommends: python-base (>= 1.5.1).
487 (Again, thanks to Lintian. :-)
488 * [debian/postrm]: Now also removes the generated LilyPond fonts
489 *.{tfm,pk} under /var/spool/texmf when called as "postrm remove".
490 * [debian/preinst]: Yes, have to bring this back to remove the generated
491 LilyPond fonts in /var/spool/texmf because "postrm remove" didn't do
492 its jobs in previous versions. Oops. :-)
493 * [debian/rules]: Installs a few new upstream documentation files, and
494 the example files in out/ directories are moved to parent directories.
496 -- Anthony Fok <foka@debian.org> Fri, 14 Aug 1998 03:30:05 -0600
498 lilypond (0.1.76-1) unstable; urgency=low
500 * support for 'make deb' target
501 * Not uploaded to Debian's FTP site.
503 -- Jan Nieuwenhuizen <janneke@gnu.org> Fri, 3 Jul 1998 17:53:37 +0200
505 lilypond (0.1.71-1) unstable; urgency=low
507 * New upstream release.
509 -- Anthony Fok <foka@debian.org> Sat, 6 Jun 1998 00:00:00 -0600
511 lilypond (0.1.66-1) unstable; urgency=low
513 * New upstream release.
515 -- Anthony Fok <foka@debian.org> Wed, 20 May 1998 06:50:12 -0600
517 lilypond (0.1.61-1) frozen unstable; urgency=low
519 * New upstream release with tons of bug fixes.
520 Please put this in Hamm.
521 * Revised debian/rules w.r.t. make/lilypond.spec.in.
523 -- Anthony Fok <foka@debian.org> Mon, 4 May 1998 03:36:06 -0600
525 lilypond (0.1.60-1) frozen unstable; urgency=medium
527 * New upstream release with lots of bug fixes, including the MIDI
528 generation bug in 0.1.48. Please put this in Hamm.
530 - Upgraded to standards version 2.4.1.0 (no changes).
532 - lilypond now also depends on tetex-base (>= 0.9-5)
533 and conflicts with tetex-base (<< 0.9).
534 * Modified postinst and postrm to work with teTeX 0.9 / Web2C 7.2:
535 - Removed all the *ugly* kludges and functions that were supposed to
536 deal with non-Debian teTeX installations. Those kludges were
537 specifically made for teTeX 0.4, but they failed to work as intended
538 due to the changes in teTeX 0.9.
539 - No longer messes with special.map because the standard
540 Web2C 7.2 special.map already lists the feta fonts.
541 - Since postinst is so much simpler, it is now a sh script! :-)
542 * Removed preinst which contained yet another obsolete kludge to clean
543 obsolete/ancient lilypond fonts.
544 * Updated the GNU LilyPond Home Page URIs.
546 -- Anthony Fok <foka@debian.org> Fri, 1 May 1998 01:14:49 -0600
548 lilypond (0.1.48-1) unstable; urgency=low
550 * New upstream release.
552 -- Anthony Fok <foka@debian.org> Fri, 13 Mar 1998 22:15:11 -0800
554 lilypond (0.1.46-1) unstable; urgency=low
556 * New upstream release.
558 -- Anthony Fok <foka@debian.org> Fri, 27 Feb 1998 22:43:41 -0800
560 lilypond (0.1.45-1) unstable; urgency=low
562 * New upstream "The Utrecht Release".
563 * Compiled on va.debian.org because egcs 1.0.1 on my computer
564 no longer comes with libg++. :-( But hey, va.debian.org
566 * Temporarily includes *.xpm instead of *.gif files because
567 the netpbm package is not installed on va.debian.org, and
568 also because it violates Policy 2.1.2. Thanks to
569 James Troup <J.J.Troup@scm.brad.ac.uk> for bug report! :-)
571 * debian/rules: Added "dh_undocumented ly2dvi.1".
573 -- Anthony Fok <foka@debian.org> Sat, 21 Feb 1998 01:37:57 -0700
575 lilypond (0.1.44-1) unstable; urgency=low
577 * New upstream release.
579 -- Anthony Fok <foka@debian.org> Fri, 6 Feb 1998 22:07:39 -0700
581 lilypond (0.1.43-1) unstable; urgency=low
583 * New upstream release.
584 * Upgraded to standards version 2.4.0.0 (no changes).
585 * Minor fixes to the copyright file (GPL.gz -> GPL).
586 * Revised the package description based on the new lilypond.lsm.
587 * Now includes *.gif instead of *.xpm files.
588 * Other minor revisions to debian/rules.
589 * Added version numbering to the libflower shared library.
590 * Now installs /usr/lib/emacs/site-lisp/mudela-mode.el,
591 but I haven't figured out how to use it myself. <grin>
593 -- Anthony Fok <foka@debian.org> Fri, 6 Feb 1998 17:26:55 -0700
595 lilypond (0.1.42-1) unstable; urgency=low
597 * New upstream release.
598 * Now places ly2dvi in /usr/bin.
600 -- Anthony Fok <foka@debian.org> Thu, 29 Jan 1998 02:50:36 -0700
602 lilypond (0.1.41-1) unstable; urgency=low
604 * New upstream "The Birthday Release".
606 -- Anthony Fok <foka@debian.org> Wed, 21 Jan 1998 02:20:00 -0700
608 lilypond (0.1.40-1) unstable; urgency=low
610 * New upstream release.
612 -- Anthony Fok <foka@debian.org> Mon, 12 Jan 1998 19:19:50 -0700
614 lilypond (0.1.39-2) unstable; urgency=low
617 - Description: Remove the note about installing musixtex or
619 - Added "Conflicts: musixtex-fonts".
621 -- Anthony Fok <foka@debian.org> Tue, 6 Jan 1998 02:42:56 -0700
623 lilypond (0.1.39-1) unstable; urgency=low
625 * New upstream LilyPond '98 "New Year Gift" release.
627 - No longer Recommends: "musixtex" or "musixtex-fonts" because
628 LilyPond no longer needs them.
629 - Therefore, Section: is changed from "contrib/tex" to "tex".
630 LilyPond can finally go into the main distribution. Hurray!
631 * debian/rules: Now also dh_installdocs ANNOUNCE-0.1 and ONEWS.
632 * preinst, postinst, postrm: Added #DEBHELPER#.
633 * preinst, postrm: Changed #!/bin/bash to #!/bin/sh.
635 -- Anthony Fok <foka@debian.org> Mon, 5 Jan 1998 18:42:30 -0700
637 lilypond (0.1.38-1) unstable; urgency=low
639 * New upstream Xmas release.
640 * Applied patch patch-0.1.38.jcn1 from Jan Nieuwenhuizen.
641 * Have fun, Merry Christmas and a Happy 1998. -- Han-Wen Nienhuys
643 -- Anthony Fok <foka@debian.org> Wed, 24 Dec 1997 16:38:14 -0700
645 lilypond (0.1.37-1) unstable; urgency=low
647 * New upstream release
648 * Minor modifications to debian/rules due to changes in
651 -- Anthony Fok <foka@debian.org> Fri, 12 Dec 1997 11:11:12 -0700
653 lilypond (0.1.36-1) unstable; urgency=low
655 * New upstream release
657 -- Anthony Fok <foka@debian.org> Tue, 9 Dec 1997 18:33:50 -0700
659 lilypond (0.1.35-1) unstable; urgency=low
661 * New upstream release
663 -- Anthony Fok <foka@debian.org> Fri, 5 Dec 1997 21:06:31 -0700
665 lilypond (0.1.34-1) unstable; urgency=low
667 * New upstream release
669 -- Anthony Fok <foka@debian.org> Thu, 4 Dec 1997 19:42:22 -0700
671 lilypond (0.1.33-1) unstable; urgency=low
673 * New upstream release
674 * Changed my maintainer e-mail address to <foka@debian.org>. :)
676 -- Anthony Fok <foka@debian.org> Tue, 25 Nov 1997 00:22:57 -0700
678 lilypond (0.1.32-2) unstable; urgency=low
680 * Commented out run_texhash() in postinst by mistake. Fixed.
682 -- Anthony Fok <foka@gpu.srv.ualberta.ca> Sun, 23 Nov 1997 03:04:29 -0700
684 lilypond (0.1.32-1) unstable; urgency=low
686 * New upstream release
687 * Applied a small fix to postinst. The font-entries-search-and-replace
688 add_fonts() subroutine was slightly buggy.
689 * Unpatched ./configure. It turned out that I spelt "--enable-optimise"
690 as "--enable-optimize" in debian/rules by mistake. Oops! :) Thanks
691 to the upstream author for pointing this out! :)
692 * The upstream authors has included the ./debian/* files in the pristine
693 source archive! They also fixed some minor errors in README.debian
694 and copyright. Thanks a lot! :)
695 * Removed the line "dh_clean" from "binary-arch:" and switched the order
696 of dh_clean in "clean:" in debian/rules. dh_clean was deleting
697 the zero-byte file ./make/out/Site.make, causing the build to fail.
699 -- Anthony Fok <foka@gpu.srv.ualberta.ca> Sun, 23 Nov 1997 01:39:31 -0700
701 lilypond (0.1.29-1) unstable; urgency=low
703 * New upstream release
704 * Patched ./configure in source package to make c++ use the -O2 -g options
705 on all the files. Now, /usr/bin/lilypond is a lot leaner! <smile>
706 (I will discuss it with the upstream author.)
707 * Adapted postinst (a Perl script) from the musixtex package for lilypond.
708 Now postinst adds the new LilyPond font entries into
709 /usr/lib/texmf/fontname/special.map.
710 * Added preinst to clean up my mess from previous releases: the old
711 "stray" automatically generated TFM and PK font files were placed in
712 the wrong directories because they were not listed in
713 /usr/lib/texmf/fontname/special.map.
714 * Did some minor clean-up in debian/rules and switched to debhelper.
715 * Updated Standards-Version to 2.3.0.1
717 -- Anthony Fok <foka@gpu.srv.ualberta.ca> Tue, 11 Nov 1997 02:31:33 -0700
719 lilypond (0.1.25-1) unstable; urgency=low
721 * Added a note in README.debian about the possibility of some LilyPond
722 fonts not showing up after an upgrade, and a possible solution to this
724 * New upstream release
726 -- Anthony Fok <foka@gpu.srv.ualberta.ca> Thu, 23 Oct 1997 17:00:14 -0600
728 lilypond (0.1.24-1) unstable; urgency=low
730 * New upstream release
732 -- Anthony Fok <foka@gpu.srv.ualberta.ca> Tue, 21 Oct 1997 04:12:01 -0600
734 lilypond (0.1.23-1) unstable; urgency=low
736 * New upstream release
738 -- Anthony Fok <foka@gpu.srv.ualberta.ca> Thu, 16 Oct 1997 02:15:55 -0600
740 lilypond (0.1.22-1) unstable; urgency=low
742 * New upstream release
744 -- Anthony Fok <foka@gpu.srv.ualberta.ca> Mon, 13 Oct 1997 23:51:01 -0600
746 lilypond (0.1.21-1) unstable; urgency=low
748 * New upstream release
750 -- Anthony Fok <foka@gpu.srv.ualberta.ca> Thu, 9 Oct 1997 22:58:26 -0600
752 lilypond (0.1.18.jcn1-1) unstable; urgency=low
754 * New upstream release
756 -- Anthony Fok <foka@gpu.srv.ualberta.ca> Sat, 4 Oct 1997 03:48:45 -0600
758 lilypond (0.1.17-1) unstable; urgency=low
760 * New upstream release
761 * Remove redundancy in package's description (Fixed bug #12511)
762 * Added a note about the new LilyPond MF fonts which are not yet listed
763 in the current standard special.map (in the teTeX package)
764 * Added SHELL=/bin/bash to debian/rules because I use bashism. <smile>
766 -- Anthony Fok <foka@gpu.srv.ualberta.ca> Sun, 28 Sep 1997 01:41:15 -0600
768 lilypond (0.1.12-1) unstable; urgency=low
770 * New upstream release
771 * Updated the mailing address of the Free Software Foundation
772 listed in /usr/doc/lilypond/copyright
773 * Updated Standards-Version to 2.3.0.0
774 * Built with debmake 3.3.14 and fakeroot 0.0-9 <grin>
776 -- Anthony Fok <foka@gpu.srv.ualberta.ca> Sun, 7 Sep 1997 23:00:53 -0600
778 lilypond (0.1.9-1) unstable; urgency=low
780 * New upstream release
782 -- Anthony Fok <foka@gpu.srv.ualberta.ca> Mon, 18 Aug 1997 15:14:24 -0600
784 lilypond (0.1.7-1) unstable; urgency=low
786 * New upstream release
788 -- Anthony Fok <foka@gpu.srv.ualberta.ca> Thu, 14 Aug 1997 15:18:40 -0600
790 lilypond (0.1.6-1) unstable; urgency=low
792 * New upstream release
794 -- Anthony Fok <foka@gpu.srv.ualberta.ca> Thu, 14 Aug 1997 05:14:06 -0600
796 lilypond (0.1.3-1) unstable; urgency=low
798 * New upstream release
800 -- Anthony Fok <foka@gpu.srv.ualberta.ca> Sat, 9 Aug 1997 14:15:11 -0600
802 lilypond (0.1.2-1) unstable; urgency=low
804 * New upstream release
806 -- Anthony Fok <foka@gpu.srv.ualberta.ca> Thu, 7 Aug 1997 22:54:20 -0600
808 lilypond (0.1.0-1) unstable; urgency=low
812 -- Anthony Fok <foka@gpu.srv.ualberta.ca> Wed, 6 Aug 1997 04:40:57 -0600
815 mode: debian-changelog
816 add-log-mailing-address: "foka@debian.org"