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