]> git.donarmstrong.com Git - lilypond.git/blob - debian/changelog
* Documentation/index.texi:
[lilypond.git] / debian / changelog
1 lilypond (1.6.4-1) unstable; urgency=medium
2
3   * New upstream release.
4   * Higher urgency because of memory corruption bugs in previous releases.
5
6  -- Anthony Fok <foka@debian.org>  Sun, 22 Sep 2002 01:55:29 +0800
7
8 lilypond (1.6.3-1) unstable; urgency=low
9
10   * New upstream release.
11
12  -- Anthony Fok <foka@debian.org>  Sat, 21 Sep 2002 11:14:48 +0800
13
14 lilypond (1.6.2-1) unstable; urgency=low
15
16   * New upstream release.
17   * Check g++ version and run lexer-gcc-3.1.sh if necessary.
18
19  -- Anthony Fok <foka@debian.org>  Tue, 10 Sep 2002 23:37:27 +0800
20
21 lilypond (1.6.0-1) unstable; urgency=medium
22
23   * New upstream release.
24   * binary-arch: Changed "DH_OPTIONS=-a" to "DH_OPTIONS=-s" so that
25     dpkg-gencontrol would not 't choke on lilypond1.3 for unlisted
26     architectures.  Thanks to Ryan Murray for the report and suggested
27     fix.  (Closes: Bug#157766)
28
29  -- Anthony Fok <foka@debian.org>  Sun, 25 Aug 2002 11:59:01 +0800
30
31 lilypond (1.5.68-2) unstable; urgency=low
32
33   * Oops, I was missing Build-Depends on python-dev.  Thanks to LaMont
34     Jones and his hppa build daemon for the report. (Closes: Bug#153402)
35   * lilypond should Depends instead of Recommends tetex-extra.
36     Thanks to Russell Neches for the report.  (Closes: Bug#152228)
37   * lilypond-indent.el is now installed in lilypond 1.5.x.
38     Thanks to Christophe Rhodes for the report.  (Closes: Bug#139070)
39
40  -- Anthony Fok <foka@debian.org>  Thu, 18 Jul 2002 23:41:44 +0800
41
42 lilypond (1.5.68-1) unstable; urgency=low
43
44   * New upstream release, gearing up for 1.6.0.
45   * Thanks to upstream author Jan Nieuwenhuizen for updating the Debian
46     package to work with 1.5.68.
47   * As per Jan's suggestion, now Build-Depends: pktrace (>= 1.0.3-1),
48     pfaedit (>= 0.0.20020312-1), autotrace, t1utils
49
50  -- Anthony Fok <foka@debian.org>  Wed, 17 Jul 2002 03:20:23 +0800
51
52 lilypond (1.4.13-1) unstable; urgency=low
53
54   * New upstream release.
55   * Depends: pktrace
56
57  -- Anthony Fok <foka@debian.org>  Mon,  6 May 2002 04:09:32 +0800
58
59 lilypond (1.4.12-1) unstable; urgency=high
60
61   * New upstream maintenance release.
62   * Several important fixes (including our bison-related patch added
63     to 1.4.10-1) are included since 1.4.11 this release.  (Now, I
64     don't even need to increase teTeX's extra_mem_top, extra_mem_bot
65     or pool_size!  :-)  Please include in Woody.
66   * Fixed a typo in lilypond-doc package description: typestting ->
67     typesetting.  Thanks, Matt Zimmerman!  (Closes: Bug#125083)
68
69  -- Anthony Fok <foka@debian.org>  Sun, 24 Feb 2002 02:06:15 +0800
70
71 lilypond (1.4.10-1) unstable; urgency=high
72
73   * New upstream release.
74   * lilypond failed to build with bison >= 1.30 because bison's output file
75     has been renamed.  Applied an upstream fix.  (Closes: Bug#133692)
76   * lilypond's documentation also failed to build with the latest
77     tetex or texinfo package.  Instead of increasing extra_mem_top and
78     extra_mem_bot, increasing pool_size does the trick.
79
80  -- Anthony Fok <foka@debian.org>  Mon, 18 Feb 2002 11:41:31 +0800
81
82 lilypond (1.4.9-1) unstable; urgency=high
83
84   * New upstream release.
85   * Oops, libc6-dev is known as libc6.1-dev and libc-dev on some
86     architectures.  Fixed Build-Depends so that lilypond can be built
87     on all platforms.  Thanks to Colin Watson for reporting the bug.
88     (Closes: Bug#120208)
89
90  -- Anthony Fok <foka@debian.org>  Tue, 27 Nov 2001 23:28:11 +0800
91
92 lilypond (1.4.8-2) unstable; urgency=high
93
94   * [debian/rules]: Use -s instead of -a so that lilypond would get built
95      on all architectures even when the dummy lilypond1.3 package isn't
96      built.  Thanks to Ryan Murray for the report.  (Closes: Bug#117622)
97   * Depends on python instead of python-base.  The python scripts in
98     lilypond work with old and new Python versions.
99   * Build-Depends on "-z combreloc"-enabled binutils (>= 2.11.92.0.10-2)
100     and libc6-dev (>= 2.2.4-5) so that lily runs faster!  :-)
101
102  -- Anthony Fok <foka@debian.org>  Sun, 11 Nov 2001 10:45:10 +0800
103
104 lilypond (1.4.8-1) unstable; urgency=high
105
106   * New upstream release.  (Closes: Bug#111132)
107   * Stopped using $(PWD) in make, as it doesn't seems to work on
108     potato systems with older "make".  Reverted to `pwd`.
109     Thanks to Wolfgang Schnitker for notifying me this problem.
110   * Changed the lilypond1.3 dummy package's Architecture from "all"
111     to "arm i386 m68k powerpc sparc".  Also, as upstream updated
112     config.sub and config.guess to recognize ia64 and hppa.
113     Thanks to Anthony Towns for the bug report.  (Closes: Bug#114266)
114   * Versioned Build-Depends: flex (>= 2.5.4a-14) to ensure gcc-3.0
115     compatibility.
116
117  -- Anthony Fok <foka@debian.org>  Sun, 14 Oct 2001 18:28:45 +0800
118
119 lilypond (1.4.5-1) unstable; urgency=low
120
121   * New upstream release.
122   * Upstream includes lexer-gcc-3.0.patch which should fix compilation
123     problems with g++-3.0.  (Closes: Bug#105001)
124   * Hurray!  texinfo-4.0b is finally in Debian!  Thanks, Josip!  :-)
125     Updated Build-Depends.
126
127  -- Anthony Fok <foka@debian.org>  Wed, 25 Jul 2001 03:04:37 +0800
128
129 lilypond (1.4.3-1) unstable; urgency=high
130
131   * New upstream release.
132   * Urgency high because Lilypond-1.2.17 is too buggy and yet it has
133     been stuck in testing forever.  Lilypond-1.4.x fixes multiple
134     serious bugs.  :-)
135   * Ah, silly me, lilypond was conflicting against itself!  I forgot
136     to remove this relics during the switch from lilypond1.3 to lilypond.
137   * Fixed a new bug in lily/main.cc which caused lilypond to skip over every
138     other command-line argument.
139   * [configure.in]: Added -mieee to CFLAGS and CXXFLAGS when building on
140      Alpha to prevent FP exception.  Thanks to Christopher C. Chimelis
141      for the fix!
142
143  -- Anthony Fok <foka@debian.org>  Fri, 15 Jun 2001 00:42:46 -0600
144
145 lilypond (1.4.2-1) unstable; urgency=low
146
147   * New upstream release.
148   * Moved "bibtex2html, gs | gs-aladdin, netpbm (>= 2:9.10-1)"
149     from Build-Depends to Build-Depends-Indep because these packages
150     are only needed for building lilypond-doc.
151
152  -- Anthony Fok <foka@debian.org>  Tue, 29 May 2001 02:26:58 -0600
153
154 lilypond (1.4.1-1) unstable; urgency=low
155
156   * New upstream release.  (Closes: Bug#97598)
157   * export extra_mem_top=100000 and extra_mem_bot=100000, otherwise
158     latex runs out of memory when processing standchen.dvi.latex.
159   * Split the documentation into the "lilypond-doc" package, which
160     provides the LilyPond website in /usr/share/doc/lilypond/html.
161
162  -- Anthony Fok <foka@debian.org>  Wed, 16 May 2001 16:03:40 -0600
163
164 lilypond (1.3.150-1) unstable; urgency=low
165
166   * New upstream version.
167   * Renamed package from lilypond1.3 back to lilypond.
168     This also fixes a lot of bugs from the old lilypond-1.2.17 package.
169     lilypond1.3 is temporarily provided as a dummy transitional package.
170     Closes: Bug#67697, 84352, 48731, 72223, 85834.
171   * [debian/rules]:
172      - No longer blindly copy intermediate DVI files into
173        the deb package.  Thanks to Daniel Burrows for the reminder.
174        Closes: Bug#87852.
175      - Added "export MODE=ljfour" and "export BDPI=600" because I use
176        something different in my local /etc/texmf/mktex.cnf and that
177        broke the build.
178   * Fixed Build-Depends because pnmtopng has been merged into the netpbm
179     package.  Thanks to Adrian Bunk for the notice.  Closes: Bug#93961.
180   * [lily/kpath.cc]: Modified to better conform to web2c fontpath policy.
181
182  -- Anthony Fok <foka@debian.org>  Thu, 26 Apr 2001 03:25:50 -0600
183
184 lilypond1.3 (1.3.132-1) unstable; urgency=medium
185
186   * New upstream version.
187   * Oops, in 1.3.129-1, the "(setq auto-mode-alist (append ..." line in
188     /etc/emacs/site-start.d/50lilypond1.3.el (debian/emacsen-startup)
189     and in FAQ.txt was buggy.  Thanks to Erik Demaine for the bug report.
190     Closes: Bug#86685.
191
192  -- Anthony Fok <foka@debian.org>  Sun, 25 Feb 2001 20:27:09 -0700
193
194 lilypond1.3 (1.3.129-1) unstable; urgency=low
195
196   * In memory of Werner Icking + (August 26, 1943 - February 8, 2001),
197     a dear friend, a kind educator, and a hard worker in sharing beautiful
198     typeset music to the world.  (Maintainer of the GMD Music Archive,
199     http://www.gmd.de/Misc/Music/).
200
201   * New upstream release.
202   * Upstream has changed from "lilypond-mode" to the "studly caps name"
203     "LilyPond-mode".  Fixed /etc/emacs/site-start.d/50lilypond1.3.el
204     (debian/emacsen-startup).  Thanks to Christophe Rhodes for the bug
205     report.  Closes: Bug#83732.
206   * Added "Build-Conflicts: lilypond, lilypond1.3" to prevent old
207     lilypond font files from potentially interfering with the build on
208     other Debian ports autobuilders.
209   * Built with libguile-dev (1:1.4-9) or newer to ensure correct
210     linkage to libqthreads.so.9.  Also updated the Build-Depends and
211     Depends fields accordingly.  Thanks to guile1.4 package maintainer
212     Rob Browning for his notification and to Daniel Burrows for his bug
213     report.  Closes: Bug#85896.
214
215  -- Anthony Fok <foka@debian.org>  Sat, 10 Feb 2001 01:38:36 -0700
216
217 lilypond1.3 (1.3.121-1) unstable; urgency=low
218
219   * New upstream release.
220   * Added more detailed instruction for building lilypond1.3 on Debian
221     in Documentation/topdocs/INSTALL.texi (hence INSTALL.txt).
222   * Applied Han-wen's one-line patch to lily/system-start-delimiter.cc
223     to remove bracket-width.
224   * It seems that bracket-width needs to be removed from
225     scm/grob-description.scm and scm/interface-description.scm too.
226
227  -- Anthony Fok <foka@debian.org>  Sun,  7 Jan 2001 02:34:46 -0700
228
229 lilypond1.3 (1.3.119-1) unstable; urgency=low
230
231   * New upstream release.
232   * Merged debian/* fixes by upstream author Jan Nieuwenhuizen.  Thanks!
233      - The lilypond info files are back!  Partially fixed Bug#72233.
234      - Uses the new libguile9 instead of the old libguile6.
235   * Depends on libkpathsea3 instead of the old tetex-lib; Build-Depends
236     is also changed accordingly.  Closes: Bug#79469, Bug#79837.
237   * Edited Documentation/user/development.itexi so that it builds
238     without error.
239
240  -- Anthony Fok <foka@debian.org>  Fri, 22 Dec 2000 12:54:49 -0700
241
242 lilypond1.3 (1.3.107) unstable; urgency=low
243
244   * Fixed watch location.
245   * Local build, not uploaded to Debian.
246
247  -- Jan Nieuwenhuizen <janneke@gnu.org>  Mon, 13 Nov 2000 13:33:53 +0100
248    
249 lilypond1.3 (1.3.103) unstable; urgency=low
250
251   * Re-enabled info doc rules.
252   * Local build, not uploaded to Debian.
253
254  -- Jan Nieuwenhuizen <janneke@gnu.org>  Sun,  5 Nov 2000 22:15:57 -0100
255
256 lilypond1.3 (1.3.99-1) unstable; urgency=low
257
258   * New upstream release.
259
260  -- Anthony Fok <foka@debian.org>  Tue, 31 Oct 2000 00:48:20 -0700
261
262 lilypond1.3 (1.3.94-1) unstable; urgency=low
263
264   * New upstream release.
265
266  -- Anthony Fok <foka@debian.org>  Sun,  8 Oct 2000 12:36:52 -0600
267
268 lilypond1.3 (1.3.80.jcn1-1) unstable; urgency=low
269
270   * New upstream release.
271   * s/tetex-devel/tetex-dev/ in Build-Depends.  Thanks to bug report
272     filed by fellow developer Roman Hodek (closes: Bug#69772).
273
274  -- Anthony Fok <foka@debian.org>  Sun, 27 Aug 2000 06:11:22 -0600
275    
276 lilypond1.3 (1.3.79-1) unstable; urgency=low
277
278   * New upstream release.
279   * Added tetex-dev to Build-Depends.  Thanks to bug report by fellow
280     developer Daniel Jacobowitz (closes: Bug#68441).
281   * Install two documentation files NEWS and ROADMAP.
282
283  -- Anthony Fok <foka@debian.org>  Thu, 17 Aug 2000 22:57:57 -0600
284
285 lilypond1.3 (1.3.78-1) unstable; urgency=low
286
287   * New upstream release.
288
289  -- Anthony Fok <foka@debian.org>  Wed, 16 Aug 2000 06:32:14 -0600
290
291 lilypond1.3 (1.3.75-1) unstable; urgency=low
292
293   * New upstream release.
294   * Updated the link to the http://sca.uwaterloo.ca/lilypond/ mirror in
295     the package description.
296
297  -- Anthony Fok <foka@debian.org>  Wed, 26 Jul 2000 01:56:28 -0600
298
299 lilypond1.3 (1.3.58-1) unstable; urgency=low
300
301   * New upstream release with patch from Han-wen.
302
303  -- Anthony Fok <foka@debian.org>  Thu,  8 Jun 2000 17:19:08 -0600
304
305 lilypond1.3 (1.3.48-1) unstable; urgency=low
306
307   * New upstream release.
308   * [debian/control]: Added Depends: guile, for /usr/bin/as2text (Lintian).
309   * [debian/rules]: Changed the symlink /usr/share/lilypond/cmtfm from
310       absolute to relative.
311
312  -- Anthony Fok <foka@debian.org>  Wed, 10 May 2000 12:17:54 -0600
313
314 lilypond1.3 (1.3.45-1) unstable; urgency=low
315
316   * New upstream release.
317
318  -- Anthony Fok <foka@debian.org>  Fri, 14 Apr 2000 21:39:40 -0600
319
320 lilypond1.3 (1.3.44-1) unstable; urgency=low
321
322   * New upstream development release with numerous bug fixes, small
323     enhancements, and updates to documentation.
324   * [debian/postinst]: Fixed the pathname to README.Debian.  Thanks to
325       Olivier Abad for the bug report (closes: Bug#58674).
326   * [debian/rules]: Now configure with --enable-optimise again.
327       Yes, it appears that LilyPond and glibc2.1.3 finally get along
328       nicely even with optimisation turned on.  Hurray!  :-)
329   * [Documentation/user/*]: Fixed some formatting bugs in the texinfo files.
330   * [debian/control]: Modified description to hint that 1.3.43 is better
331       than 1.2.17.  :-)
332   * [debian/{rules,emacsen-startup}]: Added an Emacs startup file
333       /etc/emacs/site-start.d/50lilypond1.3.el so that lilypond-mode is
334       automatically loaded for *.ly files.
335
336  -- Anthony Fok <foka@debian.org>  Wed, 12 Apr 2000 21:22:31 -0600
337
338 lilypond1.3 (1.3.24-1) frozen unstable; urgency=low
339
340   * New upstream development release with lots of bug fixes.  :-)
341   * [debian/control]: Added missing build dependencies.  Thanks to
342      Roman Hodek for the bug report and solution (closes: Bug#58078).
343
344  -- Anthony Fok <foka@debian.org>  Sat, 19 Feb 2000 15:14:31 -0700
345
346 lilypond1.3 (1.3.17-1) unstable; urgency=low
347
348   * New upstream release.  Merry Christmas!
349
350  -- Anthony Fok <foka@debian.org>  Fri, 24 Dec 1999 08:59:21 -0700
351
352 lilypond1.3 (1.3.16-1) unstable; urgency=low
353
354   * New upstream release.
355
356  -- Anthony Fok <foka@debian.org>  Wed, 22 Dec 1999 22:12:30 -0700
357
358 lilypond1.3 (1.3.12-1) unstable; urgency=low
359
360   * New upstream release.
361   * [debian/rules]: Commented out "$(MAKE) -C Documentation/programmer ps"
362       temporarily because of error making lilypond-overview.dvi.
363
364  -- Anthony Fok <foka@debian.org>  Fri, 17 Dec 1999 00:33:47 -0700
365
366 lilypond1.3 (1.3.5-1) unstable; urgency=low
367
368   * New upstream release.  lilypond1.3 is the developmental branch.
369   * [debian/rules]: Removed "install-stamp".
370   * [debian/control]:
371       - Standards-Version: 3.1.0
372       - Added the Build-Depends field.
373       - Updated dependencies of tetex-{base,bin,extra} packages to
374         1.0*-1.
375
376  -- Anthony Fok <foka@debian.org>  Sat, 13 Nov 1999 23:25:42 -0700
377
378 lilypond (1.2.17-1) unstable; urgency=low
379
380   * New upstream release.
381   * [debian/rules]:
382      - Reverted to configuring with --disable-optimise.
383      - The documentation files are now built properly, and both
384        ps and dvi versions are included.
385   * Standards-Version: 3.0.1
386
387  -- Anthony Fok <foka@debian.org>  Sat, 30 Oct 1999 06:57:04 -0600
388
389 lilypond (1.2.2-1) unstable; urgency=low
390
391   * New upstream release.
392   * [debian/control]:
393      - Removed recommendation for python-misc (>= 1.5.1)
394        and updated the recommendation of python-base to 1.5.2-4.
395        Thanks to Gregor Hoffleit for the note (closes: Bug#41343).
396      - Updated package description to that provided by the upstream
397        authors in the new version.
398   * [debian/rules]: Now configure with --enable-optimise.
399
400  -- Anthony Fok <foka@debian.org>  Tue, 24 Aug 1999 22:05:12 -0600
401
402 lilypond (1.1.53-1) unstable; urgency=low
403
404   * New upstream release.
405   * Partially upgraded to standards version 3.0.0:
406      - Updated copyright to point to /usr/share/common-licenses
407      - First step towards FHS-compliance: Man pages are now installed
408        under /usr/share/man.
409
410  -- Anthony Fok <foka@debian.org>  Wed,  7 Jul 1999 15:23:57 -0600
411
412 lilypond (1.1.47-1) unstable; urgency=low
413
414   * New upstream release.
415
416  -- Anthony Fok <foka@debian.org>  Thu, 10 Jun 1999 18:10:13 -0600
417
418 lilypond (1.1.42-1) unstable; urgency=low
419
420   * New upstream release.
421   * [postinst]: Runs "/usr/bin/mktexlsr /usr/share/texmf" to save time.
422   * [postrm]: Removed the unnecessary "/usr/bin/mktexlsr" call.
423   * The segfault problem has disappeared on my computer (running
424     the latest potato system).  Please test.
425
426  -- Anthony Fok <foka@debian.org>  Tue, 11 May 1999 11:16:58 -0600
427
428 lilypond (1.1.37-1) unstable; urgency=low
429
430   * New upstream release.
431   * Known problem: LilyPond simply segfaults under glibc 2.1 on my i386
432     system, and I don't know how to fix the problem yet.  I hope users of
433     other platforms have better luck.
434   * [debian/rules]:
435       - Make and install info files.
436       - Removed "CC=egcc" because the default gcc on all platforms is
437         now the one from egcs.
438       - Install *.png instead of *.xpm.
439       - Minor clean-ups.
440   * Added debian/compress to make sure *.png are not compressed.
441   * Added debian/doc-base and postinst/prerm for the LilyPond info files.
442   * s!usr/lib/texmf!usr/share/texmf!g and cleaned up old hacks
443     in {pre,post}{inst,rm} files due to tetex's new FHS-compliant
444     directory structure.
445   * [debian/control]: Now Depends/Recommends the latest FHS-compliant
446       tetex-{bin,base,extra} (>= 0.9.99031{0,1}-1) packages.
447
448  -- Anthony Fok <foka@debian.org>  Mon,  5 Apr 1999 20:43:30 -0600
449
450 lilypond (1.1.31-1) unstable; urgency=low
451
452   * New upstream release.
453   * Re-incorporated the changes in debian/rules and debian/postinst
454     from lilypond_1.0.xx series.  I forgot these changes when I moved
455     from 1.0.19.uu3-1 to 1.1.29-1.  Sorry!  :-)
456   * [make/lilypond-vars.make]: Copied the definition of TEX_TFMDIR from
457       make/toplevel.make.in and added it to LILYINCLUDE...
458   * Applied the patch lilypond-1.1.31.jcn1.diff from Jan Nieuwenhuizen.
459   * [debian/rules]:
460       - Temporarily use "-$(MAKE) -k -C Documentation/tex dvi" to
461         circumvent the occasional \times segfault problem when building
462         refman.dvi.
463       - Added symlink /usr/lib/texmf/fonts/tfm/public/lilypond.
464
465  -- Anthony Fok <foka@debian.org>  Thu, 18 Feb 1999 00:25:04 -0700
466
467 lilypond (1.1.29-1) unstable; urgency=low
468
469   * New upstream release.
470   * [stepmake/aclocal.m4]: AC_STEPMAKE_GUILE now calls the GUILE_FLAGS
471       macro to set -lqthreads etc., otherwise Guile would not be detected
472       by the configure script.
473
474  -- Anthony Fok <foka@debian.org>  Sun, 14 Feb 1999 09:05:00 -0700
475
476 lilypond (1.0.19.uu3-1) frozen unstable; urgency=low
477
478   * New upstream bug-fix release.
479
480  -- Anthony Fok <foka@debian.org>  Sat, 12 Dec 1998 04:23:15 -0700
481
482 lilypond (1.0.19.uu1-2) frozen unstable; urgency=low
483
484   * [debian/rules]: Now builds the LilyPond documentation in dvi format.
485       Thanks to Roland Rosenfeld <roland@spinnaker.rhein.de>
486       for the bug report. (closes: Bug#30123).
487   * [debian/control]: Now also Recommends: tetex-extra (>= 0.9.981030-1)
488       because the .dvi documentation uses the EC fonts in that package.
489
490  -- Anthony Fok <foka@debian.org>  Thu, 10 Dec 1998 17:43:57 -0700
491
492 lilypond (1.0.19.uu1-1) frozen unstable; urgency=low
493
494   * New upstream bug-fix release.
495
496  -- Anthony Fok <foka@debian.org>  Mon,  7 Dec 1998 13:12:02 -0700
497
498 lilypond (1.0.18-2) frozen unstable; urgency=low
499
500   * [debian/rules]: Added symlink /usr/lib/texmf/fonts/afm/public/lilypond.
501       Thanks to Julian Gilbey <jdg@maths.qmw.ac.uk> for the bug report
502       (closes: Bug#29407).
503   * [scripts/ly2dvi.py]: Re-added a patch similar to the one in 1.0.17-1,
504       but teTeX's default search path is now placed *before* the ones that
505       ly2dvi adds.  Thanks to Roland Rosenfeld <roland@spinnaker.rhein.de>
506       for the bug report. (closes: Bug#29459).
507
508  -- Anthony Fok <foka@debian.org>  Mon, 23 Nov 1998 21:29:25 -0700
509
510 lilypond (1.0.18-1) frozen unstable; urgency=low
511
512   * New upstream bug-fix release.
513   * [debian/control]:
514       - Upgraded to standards version 2.5.0.0 (no changes).
515       - Recommends: python-misc (>= 1.5.1) because ly2dvi needs the glob
516         module in the python-misc package (closes: Bug#29283).
517       - Updated dependencies on tetex* to the latest versions:
518           Depends: tetex-bin (>= 0.9.981031-2)
519           Recommends: tetex-base (>= 0.9.981030-1)
520         due to changes in tetex's directory structure.
521   * [debian/rules]:
522       - The symlink ../../../../../share/lilypond/mf is now named
523         /usr/lib/texmf/fonts/source/public/lilypond instead of
524         /usr/lib/texmf/fonts/source/public/mf (Bug#29284).
525       - In the latest tetex-base package, /usr/lib/texmf/doc is now a
526         symlink to /usr/doc/texmf.  Therefore, we now install lilypond's
527         documentation into /usr/doc/texmf/musixtex/lilypond.
528         (closes: Bug#28999, Bug#29326)
529   * [debian/preinst]:
530       - The script now removes the directories
531         /var/spool/texmf/pk/*/public/mf and /var/spool/texmf/tfm/public/mf
532         created inadvertently by Debian's buggy lilypond 1.0.17-1.  :-)
533         (Bug#29284)
534       - Since 1.0.17-1, /usr/lib/texmf/tex/lilypond has been changed to a
535         symbolic directory.  The script now removes the old real directory
536         to prevent problems during upgrade (closes: Bug#29284).
537   * [debian/postinst]: I copied a few lines from tetex-nonfree's postinst
538       to remove the old directory /usr/lib/texmf/doc if lilypond is the
539       last package to use that directory, and create a symlink to
540       /usr/doc/texmf.  :-)
541   * Rebuilt with yodl (1.31.7-1) installed to ensure the documentations
542     are compiled properly (closes: Bug#29285).
543   * Thanks to Fabien Ninoles <fab@tzone.org>, Roland Rosenfeld
544     <roland@spinnaker.rhein.de> and Julian Gilbey <jdg@maths.qmw.ac.uk>
545     for reporting the bugs listed above. :-)
546
547  -- Anthony Fok <foka@debian.org>  Thu, 12 Nov 1998 03:14:25 -0700
548
549 lilypond (1.0.17-1) frozen unstable; urgency=low
550
551   * New upstream "stable" release.
552   * [debian/{copyright,control}]: pcnov095.win.tue.nl -> ftp.cs.uu.nl
553       (New upstream master FTP site).  Also updated JCN's web site URL.
554   * [debian/rules]: 
555       - Now, in the "clean:" target, runs either 
556         "find . -user root | xargs -r chown $$SUDO_USER.$$SUDO_GID" or
557         "find . -user root | xargs -r chown $$LOGNAME" to deal with all those
558         root-owned "out/*" files generated during a "sudo debian/rules clean"
559         run.  Thanks to Roman Hodek <Roman.Hodek@informatik.uni-erlangen.de>
560         for reporting the problem!  (closes: Bug#27044)
561       - Updated debian/rules according to the new debhelper rules example.
562       - Now configures with --disable-optimise instead of --enable-optimise,
563         otherwise it would not compile.
564       - Added symlinks to directories under /usr/lib/texmf because lilypond
565         now puts everything under /usr/share/lilypond.
566   * [Documentation/topdocs/AUTHORS.yo]: Added a trailing "/" on URLs. 
567   * [scripts/ly2dvi.py]: Added a hack to add an extra os.pathsep (":" on
568       Linux) to TEXINPUTS and MFINPUTS, otherwise ly2dvi and TeX would fail
569       to find the necessary files.
570   * Compiled with libstdc++2.9.  :-)
571
572  -- Anthony Fok <foka@debian.org>  Tue,  3 Nov 1998 14:31:18 -0700
573
574 lilypond (1.0.2-1) unstable; urgency=low
575
576   * New upstream release.
577
578  -- Anthony Fok <foka@debian.org>  Sat, 15 Aug 1998 04:32:08 -0600
579
580 lilypond (1.0.1-1) unstable; urgency=low
581
582   * New upstream release.
583   * [aclocal.m4]: Temporarily changed OPTIMIZE="-O2" to OPTIMIZE="-O"
584       to avoid egcs (c++) complaint of "Internal compiler error"
585       on my computer.
586   * [scripts/mudela-book.py]: Added "#!@PYTHON@" at the top.  This string
587       expands to "#!/usr/bin/python" in /usr/bin/mudela-book.
588       (Thanks to Lintian.  :-)
589   * [debian/control]: Recommends: python-base (>= 1.5.1).
590       (Again, thanks to Lintian.  :-)
591   * [debian/postrm]: Now also removes the generated LilyPond fonts
592       *.{tfm,pk} under /var/spool/texmf when called as "postrm remove".
593   * [debian/preinst]: Yes, have to bring this back to remove the generated
594       LilyPond fonts in /var/spool/texmf because "postrm remove" didn't do
595       its jobs in previous versions.  Oops.  :-)
596   * [debian/rules]: Installs a few new upstream documentation files, and
597       the example files in out/ directories are moved to parent directories.
598
599  -- Anthony Fok <foka@debian.org>  Fri, 14 Aug 1998 03:30:05 -0600
600
601 lilypond (0.1.76-1) unstable; urgency=low
602
603   * support for 'make deb' target
604   * Not uploaded to Debian's FTP site.
605
606  -- Jan Nieuwenhuizen <janneke@gnu.org>  Fri,  3 Jul 1998 17:53:37 +0200
607
608 lilypond (0.1.71-1) unstable; urgency=low
609
610   * New upstream release.
611
612  -- Anthony Fok <foka@debian.org>  Sat,  6 Jun 1998 00:00:00 -0600
613
614 lilypond (0.1.66-1) unstable; urgency=low
615
616   * New upstream release.
617
618  -- Anthony Fok <foka@debian.org>  Wed, 20 May 1998 06:50:12 -0600
619
620 lilypond (0.1.61-1) frozen unstable; urgency=low
621
622   * New upstream release with tons of bug fixes.
623     Please put this in Hamm.
624   * Revised debian/rules w.r.t. make/lilypond.spec.in.
625
626  -- Anthony Fok <foka@debian.org>  Mon,  4 May 1998 03:36:06 -0600
627
628 lilypond (0.1.60-1) frozen unstable; urgency=medium
629
630   * New upstream release with lots of bug fixes, including the MIDI
631     generation bug in 0.1.48.  Please put this in Hamm.
632   * debian/control:
633      - Upgraded to standards version 2.4.1.0 (no changes).
634   * debian/rules:
635      - lilypond now also depends on tetex-base (>= 0.9-5)
636        and conflicts with tetex-base (<< 0.9).
637   * Modified postinst and postrm to work with teTeX 0.9 / Web2C 7.2:
638      - Removed all the *ugly* kludges and functions that were supposed to
639        deal with non-Debian teTeX installations.  Those kludges were
640        specifically made for teTeX 0.4, but they failed to work as intended
641        due to the changes in teTeX 0.9.
642      - No longer messes with special.map because the standard
643        Web2C 7.2 special.map already lists the feta fonts.
644      - Since postinst is so much simpler, it is now a sh script!  :-)
645   * Removed preinst which contained yet another obsolete kludge to clean
646     obsolete/ancient lilypond fonts.
647   * Updated the GNU LilyPond Home Page URIs.
648
649  -- Anthony Fok <foka@debian.org>  Fri,  1 May 1998 01:14:49 -0600
650
651 lilypond (0.1.48-1) unstable; urgency=low
652
653   * New upstream release.
654
655  -- Anthony Fok <foka@debian.org>  Fri, 13 Mar 1998 22:15:11 -0800
656
657 lilypond (0.1.46-1) unstable; urgency=low
658
659   * New upstream release.
660
661  -- Anthony Fok <foka@debian.org>  Fri, 27 Feb 1998 22:43:41 -0800
662
663 lilypond (0.1.45-1) unstable; urgency=low
664
665   * New upstream "The Utrecht Release".
666   * Compiled on va.debian.org because egcs 1.0.1 on my computer
667     no longer comes with libg++.  :-(  But hey, va.debian.org
668     sure is fast!  <grin>
669   * Temporarily includes *.xpm instead of *.gif files because
670     the netpbm package is not installed on va.debian.org, and
671     also because it violates Policy 2.1.2.  Thanks to
672     James Troup <J.J.Troup@scm.brad.ac.uk> for bug report!  :-)
673     (Fixes Bug#18212)
674   * debian/rules: Added "dh_undocumented ly2dvi.1".
675
676  -- Anthony Fok <foka@debian.org>  Sat, 21 Feb 1998 01:37:57 -0700
677
678 lilypond (0.1.44-1) unstable; urgency=low
679
680   * New upstream release.
681
682  -- Anthony Fok <foka@debian.org>  Fri,  6 Feb 1998 22:07:39 -0700
683
684 lilypond (0.1.43-1) unstable; urgency=low
685
686   * New upstream release.
687   * Upgraded to standards version 2.4.0.0 (no changes).
688   * Minor fixes to the copyright file (GPL.gz -> GPL).
689   * Revised the package description based on the new lilypond.lsm.
690   * Now includes *.gif instead of *.xpm files.
691   * Other minor revisions to debian/rules.
692   * Added version numbering to the libflower shared library.
693   * Now installs /usr/lib/emacs/site-lisp/mudela-mode.el,
694     but I haven't figured out how to use it myself.  <grin>
695
696  -- Anthony Fok <foka@debian.org>  Fri,  6 Feb 1998 17:26:55 -0700
697
698 lilypond (0.1.42-1) unstable; urgency=low
699
700   * New upstream release.
701   * Now places ly2dvi in /usr/bin.
702
703  -- Anthony Fok <foka@debian.org>  Thu, 29 Jan 1998 02:50:36 -0700
704
705 lilypond (0.1.41-1) unstable; urgency=low
706
707   * New upstream "The Birthday Release".
708
709  -- Anthony Fok <foka@debian.org>  Wed, 21 Jan 1998 02:20:00 -0700
710
711 lilypond (0.1.40-1) unstable; urgency=low
712
713   * New upstream release.
714
715  -- Anthony Fok <foka@debian.org>  Mon, 12 Jan 1998 19:19:50 -0700
716
717 lilypond (0.1.39-2) unstable; urgency=low
718
719   * debian/control:
720      - Description: Remove the note about installing musixtex or
721        musixtex-fonts.
722      - Added "Conflicts: musixtex-fonts".
723
724  -- Anthony Fok <foka@debian.org>  Tue,  6 Jan 1998 02:42:56 -0700
725
726 lilypond (0.1.39-1) unstable; urgency=low
727
728   * New upstream LilyPond '98 "New Year Gift" release.
729   * debian/control:
730      - No longer Recommends: "musixtex" or "musixtex-fonts" because
731        LilyPond no longer needs them.
732      - Therefore, Section: is changed from "contrib/tex" to "tex".
733        LilyPond can finally go into the main distribution.  Hurray!
734   * debian/rules: Now also dh_installdocs ANNOUNCE-0.1 and ONEWS.
735   * preinst, postinst, postrm: Added #DEBHELPER#.
736   * preinst, postrm: Changed #!/bin/bash to #!/bin/sh.
737
738  -- Anthony Fok <foka@debian.org>  Mon,  5 Jan 1998 18:42:30 -0700
739
740 lilypond (0.1.38-1) unstable; urgency=low
741
742   * New upstream Xmas release.
743   * Applied patch patch-0.1.38.jcn1 from Jan Nieuwenhuizen.
744   * Have fun, Merry Christmas and a Happy 1998. -- Han-Wen Nienhuys
745
746  -- Anthony Fok <foka@debian.org>  Wed, 24 Dec 1997 16:38:14 -0700
747
748 lilypond (0.1.37-1) unstable; urgency=low
749
750   * New upstream release
751   * Minor modifications to debian/rules due to changes in
752     debhelper 0.32.
753
754  -- Anthony Fok <foka@debian.org>  Fri, 12 Dec 1997 11:11:12 -0700
755
756 lilypond (0.1.36-1) unstable; urgency=low
757
758   * New upstream release
759
760  -- Anthony Fok <foka@debian.org>  Tue,  9 Dec 1997 18:33:50 -0700
761
762 lilypond (0.1.35-1) unstable; urgency=low
763
764   * New upstream release
765
766  -- Anthony Fok <foka@debian.org>  Fri,  5 Dec 1997 21:06:31 -0700
767
768 lilypond (0.1.34-1) unstable; urgency=low
769
770   * New upstream release
771
772  -- Anthony Fok <foka@debian.org>  Thu,  4 Dec 1997 19:42:22 -0700
773
774 lilypond (0.1.33-1) unstable; urgency=low
775
776   * New upstream release
777   * Changed my maintainer e-mail address to <foka@debian.org>.  :)
778
779  -- Anthony Fok <foka@debian.org>  Tue, 25 Nov 1997 00:22:57 -0700
780
781 lilypond (0.1.32-2) unstable; urgency=low
782
783   * Commented out run_texhash() in postinst by mistake.  Fixed.
784
785  -- Anthony Fok <foka@gpu.srv.ualberta.ca>  Sun, 23 Nov 1997 03:04:29 -0700
786
787 lilypond (0.1.32-1) unstable; urgency=low
788
789   * New upstream release
790   * Applied a small fix to postinst.  The font-entries-search-and-replace
791     add_fonts() subroutine was slightly buggy.
792   * Unpatched ./configure.  It turned out that I spelt "--enable-optimise"
793     as "--enable-optimize" in debian/rules by mistake.  Oops!  :)  Thanks
794     to the upstream author for pointing this out!  :)
795   * The upstream authors has included the ./debian/* files in the pristine
796     source archive!  They also fixed some minor errors in README.debian
797     and copyright.  Thanks a lot!  :)
798   * Removed the line "dh_clean" from "binary-arch:" and switched the order
799     of dh_clean in "clean:" in debian/rules.  dh_clean was deleting
800     the zero-byte file ./make/out/Site.make, causing the build to fail.
801
802  -- Anthony Fok <foka@gpu.srv.ualberta.ca>  Sun, 23 Nov 1997 01:39:31 -0700
803
804 lilypond (0.1.29-1) unstable; urgency=low
805
806   * New upstream release
807   * Patched ./configure in source package to make c++ use the -O2 -g options
808     on all the files.  Now, /usr/bin/lilypond is a lot leaner!  <smile>
809     (I will discuss it with the upstream author.)
810   * Adapted postinst (a Perl script) from the musixtex package for lilypond.
811     Now postinst adds the new LilyPond font entries into
812     /usr/lib/texmf/fontname/special.map.
813   * Added preinst to clean up my mess from previous releases: the old
814     "stray" automatically generated TFM and PK font files were placed in
815     the wrong directories because they were not listed in
816     /usr/lib/texmf/fontname/special.map.
817   * Did some minor clean-up in debian/rules and switched to debhelper.
818   * Updated Standards-Version to 2.3.0.1
819
820  -- Anthony Fok <foka@gpu.srv.ualberta.ca>  Tue, 11 Nov 1997 02:31:33 -0700
821
822 lilypond (0.1.25-1) unstable; urgency=low
823
824   * Added a note in README.debian about the possibility of some LilyPond
825     fonts not showing up after an upgrade, and a possible solution to this
826     problem.
827   * New upstream release
828
829  -- Anthony Fok <foka@gpu.srv.ualberta.ca>  Thu, 23 Oct 1997 17:00:14 -0600
830
831 lilypond (0.1.24-1) unstable; urgency=low
832
833   * New upstream release
834
835  -- Anthony Fok <foka@gpu.srv.ualberta.ca>  Tue, 21 Oct 1997 04:12:01 -0600
836
837 lilypond (0.1.23-1) unstable; urgency=low
838
839   * New upstream release
840
841  -- Anthony Fok <foka@gpu.srv.ualberta.ca>  Thu, 16 Oct 1997 02:15:55 -0600
842
843 lilypond (0.1.22-1) unstable; urgency=low
844
845   * New upstream release
846
847  -- Anthony Fok <foka@gpu.srv.ualberta.ca>  Mon, 13 Oct 1997 23:51:01 -0600
848
849 lilypond (0.1.21-1) unstable; urgency=low
850
851   * New upstream release
852
853  -- Anthony Fok <foka@gpu.srv.ualberta.ca>  Thu,  9 Oct 1997 22:58:26 -0600
854
855 lilypond (0.1.18.jcn1-1) unstable; urgency=low
856
857   * New upstream release
858
859  -- Anthony Fok <foka@gpu.srv.ualberta.ca>  Sat,  4 Oct 1997 03:48:45 -0600
860
861 lilypond (0.1.17-1) unstable; urgency=low
862
863   * New upstream release
864   * Remove redundancy in package's description (Fixed bug #12511)
865   * Added a note about the new LilyPond MF fonts which are not yet listed
866     in the current standard special.map (in the teTeX package)
867   * Added SHELL=/bin/bash to debian/rules because I use bashism. <smile>
868
869  -- Anthony Fok <foka@gpu.srv.ualberta.ca>  Sun, 28 Sep 1997 01:41:15 -0600
870
871 lilypond (0.1.12-1) unstable; urgency=low
872
873   * New upstream release
874   * Updated the mailing address of the Free Software Foundation
875     listed in /usr/doc/lilypond/copyright
876   * Updated Standards-Version to 2.3.0.0
877   * Built with debmake 3.3.14 and fakeroot 0.0-9 <grin>
878
879  -- Anthony Fok <foka@gpu.srv.ualberta.ca>  Sun,  7 Sep 1997 23:00:53 -0600
880
881 lilypond (0.1.9-1) unstable; urgency=low
882
883   * New upstream release
884
885  -- Anthony Fok <foka@gpu.srv.ualberta.ca>  Mon, 18 Aug 1997 15:14:24 -0600
886
887 lilypond (0.1.7-1) unstable; urgency=low
888
889   * New upstream release
890
891  -- Anthony Fok <foka@gpu.srv.ualberta.ca>  Thu, 14 Aug 1997 15:18:40 -0600
892
893 lilypond (0.1.6-1) unstable; urgency=low
894
895   * New upstream release
896
897  -- Anthony Fok <foka@gpu.srv.ualberta.ca>  Thu, 14 Aug 1997 05:14:06 -0600
898
899 lilypond (0.1.3-1) unstable; urgency=low
900
901   * New upstream release
902
903  -- Anthony Fok <foka@gpu.srv.ualberta.ca>  Sat,  9 Aug 1997 14:15:11 -0600
904
905 lilypond (0.1.2-1) unstable; urgency=low
906
907   * New upstream release
908
909  -- Anthony Fok <foka@gpu.srv.ualberta.ca>  Thu,  7 Aug 1997 22:54:20 -0600
910
911 lilypond (0.1.0-1) unstable; urgency=low
912
913   * Initial Release.
914
915  -- Anthony Fok <foka@gpu.srv.ualberta.ca>  Wed,  6 Aug 1997 04:40:57 -0600