]> git.donarmstrong.com Git - lilypond.git/blob - debian/changelog
resolve merge
[lilypond.git] / debian / changelog
1 lilypond (2.12.3-8) unstable; urgency=low
2
3   * Fix bad Recommends on texlive-latex-base (Closes: #594403)
4   * Ditch useless links (Closes: #522120)
5   * Apply patch from 77c34ddc (Werner Lemberg <wl@gnu.org>)
6     to fix compilation with g++ 4.5 (Closes: #606642).
7     Thanks to Colin Watson for an alternative patch.
8   * Add parts of patch f113bf2f (Benjamin Peterson <benjamin@python.org>)
9     to fix segfaults on invalid engraver names.
10   * Update standards version; no changes
11
12  -- Don Armstrong <don@debian.org>  Fri, 06 May 2011 16:39:42 -0700
13
14 lilypond (2.12.3-7) unstable; urgency=low
15
16   * Use /dev/stderr instead of /dev/tty (Closes: #574629)
17   * Use py_support to require rebuilds when python's API changes (Closes:
18     #380855)
19   * Properly remove empty /usr/share/info/lilypond directory and replace
20     with symlink
21
22  -- Don Armstrong <don@debian.org>  Tue, 24 Aug 2010 15:52:59 -0700
23
24 lilypond (2.12.3-6) unstable; urgency=low
25
26   * Fix syntax error in scm/lily.scm. Thanks to dann frazier for pointing
27     out the fix. (Closes: #574629)
28   * Depend on ghostscript (Closes: #575906)
29
30  -- Don Armstrong <don@debian.org>  Wed, 31 Mar 2010 20:57:04 -0700
31
32 lilypond (2.12.3-5) unstable; urgency=low
33
34   * Its guile that's being used, not MIT scheme; use access? instead of
35     file-writable? (Closes: #572290)
36
37  -- Don Armstrong <don@debian.org>  Thu, 04 Mar 2010 23:38:32 -0800
38
39 lilypond (2.12.3-4) unstable; urgency=low
40
41   * Scheme uses file-writeable for some reason (Closes: #572290)
42
43  -- Don Armstrong <don@debian.org>  Thu, 04 Mar 2010 08:38:33 -0800
44
45 lilypond (2.12.3-3) unstable; urgency=low
46
47   * Use /dev/null if /dev/tty isn't writable (Closes: #572290)
48
49  -- Don Armstrong <don@debian.org>  Wed, 03 Mar 2010 17:56:55 -0800
50
51 lilypond (2.12.3-2) unstable; urgency=low
52
53   * Build-Depend on rsync (Closes: #571670)
54   * Ditch unneded Build-Conflict
55
56  -- Don Armstrong <don@debian.org>  Fri, 26 Feb 2010 17:32:22 -0800
57
58 lilypond (2.12.3-1) unstable; urgency=low
59
60   * New upstream release
61     - Ditch claop.py (Closes: #545911)
62     - fix FTBFS (Closes: #560487)
63   * Always suppress gs startup output
64   * Build-Depend on texlive-latex-recommended
65   * Move Pre-Depends: for kpsewhich to Depends: (we no longer ship a preinst)
66   * Update standards version
67     - Stop calling install-info directly; use triggers instead
68
69  -- Don Armstrong <don@debian.org>  Tue, 23 Feb 2010 00:12:21 -0800
70
71 lilypond (2.12.2-1) unstable; urgency=low
72
73   * New maintainer
74   * Use patches from Raphael Geissert to fix bashism and remove path to
75     commands 
76     - Fix bashism in debian/rules. Closes: #535404 
77     - Remove the path to the commands in the maintainer scripts
78
79  -- Don Armstrong <don@debian.org>  Wed, 08 Jul 2009 16:01:06 -0700
80
81 lilypond (2.12.2-0.1) unstable; urgency=low
82
83   * Non-maintainer upload.
84   * New upstream release (closes: #506936)
85     - Resolves issue with guile 1.8.6 (closes: #524023)
86     - Fixes FTBFS (closes: #524086)
87   * Remove build-coonflicts indep on gs-gpl as the conflicting versions
88     aren't distributed anymore
89   * Remove versioned build dependencies (all of the requirements are older
90     than the oldest we distribute)
91   * Add Build-Depends on texi2html and texlive-metapost
92   * Move Homepage: to a control header (closes: #474262)
93   * Add ja/user/macros.texi and python/langdefs from git commit
94     4ee200780114be081a73cae3f7bf6bbc84a30b53 (Allows building the ja texi
95     documentation)
96
97  -- Don Armstrong <don@debian.org>  Sat, 06 Jun 2009 13:49:11 -0700
98
99 lilypond (2.10.33-2.3) unstable; urgency=low
100
101   * Non-maintainer upload.
102   * Fix double build problem as patched by Peter Eisentraut
103     <petere@debian.org> (Closes: #482911).
104   * Do not list transitional package first in Pre-Depends
105     line (Closes: #481776).
106   * Changed build dependency from gs-gpl|gs-esp to ghostscript
107     to not reference transitional packages.
108
109  -- Michael Meskes <meskes@debian.org>  Sun, 05 Oct 2008 13:48:20 +0200
110
111 lilypond (2.10.33-2.2) unstable; urgency=medium
112
113   * Non-maintainer upload.
114   * Fix FTBFS with dash (Closes: #471757).
115
116  -- Peter Eisentraut <petere@debian.org>  Sun, 25 May 2008 03:27:26 +0200
117
118 lilypond (2.10.33-2.1) unstable; urgency=medium
119
120   * Non-maintainer upload.
121   * Fix FTBFS with GCC 4.3 (Closes: #413427).
122   * Copy config.{guess,sub} to fix FTBFS on GNU/kFreeBSD (Closes: #404441).
123
124  -- Luk Claes <luk@debian.org>  Sat, 08 Mar 2008 13:43:35 +0000
125
126 lilypond (2.10.33-2) unstable; urgency=low
127
128   * debian/control (Build-Depends-Indep): Use ttf-dejavu instead of
129     ttf-bitstream-vera.  (Closes: #461271)
130   
131   * debian/control (Standards-Version): Update to 3.7.3. (No changes needed.)
132   
133   * debian/rules (clean): Don't ignore all errors on recursive make invocations.
134   
135   * debian/rules (binary-indep): Use $(CURDIR) instead of $(PWD).
136   
137   * debian/copyright: Update FSF address to Franklin St.
138   
139   * debian/changelog: Fix syntax for trailer line for 2.8.7-3.1 record.
140
141  -- Thomas Bushnell, BSG <tb@debian.org>  Thu, 17 Jan 2008 10:24:27 -0800
142
143 lilypond (2.10.33-1) unstable; urgency=low
144
145   * New upstream release.
146   
147   * debian/control (lilypond Depends): Use source:Version instead of
148   Source-Version.
149   (lilypond-doc Suggests): Likewise.
150   (lilypond-data Recommends): Likewise, but with >= in place of = as well.
151   (Closes: #380071).  Thanks to Lior Kaplan for the patch.
152
153  -- Thomas Bushnell, BSG <tb@debian.org>  Wed, 02 Jan 2008 10:11:04 -0700
154
155 lilypond (2.10.29-2) unstable; urgency=low
156
157   * debian/control: Drop gs-afpl from Build-Conflicts-Indep, since that package
158     no longer exists. (Closes: #447460).
159   * debian/control: Build-Conflict with guile-1.8-dev version 1.8.2+1-2,
160     which had an ABI-incompatible change by mistake.  Likewise, lilypond
161     package Conflicts with guile-1.8 version 1.8.2+1-2. (Closes: #452647)
162
163  -- Thomas Bushnell, BSG <tb@debian.org>  Fri, 30 Nov 2007 22:20:42 -0500
164
165 lilypond (2.10.29-1) unstable; urgency=low
166
167   * New upstream release.  Require at least version 1.1.19 of mftrace.
168     Require at least version 2.4 of python-dev.  (Closes: #396889,
169     #399356, #400335)
170   * debian/control (Build-Depends-Indep): Add rsync.
171   
172   * Acknowledge NMU (Closes: #422395).
173
174  -- Thomas Bushnell, BSG <tb@debian.org>  Sat, 08 Sep 2007 20:08:21 -0400
175
176 lilypond (2.8.7-3.1) unstable; urgency=low
177   
178   * Non-maintainer upload.
179   * FTBFS: ! I cannot find file 'lcircle10'. (Closes: #422395)
180   
181  -- Neil Williams <codehelp@debian.org>  Tue, 17 Jul 2007 12:59:43 +0100  
182    
183 lilypond (2.8.7-3) unstable; urgency=medium
184
185   * scripts/midi2ly.py: When setting DATADIR, find Lilypond python files
186     in the @TOPLEVEL_VERSION@ directory, not 'current'.  Patch thanks to
187     Chris Lamb (chris@chris-lamb.co.uk).  (Closes: #400550)
188
189  -- Thomas Bushnell, BSG <tb@debian.org>  Tue, 19 Dec 2006 10:18:12 -0800
190
191 lilypond (2.8.7-2) unstable; urgency=low
192
193   * debian/control (Build-Depends-Indep): Drop gs alternative for
194     Ghostscript.  Move gs-gpl | gs-esp to Build-Depends.  
195     (Build-Depends): Put gs-gpl | gs-esp here; require at least version
196     8.50 of either.  Require version 2.1 at least of python-dev.
197   
198  -- Thomas Bushnell, BSG <tb@debian.org>  Sat, 11 Nov 2006 21:11:48 -0800
199
200 lilypond (2.8.7-1) unstable; urgency=low
201
202   * New upstream release.  (Closes: #357057, #358663)
203   * debian/control (Build-Depends): Require at least version
204     0.0.20060125-1 of fontforge.  Require at least version 4.8.dfsg.1-1 of
205     texinfo.  Require guile-1.8-dev instead of guile-1.6-dev.
206   * debian/control (Build-Depends-Indep): Require gsfonts | gsfonts-x11 to
207     fetch New Century Schoolbook fonts.
208   * debian/control (lilypond/Depends): Require guile-1.8 instead of guile-1.6.
209   * debian/rules (install): Don't delete texinfo.tex anymore, upstream is
210     no longer shipping it.
211     
212   * debian/control (Build-Depends): Add libgmp3-dev and libltdl3-dev,
213     temporarily. to workaround missing dependencies in guile-1.8-dev.
214   
215   * debian/control (lilypond-data/Pre-Depends): Allow texlive-base as an
216     alternative to tetex-bin. (Closes: #386589)
217   
218  -- Thomas Bushnell, BSG <tb@debian.org>  Wed, 25 Oct 2006 23:26:15 -0700
219
220 lilypond (2.6.5-3) unstable; urgency=medium
221
222   * debian/rules (install): Don't install .pyc files.
223   * debian/control (Build-Depends): Require python-support and at least
224     version 5 of debhelper.
225     (lilypond-data/Depends): Add ${python:Depends}.
226   * debian/rules (binary-indep): Call dh_pysupport on our private modules
227     directory. (Closes: #392488)
228   
229   * debian/compat: Bump to version 5.
230
231  -- Thomas Bushnell, BSG <tb@debian.org>  Thu, 12 Oct 2006 11:59:58 -0700
232
233 lilypond (2.6.5-2) unstable; urgency=low
234
235   * debian/rules (HOME): Set this environment variable to a usable value
236     to avoid a fontconfig buglet.
237
238  -- Thomas Bushnell, BSG <tb@debian.org>  Mon, 18 Sep 2006 23:01:35 -0700
239
240 lilypond (2.6.5-1) unstable; urgency=low
241
242   * New upstream release.  Lilypond 2.8 for Debian is currently stalled
243     because guile-1.8 is required for it, and the Debian builds of
244     guile-1.8 are encountering bugs.  So let's at least get the last
245     lilypond-2.6 into etch in case guile-1.8 doesn't get there in time.
246   * stepmake/bin/config.sub, stepmake/bin/config.guess: Use debian
247     versions, from autotools-dev 20060702.1.
248   
249   * lily/include/accidental-interface.hh (Accidental_interface): Declare
250     member accurate_boxes without qualification.
251   * lily/include/stem.hh (Stem): Declare member beam_multiplicity without
252     qualification.
253   * lily/include/slur-scoring.hh (Slur_score_state): Declare member
254     generate_avoid_offsets without qualification.
255     (Thanks to Martin Michlmayr <tbm@cyrius.com> for the patch.)
256     (Closes: #357057, #387644)
257
258   * mf/GNUmakefile (pfa_warning): Select only the first line of mftrace
259     --version output for mftrace check, since mftrace now prints more than
260     just one line.
261   
262   * debian/control (Build-Depends-Indep): Add ttf-bitstream-vera and
263     ttf-freefont. (Many thanks to Bill Allombert <allomber@math.u-bordeaux>
264     for the fix.) (Closes: #359855)
265     
266   * debian/control (Build-Depends): Require at least version 2.4.1-1 of
267     libfontconfig1-dev; 2.4.0 was missing FcConfigAppFontAddDir, which we
268     need.
269   
270   * debian/rules (binary-indep): Don't symlink logos anymore.
271   
272  -- Thomas Bushnell, BSG <tb@debian.org>  Thu,  7 Sep 2006 22:34:19 -0700
273
274 lilypond (2.6.3-10) unstable; urgency=low
275
276   * debian/control (Build-Depends): Drop explicit dependency on
277     g++-3.4. 
278   * debian/rules: No longer set CXX demanding g++-3.4 on certain
279     archs.  (Closes: #343007)
280   
281   * debian/lilypond-data.postrm: Don't set TEXMFMAIN at all (it isn't
282     used).  Don't try and set VARTEXFONTS if $1 is "purge".  Don't remove
283     fonts on a purge command; it gets done at remove time and that's
284     sufficient.  (All this is necessary because postrm scripts cannot
285     depend on non-essential packages at purge time.)  (Closes: #325907)
286     
287   * debian/control (lilypond-data): Pre-Depends on tetex-bin to make sure
288     kpsewhich is available for the maintainer scripts.  (Closes: #336052,
289     #343182, #335847).
290     
291   * debian/control (Build-Depends): No longer accept libguile-dev for
292     guile support, and require at least version 1.6.7 of guile-1.6-dev.
293     (lilypond): Likewise here, require version 1.6.7 of guile-1.6.
294     (Closes: #337597)
295   
296   * debian/control (lilypond): Spell "seamlessly" correctly.  (Closes:
297     #327675)
298   
299  -- Thomas Bushnell, BSG <tb@debian.org>  Fri, 13 Jan 2006 12:59:15 -0800
300
301 lilypond (2.6.3-9) unstable; urgency=low
302
303   * Packaging suggestions from upstream:
304   * debian/control (Build-Depends): Drop ec-fonts-mftraced,
305     libkpathsea-dev, tetex-bin, tetex-extra.  
306    (Build-Depends-Indep): Add emacs-intl-fonts, xfonts-intl-arabic,
307     xfonts-intl-asian, xfonts-intl-chinese, xfonts-intl-chinese-big,
308     xfonts-intl-european, xfonts-intl-japanese, xfonts-intl-japanese-big,
309     xfonts-intl-phonetic, ttf-kochi-gothic, ttf-kochi-mincho.  (These
310     get embedded into the generated webpage.)
311    (lilypond): Don't depend on ec-fonts-mftraced, tetex-bin, or tetex-extra. 
312    (lilypond-data): Don't depend on tetex-bin.
313   
314   * debian/control (Build-Depends): Drop long-unneeded version dependency
315     on binutils and libc6-dev and its variants.
316     
317   * debian/gui-2.6.patch: New file, provided by upstream.  Applied, with
318     suitable massaging of ChangeLog.
319   * debian/rules, scm/lily.scm: Revert change from 2.6.3-7.
320     
321   * debian/python-2.6.patch: New file, provided by upstream.  Applied, with 
322     suitable massaging of ChangeLog.
323   * debian/rules (install): Revert change from 3.6.3-6.
324   
325  -- Thomas Bushnell, BSG <tb@debian.org>  23 Oct 2005 15:22:34 -0700
326
327 lilypond (2.6.3-8) unstable; urgency=low
328
329   * Avoid GCC 4.0 bug on arm, hppa, and m68k.
330   * debian/control (Build-Depends): Add g++-3.4 on arm, hppa, and m68k.
331   * debian/rules: On arm, hppa, and m68k, use g++-3.4 for CXX.
332   (Closes: #335287)
333
334  -- Thomas Bushnell, BSG <tb@debian.org>  Sat, 22 Oct 2005 23:18:36 -0700
335
336 lilypond (2.6.3-7) unstable; urgency=low
337
338   * debian/rules (build, build-doc): Abandon attempts to have a terminal
339     set as stdin.  Instead, set and export environment variable
340     LILYPONDNOGUI.
341   * scm/lily.scm (running-from-gui?): Return #f anytime LILYPONDNOGUI
342     environment variable is set.  (Closes: #334877)
343   
344  -- Thomas Bushnell, BSG <tb@debian.org>  Sat, 22 Oct 2005 15:18:35 -0700
345
346 lilypond (2.6.3-6) unstable; urgency=low
347
348   * debian/rules (install): Move midi.so from /usr/share into /usr/lib and 
349     leave behind a symlink to find it.
350   * debian/lilypond.install: Add usr/lib.
351     (Closes: #335207)
352   
353   * debian/rules (build, build-doc): Use screen to set up a tty for input
354     instead of relying on /dev/tty; that will work in more environments.
355   * debian/control (Build-Depends, Build-Depends-Indep): Add screen.  Gak.
356
357  -- Thomas Bushnell, BSG <tb@debian.org>  Sat, 22 Oct 2005 10:51:49 -0700
358
359 lilypond (2.6.3-5) unstable; urgency=low
360
361   * debian/rules (build, build-doc): Redirect input from /dev/tty in MAKE
362     invocations.  It seems that lilypond assumes that, if stdin is not a
363     terminal, we must be running under a gui.  This changes the behavior
364     of the program in several fundamental ways, causing the scripts used
365     for generating documentation to fail. (Closes: #334877)
366
367  -- Thomas Bushnell, BSG <tb@debian.org>  Fri, 21 Oct 2005 20:33:11 -0700
368
369 lilypond (2.6.3-4) unstable; urgency=low
370
371   * debian/control (Build-Depends): Require libfreetype6-dev,
372     libpango1.0-dev, and libfontconfig-dev.  Grr, I think this does it.
373
374  -- Thomas Bushnell, BSG <tb@debian.org>  Wed, 19 Oct 2005 20:48:51 -0700
375
376 lilypond (2.6.3-3) unstable; urgency=low
377
378   * debian/control (Build-Depends): Require pkg-config, at least version
379     0.9.0.
380   
381   * debian/control (Build-Depends): Accept libc0.1-dev (>= 2.2.4-6) as a
382     libc alternative.
383   * stepmake/bin/config.guess, stepmake/bin/config.sub: Use debian
384     versions, from autotools-dev 20050803.1.  (Closes: #334786)
385
386  -- Thomas Bushnell, BSG <tb@debian.org>  Wed, 19 Oct 2005 16:40:21 -0700
387
388 lilypond (2.6.3-2) unstable; urgency=low
389
390   * debian/rules (clean): Don't fail if lib/python isn't hanging around.
391     (Closes: #334725).
392
393  -- Thomas Bushnell, BSG <tb@debian.org>  Wed, 19 Oct 2005 09:41:10 -0700
394
395 lilypond (2.6.3-1) unstable; urgency=low
396
397   * New upstream release. (Closes: #323526, #315970, #316125, #314242)
398   * upstream-debian: holds the "debian" directory that upstream insists on
399     packaging, and which makes updating versions a royal PITA.  So we'll just
400     store what they do there, and then let them do what they want, and build
401     ourselves for the Debian way.
402   * debian/rules (binary-indep): No longer look for lilypond.map file or
403     install it.
404   * debian/lilypond-data.dirs: Drop etc/texmf/dvips.
405   * debian/watch: Look in the v2.6 download directory now.
406   * debian/lilypond.install: Don't worry about usr/lib anymore.
407   * debian/rules (binary-indep): No longer does upstream build PS docs, so 
408     we no longer make symlinks to them.
409   
410   * debian/control (clean): Remove annoying lib/python symlink.
411   
412   * debian/control (lilypond): Update description to mention SVG.
413   
414   * debian/control (lilypond1.3): Drop transitional package.
415   * debian/lilypond1.3.copyright: Remove file.  (Closes: #308709)
416   * debian/control (lilypond): Don't conflict with lilypond1.3 or
417     musixtex-fonts anymore.
418   
419   * debian/control (lilypond-data): Depend on texinfo | texlive-texinfo.
420   * debian/rules (install): Don't install texinfo.tex.  (Closes: #322338)
421     
422   * debian/control (Build-Depends): Require version 0.0.20050911-1 of
423     fontforge, or greater, to avoid crashes during building.
424     
425   * debian/control (Build-Depends): Require at least version 1.1.17-1 of
426     mftrace, to avoid a gcc4-related bug that was only fixed in that version.
427   
428  -- Thomas Bushnell, BSG <tb@debian.org>  Tue, 18 Oct 2005 19:33:41 -0700
429
430 lilypond (2.4.5-2) unstable; urgency=low
431
432   * debian/control (Build-Depends): Build system demands you have
433     ec-fonts-mftraced installed to build, so do it.
434
435  -- Thomas Bushnell, BSG <tb@debian.org>  Fri,  8 Apr 2005 04:38:44 -0700
436
437 lilypond (2.4.5-1) unstable; urgency=low
438
439   * New upstream release.  (Closes: #285370, #296034, #300609)
440   * debian/control (Build-Depends): Remove fontforge, autotrace, t1utils,
441     imagemagick.
442   (Build-Depends-Indep): Add imagemagick.
443   (lilypond Depends): Add ec-fonts-mftraced.
444   * debian/rules (binary-indep): Get lilypond.map from its new location.
445   
446  -- Thomas Bushnell, BSG <tb@debian.org>  Thu,  7 Apr 2005 12:48:17 -0700
447
448 lilypond (2.2.6-3) unstable; urgency=low
449
450   * New maintainer.  (Closes: #278502).
451   
452   * debian/control: Build-Depends on autotrace.  (Closes: #289376).
453     
454   * mf/GNUmakefile (.pfa generic rule): Use "--formats=pfa" instead of "--pfa."
455   * stepmake/metafont-rules.make: Likewise; also for .pfb generic rule.
456   * debian/control: Require at least version 1.1.5-1 of mftrace.
457   
458  -- Thomas Bushnell, BSG <tb@debian.org>  Mon, 14 Mar 2005 10:44:03 -0800
459
460 lilypond (2.2.6-2.1) unstable; urgency=high
461
462   * Non-maintainer upload during BSP
463   * Version build-dep on fontforge, only newest upstream seems to be able to
464     build this package. Thanks Bastian Kleineidam <calvin@debian.org> for
465     fixing fontforge and suggesting this fix (Closes:#278502)
466
467  -- Jeroen van Wolffelaar <jeroen@wolffelaar.nl>  Sat,  8 Jan 2005 19:54:27 +0100
468
469 lilypond (2.2.6-2) unstable; urgency=high
470
471   * Added the Werner Lemberg's Asian scripts examples.  He e-mailed me
472     and said, "I suggest that you add the two example files to the
473     Debian package also -- the mailing list archive of the lilypond
474     list shows garbage only (at least for me)."  Yes, ditto here.
475     So yes, xiao-haizi-guai-guai.ly and sakura-sakura.ly are in!  :-)
476   * The "-sDEVICE=bbox" bug has been fixed in gs-gpl (8.01-5), so I have
477     adjusted debian/control accordingly.  (Note to self: Need to check
478     gs-afpl (8.14-3) to see if it too can be taken off the blacklist.)
479
480  -- Anthony Fok <foka@debian.org>  Sun, 19 Sep 2004 06:39:07 +0800
481
482 lilypond (2.2.6-1) unstable; urgency=high
483
484   * New upstream stable release.  (Closes: Bug#264263)
485   * urgency=high to ensure entrance into Debian Sarge.
486   * Special thanks to Daniel Burrows for the previous NMUs!  :-)
487     (Closes: #257335, #261861)
488   * Added patch by Werner Lemberg to lilypond.py so that Asian scripts
489     may be used with LilyPond.  Need to "apt-get install latex-ucs"!  See
490     http://lists.gnu.org/archive/html/lilypond-devel/2004-07/msg00071.html
491   * Thanks to Ferenc Wagner for letting me know of some packaging bugs
492     that I have introduced over the years:
493      - Removed obsolete MAKE_PFA_FILES=1 from "make" invocations.
494      - s/--enable-optimise/--enable-optimising/;
495      - Removed Build-Depends: autotrace; mftrace prefers potrace.
496   * Let's follow Han-wen's Red Hat SPECS file too: --disable-checking.
497
498  -- Anthony Fok <foka@debian.org>  Thu, 26 Aug 2004 02:30:04 +0800
499
500 lilypond (2.2.3-1.3) unstable; urgency=low
501
502   * The doc-base file was coming from upstream!  Kill it dead in
503     debian/rules clean so that it doesn't keep coming back from
504     the grave to haunt me. (Closes: #261861)
505
506  -- Daniel Burrows <dburrows@debian.org>  Mon,  2 Aug 2004 16:03:32 -0400
507
508 lilypond (2.2.3-1.2) unstable; urgency=low
509
510   * Non-maintainer upload.
511   * Added Replaces: lilypond (<= 2.2.3-1), lilypond-data (<= 2.2.3-1) to
512     lilypond-doc. (Closes: #261861)
513
514  -- Daniel Burrows <dburrows@debian.org>  Wed, 28 Jul 2004 13:08:57 -0400
515
516 lilypond (2.2.3-1.1) unstable; urgency=low
517
518   * Non-maintainer upload
519   * Removed doc-base files for the lilypond and lilypond-data packages;
520     moved the description of the info files to the doc-base file of the
521     lilypond-doc package, which actually contains them; corrected the
522     location of the info files in the doc-base file. (Closes: #257335)
523
524  -- Daniel Burrows <dburrows@debian.org>  Sat, 17 Jul 2004 12:55:57 -0400
525
526 lilypond (2.2.3-1) unstable; urgency=low
527
528   * New upstream release.
529
530  -- Anthony Fok <foka@debian.org>  Sun, 27 Jun 2004 16:53:06 +0800
531
532 lilypond (2.2.2-2) unstable; urgency=low
533
534   * New upstream release.  (Closes: Bug#242861)
535     - Thanks to Pedro Kroeger for providing interim sid packages while
536       I was away for an extended period of time.
537   * Copied some ideas from Ferenc Wagner's LilyPond for woody (Thanks!):
538      - Split out shared data to lilypond-data package.  (Closes: Bug#233406)
539      - Make lilypond-data conflict with earlier lilypond versions.
540      - debian/control: Relaxed autotrace Build-Depends (>= 0.29).
541      - debian/control: Added imagemagick Build-Depends (>= 5.4.4.5).
542   * Added more details to lilypond package description.  (Closes: Bug#245370)
543   * gs-gpl 8.01 (and gs-afpl 8.14) dies when building LilyPond docs.
544     (Known -sDEVICE=bbox bug in gs 8.01 and newer, see gs-gpl Bug#250290.)
545     Added Build-Conflict-Indep: gs-gpl (>= 8.01) | gs-afpl (Closes: Bug#250622)
546   * Build-Depends: fontforge | pfaedit.
547   * debian/watch: Updated to new URL and new format.
548   * vim/GNUmakefile: Install $(vimdir)/*/lilypond.vim scripts with "-m 644".
549
550  -- Anthony Fok <foka@debian.org>  Fri, 18 Jun 2004 02:39:58 +0800
551
552 lilypond (2.1.0-2) unstable; urgency=low
553  
554   * A few HTML links in Documentation/user/{introduction,tutorial}.itely
555     went up one too few level in the directory tree, i.e. broken links.
556     Thanks to D. Raleigh Arnold for the bug report.  (Closes: Bug#208208)
557   * Build-Depends: imagemagick; lilypond uses "convert" nowadays.
558     Thanks to Daniel Schepler for the bug report.  (Closes: Bug#221062)
559
560  -- Anthony Fok <foka@debian.org>  Wed, 19 Nov 2003 10:12:16 +0800
561
562 lilypond (2.1.0-1) unstable; urgency=low
563
564   * New upstream release.
565   * Build-Requires: pfaedit (>= 0.0.20031020-3) to prevent FTBFS on alpha.
566     Thanks to Petter Reinholdtsen for the bug report, and thanks to
567      Peter Hawkins for adopting the PfaEdit package!  (Closes: Bug#217216)
568   * Build process used to redirect to /dev/stderr which does not exist in
569     all environments.  Upstream replaced it with ">&2" in 1.9.0 in August.
570     Thanks to Daniel Schepler for the bug report.  (Closes: #215481)
571   * Added symlink from /usr/share/lilypond/$(VERSION)/fonts/type1 to
572     /usr/share/texmf/fonts/type1/public/lilypond.  Thanks to Pedro Kroger
573     and Mats Bengtsson's discussion on the lilypond-devel:
574     http://mail.gnu.org/archive/html/lilypond-devel/2003-10/msg00016.html
575
576  -- Anthony Fok <foka@debian.org>  Sat, 25 Oct 2003 19:34:41 +0800
577
578 lilypond (1.8.1-1) unstable; urgency=low
579
580   * New upstream release.
581   * Thanks to Jan Nieuwenhuizen for the following fixes:
582     debian/control (Build-Depends): Add flex-old as alternative to flex.
583                                     Deprecate bison 1.75.
584
585  -- Anthony Fok <foka@debian.org>  Wed, 27 Aug 2003 00:24:20 +0800
586
587 lilypond (1.8.0-1) unstable; urgency=low
588
589   * New upstream release.
590
591  -- Anthony Fok <foka@debian.org>  Wed, 13 Aug 2003 00:23:36 +0800
592
593 lilypond (1.7.29-1) unstable; urgency=medium
594
595   * New upstream release, preparing for lilypond-1.8.  :-)
596   * stepmake/bin/add-html-footer.py: Use LOGNAME only if it exists.
597     pbuilder unsets LOGNAME and Python returns KeyError.
598     Thanks to Daniel Schepler for the report.  (Closes: Bug#193065)
599   * debian/rules: Revert to calling ./configure rather than ./autogen.sh.
600   * An issue with autoconf <= 2.57 and g++ >= 3.3 has been preventing
601     getopt-long.cc from compiling.  A workaround was checked in by upstream
602     author Jan Nieuwenhuizen on 2003-06-08, and the fix in aclocal.m4 was
603     backported from 1.7.29.  (Closes: Bug#197761)
604   * Mark Brown says 1.7.27 has fixed FTBFS on m86k too.  Thanks for the
605     note!  (Closes: Bug#200510)
606   * Run dh_scrollkeeper to register *.omf files.
607
608  -- Anthony Fok <foka@debian.org>  Fri,  1 Aug 2003 05:40:04 +0800
609
610 lilypond (1.6.9-2) unstable; urgency=medium
611
612   * CVS updates as of 2003-04-29.  (Thanks, Jan!)
613   * "Empty midi2ly.1" problem has been fixed upstream.  (Closes: Bug#181927)
614   * Build-Depends: autoconf2.13 and run autogen.sh in debian/rules
615     to ensure this package passes the auto-build daemons.  :-)
616
617  -- Anthony Fok <foka@debian.org>  Thu,  1 May 2003 13:18:57 +0800
618
619 lilypond (1.6.9-1) unstable; urgency=medium
620
621   * New upstream release with CVS updates as of 2003-04-15.
622     Jan Nieuwenhuizen has backported fixes to deal with build problems
623     with flex (>= 2.5.29).
624   * Rebuild with guile-1.6 packages.
625   * Merged debian/* fixes by upstream author Jan Nieuwenhuizen (Thanks!):
626     - Depend on mftrace (>= 1.0.17-1) instead of pktrace.
627     - Add guile-1.6-dev as alternative dependency to libguile-dev
628     - Bugfix for docdir when with changed package name.
629     - Remove bibtex2html dependencies.  (LilyPond has come with its own
630       bib2html for some time now.  However, xpmtoppm and pnmtopng from
631       netpbm is still needed - foka)
632     - Remove gcc-3.x/lexer kludge.
633   * midi2ly.1 was empty because help2man calls midi2ly but it couldn't
634     "import midi": python/out/midi.so wasn't built until later.  Added
635     a kludge in debian/rules to regenerate midi2ly.1 manually.
636     Thanks to Colin Watson for reporting the bug.  (See Bug#181927)
637
638  -- Anthony Fok <foka@debian.org>  Mon, 28 Apr 2003 03:50:50 +0800
639
640 lilypond (1.6.6-2) unstable; urgency=high
641
642   * Hmm, so /usr/share/texmf/dvips/config is an symlink, and thus
643     /usr/share/lilypond/1.6.6/dvips/lilypond.map conflicts with tetex-base.
644     Let's move it to /etc/texmf/dvips/lilypond.map then, and make it a
645     conffile.  Thanks for all the (duplicate) bug reports!  ;-)
646     (Closes: Bug#169811, #169812, #169877, #169946)
647
648  -- Anthony Fok <foka@debian.org>  Sat, 23 Nov 2002 19:21:04 +0800
649
650 lilypond (1.6.6-1) unstable; urgency=medium
651
652   * New upstream release.
653   * Updated Debian section in Documentation/topdocs/INSTALL.texi.
654   * FTBFS bug due to bugs in bison-1.50.  Now explicitly Build-Depends
655     on bison << 1:1.50 or >= 1:1.75-1.  (Closes: Bug#165662)
656
657  -- Anthony Fok <foka@debian.org>  Tue, 22 Oct 2002 02:05:33 +0800
658
659 lilypond (1.6.4-1) unstable; urgency=medium
660
661   * New upstream release.
662   * Higher urgency because of memory corruption bugs in previous releases.
663
664  -- Anthony Fok <foka@debian.org>  Sun, 22 Sep 2002 01:55:29 +0800
665
666 lilypond (1.6.3-1) unstable; urgency=low
667
668   * New upstream release.
669
670  -- Anthony Fok <foka@debian.org>  Sat, 21 Sep 2002 11:14:48 +0800
671
672 lilypond (1.6.2-1) unstable; urgency=low
673
674   * New upstream release.
675   * Check g++ version and run lexer-gcc-3.1.sh if necessary.
676
677  -- Anthony Fok <foka@debian.org>  Tue, 10 Sep 2002 23:37:27 +0800
678
679 lilypond (1.6.0-1) unstable; urgency=medium
680
681   * New upstream release.
682   * binary-arch: Changed "DH_OPTIONS=-a" to "DH_OPTIONS=-s" so that
683     dpkg-gencontrol would not choke on lilypond1.3 for unlisted
684     architectures.  Thanks to Ryan Murray for the report and suggested
685     fix.  (Closes: Bug#157766)
686
687  -- Anthony Fok <foka@debian.org>  Sun, 25 Aug 2002 11:59:01 +0800
688
689 lilypond (1.5.68-2) unstable; urgency=low
690
691   * Oops, I was missing Build-Depends on python-dev.  Thanks to LaMont
692     Jones and his hppa build daemon for the report. (Closes: Bug#153402)
693   * lilypond should Depends instead of Recommends tetex-extra.
694     Thanks to Russell Neches for the report.  (Closes: Bug#152228)
695   * lilypond-indent.el is now installed in lilypond 1.5.x.
696     Thanks to Christophe Rhodes for the report.  (Closes: Bug#139070)
697
698  -- Anthony Fok <foka@debian.org>  Thu, 18 Jul 2002 23:41:44 +0800
699
700 lilypond (1.5.68-1) unstable; urgency=low
701
702   * New upstream release, gearing up for 1.6.0.
703   * Thanks to upstream author Jan Nieuwenhuizen for updating the Debian
704     package to work with 1.5.68.
705   * As per Jan's suggestion, now Build-Depends: pktrace (>= 1.0.3-1),
706     pfaedit (>= 0.0.20020312-1), autotrace, t1utils
707
708  -- Anthony Fok <foka@debian.org>  Wed, 17 Jul 2002 03:20:23 +0800
709
710 lilypond (1.4.13-1) unstable; urgency=low
711
712   * New upstream release.
713   * Depends: pktrace
714
715  -- Anthony Fok <foka@debian.org>  Mon,  6 May 2002 04:09:32 +0800
716
717 lilypond (1.4.12-1) unstable; urgency=high
718
719   * New upstream maintenance release.
720   * Several important fixes (including our bison-related patch added
721     to 1.4.10-1) are included since 1.4.11 this release.  (Now, I
722     don't even need to increase teTeX's extra_mem_top, extra_mem_bot
723     or pool_size!  :-)  Please include in Woody.
724   * Fixed a typo in lilypond-doc package description: typestting ->
725     typesetting.  Thanks, Matt Zimmerman!  (Closes: Bug#125083)
726
727  -- Anthony Fok <foka@debian.org>  Sun, 24 Feb 2002 02:06:15 +0800
728
729 lilypond (1.4.10-1) unstable; urgency=high
730
731   * New upstream release.
732   * lilypond failed to build with bison >= 1.30 because bison's output file
733     has been renamed.  Applied an upstream fix.  (Closes: Bug#133692)
734   * lilypond's documentation also failed to build with the latest
735     tetex or texinfo package.  Instead of increasing extra_mem_top and
736     extra_mem_bot, increasing pool_size does the trick.
737
738  -- Anthony Fok <foka@debian.org>  Mon, 18 Feb 2002 11:41:31 +0800
739
740 lilypond (1.4.9-1) unstable; urgency=high
741
742   * New upstream release.
743   * Oops, libc6-dev is known as libc6.1-dev and libc-dev on some
744     architectures.  Fixed Build-Depends so that lilypond can be built
745     on all platforms.  Thanks to Colin Watson for reporting the bug.
746     (Closes: Bug#120208)
747
748  -- Anthony Fok <foka@debian.org>  Tue, 27 Nov 2001 23:28:11 +0800
749
750 lilypond (1.4.8-2) unstable; urgency=high
751
752   * [debian/rules]: Use -s instead of -a so that lilypond would get built
753      on all architectures even when the dummy lilypond1.3 package isn't
754      built.  Thanks to Ryan Murray for the report.  (Closes: Bug#117622)
755   * Depends on python instead of python-base.  The python scripts in
756     lilypond work with old and new Python versions.
757   * Build-Depends on "-z combreloc"-enabled binutils (>= 2.11.92.0.10-2)
758     and libc6-dev (>= 2.2.4-5) so that lily runs faster!  :-)
759
760  -- Anthony Fok <foka@debian.org>  Sun, 11 Nov 2001 10:45:10 +0800
761
762 lilypond (1.4.8-1) unstable; urgency=high
763
764   * New upstream release.  (Closes: Bug#111132)
765   * Stopped using $(PWD) in make, as it doesn't seems to work on
766     potato systems with older "make".  Reverted to `pwd`.
767     Thanks to Wolfgang Schnitker for notifying me this problem.
768   * Changed the lilypond1.3 dummy package's Architecture from "all"
769     to "arm i386 m68k powerpc sparc".  Also, as upstream updated
770     config.sub and config.guess to recognize ia64 and hppa.
771     Thanks to Anthony Towns for the bug report.  (Closes: Bug#114266)
772   * Versioned Build-Depends: flex (>= 2.5.4a-14) to ensure gcc-3.0
773     compatibility.
774
775  -- Anthony Fok <foka@debian.org>  Sun, 14 Oct 2001 18:28:45 +0800
776
777 lilypond (1.4.5-1) unstable; urgency=low
778
779   * New upstream release.
780   * Upstream includes lexer-gcc-3.0.patch which should fix compilation
781     problems with g++-3.0.  (Closes: Bug#105001)
782   * Hurray!  texinfo-4.0b is finally in Debian!  Thanks, Josip!  :-)
783     Updated Build-Depends.
784
785  -- Anthony Fok <foka@debian.org>  Wed, 25 Jul 2001 03:04:37 +0800
786
787 lilypond (1.4.3-1) unstable; urgency=high
788
789   * New upstream release.
790   * Urgency high because LilyPond-1.2.17 is too buggy and yet it has
791     been stuck in testing forever.  LilyPond-1.4.x fixes multiple
792     serious bugs.  :-)
793   * Ah, silly me, lilypond was conflicting against itself!  I forgot
794     to remove this relics during the switch from lilypond1.3 to lilypond.
795   * Fixed a new bug in lily/main.cc which caused lilypond to skip over every
796     other command-line argument.
797   * [configure.in]: Added -mieee to CFLAGS and CXXFLAGS when building on
798      Alpha to prevent FP exception.  Thanks to Christopher C. Chimelis
799      for the fix!
800
801  -- Anthony Fok <foka@debian.org>  Fri, 15 Jun 2001 00:42:46 -0600
802
803 lilypond (1.4.2-1) unstable; urgency=low
804
805   * New upstream release.
806   * Moved "bibtex2html, gs | gs-aladdin, netpbm (>= 2:9.10-1)"
807     from Build-Depends to Build-Depends-Indep because these packages
808     are only needed for building lilypond-doc.
809
810  -- Anthony Fok <foka@debian.org>  Tue, 29 May 2001 02:26:58 -0600
811
812 lilypond (1.4.1-1) unstable; urgency=low
813
814   * New upstream release.  (Closes: Bug#97598)
815   * export extra_mem_top=100000 and extra_mem_bot=100000, otherwise
816     latex runs out of memory when processing standchen.dvi.latex.
817   * Split the documentation into the "lilypond-doc" package, which
818     provides the LilyPond website in /usr/share/doc/lilypond/html.
819
820  -- Anthony Fok <foka@debian.org>  Wed, 16 May 2001 16:03:40 -0600
821
822 lilypond (1.3.150-1) unstable; urgency=low
823
824   * New upstream version.
825   * Renamed package from lilypond1.3 back to lilypond.
826     This also fixes a lot of bugs from the old lilypond-1.2.17 package.
827     lilypond1.3 is temporarily provided as a dummy transitional package.
828     Closes: Bug#67697, 84352, 48731, 72223, 85834.
829   * [debian/rules]:
830      - No longer blindly copy intermediate DVI files into
831        the deb package.  Thanks to Daniel Burrows for the reminder.
832        Closes: Bug#87852.
833      - Added "export MODE=ljfour" and "export BDPI=600" because I use
834        something different in my local /etc/texmf/mktex.cnf and that
835        broke the build.
836   * Fixed Build-Depends because pnmtopng has been merged into the netpbm
837     package.  Thanks to Adrian Bunk for the notice.  Closes: Bug#93961.
838   * [lily/kpath.cc]: Modified to better conform to web2c fontpath policy.
839
840  -- Anthony Fok <foka@debian.org>  Thu, 26 Apr 2001 03:25:50 -0600
841
842 lilypond1.3 (1.3.132-1) unstable; urgency=medium
843
844   * New upstream version.
845   * Oops, in 1.3.129-1, the "(setq auto-mode-alist (append ..." line in
846     /etc/emacs/site-start.d/50lilypond1.3.el (debian/emacsen-startup)
847     and in FAQ.txt was buggy.  Thanks to Erik Demaine for the bug report.
848     Closes: Bug#86685.
849
850  -- Anthony Fok <foka@debian.org>  Sun, 25 Feb 2001 20:27:09 -0700
851
852 lilypond1.3 (1.3.129-1) unstable; urgency=low
853
854   * In memory of Werner Icking + (August 26, 1943 - February 8, 2001),
855     a dear friend, a kind educator, and a hard worker in sharing beautiful
856     typeset music to the world.  (Maintainer of the GMD Music Archive,
857     http://www.gmd.de/Misc/Music/).
858
859   * New upstream release.
860   * Upstream has changed from "lilypond-mode" to the "studly caps name"
861     "LilyPond-mode".  Fixed /etc/emacs/site-start.d/50lilypond1.3.el
862     (debian/emacsen-startup).  Thanks to Christophe Rhodes for the bug
863     report.  Closes: Bug#83732.
864   * Added "Build-Conflicts: lilypond, lilypond1.3" to prevent old
865     lilypond font files from potentially interfering with the build on
866     other Debian ports autobuilders.
867   * Built with libguile-dev (1:1.4-9) or newer to ensure correct
868     linkage to libqthreads.so.9.  Also updated the Build-Depends and
869     Depends fields accordingly.  Thanks to guile1.4 package maintainer
870     Rob Browning for his notification and to Daniel Burrows for his bug
871     report.  Closes: Bug#85896.
872
873  -- Anthony Fok <foka@debian.org>  Sat, 10 Feb 2001 01:38:36 -0700
874
875 lilypond1.3 (1.3.121-1) unstable; urgency=low
876
877   * New upstream release.
878   * Added more detailed instruction for building lilypond1.3 on Debian
879     in Documentation/topdocs/INSTALL.texi (hence INSTALL.txt).
880   * Applied Han-wen's one-line patch to lily/system-start-delimiter.cc
881     to remove bracket-width.
882   * It seems that bracket-width needs to be removed from
883     scm/grob-description.scm and scm/interface-description.scm too.
884
885  -- Anthony Fok <foka@debian.org>  Sun,  7 Jan 2001 02:34:46 -0700
886
887 lilypond1.3 (1.3.119-1) unstable; urgency=low
888
889   * New upstream release.
890   * Merged debian/* fixes by upstream author Jan Nieuwenhuizen.  Thanks!
891      - The lilypond info files are back!  Partially fixed Bug#72233.
892      - Uses the new libguile9 instead of the old libguile6.
893   * Depends on libkpathsea3 instead of the old tetex-lib; Build-Depends
894     is also changed accordingly.  Closes: Bug#79469, Bug#79837.
895   * Edited Documentation/user/development.itexi so that it builds
896     without error.
897
898  -- Anthony Fok <foka@debian.org>  Fri, 22 Dec 2000 12:54:49 -0700
899
900 lilypond1.3 (1.3.107) unstable; urgency=low
901
902   * Fixed watch location.
903   * Local build, not uploaded to Debian.
904
905  -- Jan Nieuwenhuizen <janneke@gnu.org>  Mon, 13 Nov 2000 13:33:53 +0100
906    
907 lilypond1.3 (1.3.103) unstable; urgency=low
908
909   * Re-enabled info doc rules.
910   * Local build, not uploaded to Debian.
911
912  -- Jan Nieuwenhuizen <janneke@gnu.org>  Sun,  5 Nov 2000 22:15:57 -0100
913
914 lilypond1.3 (1.3.99-1) unstable; urgency=low
915
916   * New upstream release.
917
918  -- Anthony Fok <foka@debian.org>  Tue, 31 Oct 2000 00:48:20 -0700
919
920 lilypond1.3 (1.3.94-1) unstable; urgency=low
921
922   * New upstream release.
923
924  -- Anthony Fok <foka@debian.org>  Sun,  8 Oct 2000 12:36:52 -0600
925
926 lilypond1.3 (1.3.80.jcn1-1) unstable; urgency=low
927
928   * New upstream release.
929   * s/tetex-devel/tetex-dev/ in Build-Depends.  Thanks to bug report
930     filed by fellow developer Roman Hodek (closes: Bug#69772).
931
932  -- Anthony Fok <foka@debian.org>  Sun, 27 Aug 2000 06:11:22 -0600
933    
934 lilypond1.3 (1.3.79-1) unstable; urgency=low
935
936   * New upstream release.
937   * Added tetex-dev to Build-Depends.  Thanks to bug report by fellow
938     developer Daniel Jacobowitz (closes: Bug#68441).
939   * Install two documentation files NEWS and ROADMAP.
940
941  -- Anthony Fok <foka@debian.org>  Thu, 17 Aug 2000 22:57:57 -0600
942
943 lilypond1.3 (1.3.78-1) unstable; urgency=low
944
945   * New upstream release.
946
947  -- Anthony Fok <foka@debian.org>  Wed, 16 Aug 2000 06:32:14 -0600
948
949 lilypond1.3 (1.3.75-1) unstable; urgency=low
950
951   * New upstream release.
952   * Updated the link to the http://sca.uwaterloo.ca/lilypond/ mirror in
953     the package description.
954
955  -- Anthony Fok <foka@debian.org>  Wed, 26 Jul 2000 01:56:28 -0600
956
957 lilypond1.3 (1.3.58-1) unstable; urgency=low
958
959   * New upstream release with patch from Han-wen.
960
961  -- Anthony Fok <foka@debian.org>  Thu,  8 Jun 2000 17:19:08 -0600
962
963 lilypond1.3 (1.3.48-1) unstable; urgency=low
964
965   * New upstream release.
966   * [debian/control]: Added Depends: guile, for /usr/bin/as2text (Lintian).
967   * [debian/rules]: Changed the symlink /usr/share/lilypond/cmtfm from
968       absolute to relative.
969
970  -- Anthony Fok <foka@debian.org>  Wed, 10 May 2000 12:17:54 -0600
971
972 lilypond1.3 (1.3.45-1) unstable; urgency=low
973
974   * New upstream release.
975
976  -- Anthony Fok <foka@debian.org>  Fri, 14 Apr 2000 21:39:40 -0600
977
978 lilypond1.3 (1.3.44-1) unstable; urgency=low
979
980   * New upstream development release with numerous bug fixes, small
981     enhancements, and updates to documentation.
982   * [debian/postinst]: Fixed the pathname to README.Debian.  Thanks to
983       Olivier Abad for the bug report (closes: Bug#58674).
984   * [debian/rules]: Now configure with --enable-optimise again.
985       Yes, it appears that LilyPond and glibc2.1.3 finally get along
986       nicely even with optimisation turned on.  Hurray!  :-)
987   * [Documentation/user/*]: Fixed some formatting bugs in the texinfo files.
988   * [debian/control]: Modified description to hint that 1.3.43 is better
989       than 1.2.17.  :-)
990   * [debian/{rules,emacsen-startup}]: Added an Emacs startup file
991       /etc/emacs/site-start.d/50lilypond1.3.el so that lilypond-mode is
992       automatically loaded for *.ly files.
993
994  -- Anthony Fok <foka@debian.org>  Wed, 12 Apr 2000 21:22:31 -0600
995
996 lilypond1.3 (1.3.24-1) frozen unstable; urgency=low
997
998   * New upstream development release with lots of bug fixes.  :-)
999   * [debian/control]: Added missing build dependencies.  Thanks to
1000      Roman Hodek for the bug report and solution (closes: Bug#58078).
1001
1002  -- Anthony Fok <foka@debian.org>  Sat, 19 Feb 2000 15:14:31 -0700
1003
1004 lilypond1.3 (1.3.17-1) unstable; urgency=low
1005
1006   * New upstream release.  Merry Christmas!
1007
1008  -- Anthony Fok <foka@debian.org>  Fri, 24 Dec 1999 08:59:21 -0700
1009
1010 lilypond1.3 (1.3.16-1) unstable; urgency=low
1011
1012   * New upstream release.
1013
1014  -- Anthony Fok <foka@debian.org>  Wed, 22 Dec 1999 22:12:30 -0700
1015
1016 lilypond1.3 (1.3.12-1) unstable; urgency=low
1017
1018   * New upstream release.
1019   * [debian/rules]: Commented out "$(MAKE) -C Documentation/programmer ps"
1020       temporarily because of error making lilypond-overview.dvi.
1021
1022  -- Anthony Fok <foka@debian.org>  Fri, 17 Dec 1999 00:33:47 -0700
1023
1024 lilypond1.3 (1.3.5-1) unstable; urgency=low
1025
1026   * New upstream release.  lilypond1.3 is the developmental branch.
1027   * [debian/rules]: Removed "install-stamp".
1028   * [debian/control]:
1029       - Standards-Version: 3.1.0
1030       - Added the Build-Depends field.
1031       - Updated dependencies of tetex-{base,bin,extra} packages to
1032         1.0*-1.
1033
1034  -- Anthony Fok <foka@debian.org>  Sat, 13 Nov 1999 23:25:42 -0700
1035
1036 lilypond (1.2.17-1) unstable; urgency=low
1037
1038   * New upstream release.
1039   * [debian/rules]:
1040      - Reverted to configuring with --disable-optimise.
1041      - The documentation files are now built properly, and both
1042        ps and dvi versions are included.
1043   * Standards-Version: 3.0.1
1044
1045  -- Anthony Fok <foka@debian.org>  Sat, 30 Oct 1999 06:57:04 -0600
1046
1047 lilypond (1.2.2-1) unstable; urgency=low
1048
1049   * New upstream release.
1050   * [debian/control]:
1051      - Removed recommendation for python-misc (>= 1.5.1)
1052        and updated the recommendation of python-base to 1.5.2-4.
1053        Thanks to Gregor Hoffleit for the note (closes: Bug#41343).
1054      - Updated package description to that provided by the upstream
1055        authors in the new version.
1056   * [debian/rules]: Now configure with --enable-optimise.
1057
1058  -- Anthony Fok <foka@debian.org>  Tue, 24 Aug 1999 22:05:12 -0600
1059
1060 lilypond (1.1.53-1) unstable; urgency=low
1061
1062   * New upstream release.
1063   * Partially upgraded to standards version 3.0.0:
1064      - Updated copyright to point to /usr/share/common-licenses
1065      - First step towards FHS-compliance: Man pages are now installed
1066        under /usr/share/man.
1067
1068  -- Anthony Fok <foka@debian.org>  Wed,  7 Jul 1999 15:23:57 -0600
1069
1070 lilypond (1.1.47-1) unstable; urgency=low
1071
1072   * New upstream release.
1073
1074  -- Anthony Fok <foka@debian.org>  Thu, 10 Jun 1999 18:10:13 -0600
1075
1076 lilypond (1.1.42-1) unstable; urgency=low
1077
1078   * New upstream release.
1079   * [postinst]: Runs "/usr/bin/mktexlsr /usr/share/texmf" to save time.
1080   * [postrm]: Removed the unnecessary "/usr/bin/mktexlsr" call.
1081   * The segfault problem has disappeared on my computer (running
1082     the latest potato system).  Please test.
1083
1084  -- Anthony Fok <foka@debian.org>  Tue, 11 May 1999 11:16:58 -0600
1085
1086 lilypond (1.1.37-1) unstable; urgency=low
1087
1088   * New upstream release.
1089   * Known problem: LilyPond simply segfaults under glibc 2.1 on my i386
1090     system, and I don't know how to fix the problem yet.  I hope users of
1091     other platforms have better luck.
1092   * [debian/rules]:
1093       - Make and install info files.
1094       - Removed "CC=egcc" because the default gcc on all platforms is
1095         now the one from egcs.
1096       - Install *.png instead of *.xpm.
1097       - Minor clean-ups.
1098   * Added debian/compress to make sure *.png are not compressed.
1099   * Added debian/doc-base and postinst/prerm for the LilyPond info files.
1100   * s!usr/lib/texmf!usr/share/texmf!g and cleaned up old hacks
1101     in {pre,post}{inst,rm} files due to tetex's new FHS-compliant
1102     directory structure.
1103   * [debian/control]: Now Depends/Recommends the latest FHS-compliant
1104       tetex-{bin,base,extra} (>= 0.9.99031{0,1}-1) packages.
1105
1106  -- Anthony Fok <foka@debian.org>  Mon,  5 Apr 1999 20:43:30 -0600
1107
1108 lilypond (1.1.31-1) unstable; urgency=low
1109
1110   * New upstream release.
1111   * Re-incorporated the changes in debian/rules and debian/postinst
1112     from lilypond_1.0.xx series.  I forgot these changes when I moved
1113     from 1.0.19.uu3-1 to 1.1.29-1.  Sorry!  :-)
1114   * [make/lilypond-vars.make]: Copied the definition of TEX_TFMDIR from
1115       make/toplevel.make.in and added it to LILYINCLUDE...
1116   * Applied the patch lilypond-1.1.31.jcn1.diff from Jan Nieuwenhuizen.
1117   * [debian/rules]:
1118       - Temporarily use "-$(MAKE) -k -C Documentation/tex dvi" to
1119         circumvent the occasional \times segfault problem when building
1120         refman.dvi.
1121       - Added symlink /usr/lib/texmf/fonts/tfm/public/lilypond.
1122
1123  -- Anthony Fok <foka@debian.org>  Thu, 18 Feb 1999 00:25:04 -0700
1124
1125 lilypond (1.1.29-1) unstable; urgency=low
1126
1127   * New upstream release.
1128   * [stepmake/aclocal.m4]: AC_STEPMAKE_GUILE now calls the GUILE_FLAGS
1129       macro to set -lqthreads etc., otherwise Guile would not be detected
1130       by the configure script.
1131
1132  -- Anthony Fok <foka@debian.org>  Sun, 14 Feb 1999 09:05:00 -0700
1133
1134 lilypond (1.0.19.uu3-1) frozen unstable; urgency=low
1135
1136   * New upstream bug-fix release.
1137
1138  -- Anthony Fok <foka@debian.org>  Sat, 12 Dec 1998 04:23:15 -0700
1139
1140 lilypond (1.0.19.uu1-2) frozen unstable; urgency=low
1141
1142   * [debian/rules]: Now builds the LilyPond documentation in dvi format.
1143       Thanks to Roland Rosenfeld <roland@spinnaker.rhein.de>
1144       for the bug report. (closes: Bug#30123).
1145   * [debian/control]: Now also Recommends: tetex-extra (>= 0.9.981030-1)
1146       because the .dvi documentation uses the EC fonts in that package.
1147
1148  -- Anthony Fok <foka@debian.org>  Thu, 10 Dec 1998 17:43:57 -0700
1149
1150 lilypond (1.0.19.uu1-1) frozen unstable; urgency=low
1151
1152   * New upstream bug-fix release.
1153
1154  -- Anthony Fok <foka@debian.org>  Mon,  7 Dec 1998 13:12:02 -0700
1155
1156 lilypond (1.0.18-2) frozen unstable; urgency=low
1157
1158   * [debian/rules]: Added symlink /usr/lib/texmf/fonts/afm/public/lilypond.
1159       Thanks to Julian Gilbey <jdg@maths.qmw.ac.uk> for the bug report
1160       (closes: Bug#29407).
1161   * [scripts/ly2dvi.py]: Re-added a patch similar to the one in 1.0.17-1,
1162       but teTeX's default search path is now placed *before* the ones that
1163       ly2dvi adds.  Thanks to Roland Rosenfeld <roland@spinnaker.rhein.de>
1164       for the bug report. (closes: Bug#29459).
1165
1166  -- Anthony Fok <foka@debian.org>  Mon, 23 Nov 1998 21:29:25 -0700
1167
1168 lilypond (1.0.18-1) frozen unstable; urgency=low
1169
1170   * New upstream bug-fix release.
1171   * [debian/control]:
1172       - Upgraded to standards version 2.5.0.0 (no changes).
1173       - Recommends: python-misc (>= 1.5.1) because ly2dvi needs the glob
1174         module in the python-misc package (closes: Bug#29283).
1175       - Updated dependencies on tetex* to the latest versions:
1176           Depends: tetex-bin (>= 0.9.981031-2)
1177           Recommends: tetex-base (>= 0.9.981030-1)
1178         due to changes in tetex's directory structure.
1179   * [debian/rules]:
1180       - The symlink ../../../../../share/lilypond/mf is now named
1181         /usr/lib/texmf/fonts/source/public/lilypond instead of
1182         /usr/lib/texmf/fonts/source/public/mf (Bug#29284).
1183       - In the latest tetex-base package, /usr/lib/texmf/doc is now a
1184         symlink to /usr/doc/texmf.  Therefore, we now install lilypond's
1185         documentation into /usr/doc/texmf/musixtex/lilypond.
1186         (closes: Bug#28999, Bug#29326)
1187   * [debian/preinst]:
1188       - The script now removes the directories
1189         /var/spool/texmf/pk/*/public/mf and /var/spool/texmf/tfm/public/mf
1190         created inadvertently by Debian's buggy lilypond 1.0.17-1.  :-)
1191         (Bug#29284)
1192       - Since 1.0.17-1, /usr/lib/texmf/tex/lilypond has been changed to a
1193         symbolic directory.  The script now removes the old real directory
1194         to prevent problems during upgrade (closes: Bug#29284).
1195   * [debian/postinst]: I copied a few lines from tetex-nonfree's postinst
1196       to remove the old directory /usr/lib/texmf/doc if lilypond is the
1197       last package to use that directory, and create a symlink to
1198       /usr/doc/texmf.  :-)
1199   * Rebuilt with yodl (1.31.7-1) installed to ensure the documentations
1200     are compiled properly (closes: Bug#29285).
1201   * Thanks to Fabien Ninoles <fab@tzone.org>, Roland Rosenfeld
1202     <roland@spinnaker.rhein.de> and Julian Gilbey <jdg@maths.qmw.ac.uk>
1203     for reporting the bugs listed above. :-)
1204
1205  -- Anthony Fok <foka@debian.org>  Thu, 12 Nov 1998 03:14:25 -0700
1206
1207 lilypond (1.0.17-1) frozen unstable; urgency=low
1208
1209   * New upstream "stable" release.
1210   * [debian/{copyright,control}]: pcnov095.win.tue.nl -> ftp.cs.uu.nl
1211       (New upstream master FTP site).  Also updated JCN's web site URL.
1212   * [debian/rules]: 
1213       - Now, in the "clean:" target, runs either 
1214         "find . -user root | xargs -r chown $$SUDO_USER.$$SUDO_GID" or
1215         "find . -user root | xargs -r chown $$LOGNAME" to deal with all those
1216         root-owned "out/*" files generated during a "sudo debian/rules clean"
1217         run.  Thanks to Roman Hodek <Roman.Hodek@informatik.uni-erlangen.de>
1218         for reporting the problem!  (closes: Bug#27044)
1219       - Updated debian/rules according to the new debhelper rules example.
1220       - Now configures with --disable-optimise instead of --enable-optimise,
1221         otherwise it would not compile.
1222       - Added symlinks to directories under /usr/lib/texmf because lilypond
1223         now puts everything under /usr/share/lilypond.
1224   * [Documentation/topdocs/AUTHORS.yo]: Added a trailing "/" on URLs. 
1225   * [scripts/ly2dvi.py]: Added a hack to add an extra os.pathsep (":" on
1226       Linux) to TEXINPUTS and MFINPUTS, otherwise ly2dvi and TeX would fail
1227       to find the necessary files.
1228   * Compiled with libstdc++2.9.  :-)
1229
1230  -- Anthony Fok <foka@debian.org>  Tue,  3 Nov 1998 14:31:18 -0700
1231
1232 lilypond (1.0.2-1) unstable; urgency=low
1233
1234   * New upstream release.
1235
1236  -- Anthony Fok <foka@debian.org>  Sat, 15 Aug 1998 04:32:08 -0600
1237
1238 lilypond (1.0.1-1) unstable; urgency=low
1239
1240   * New upstream release.
1241   * [aclocal.m4]: Temporarily changed OPTIMIZE="-O2" to OPTIMIZE="-O"
1242       to avoid egcs (c++) complaint of "Internal compiler error"
1243       on my computer.
1244   * [scripts/mudela-book.py]: Added "#!@PYTHON@" at the top.  This string
1245       expands to "#!/usr/bin/python" in /usr/bin/mudela-book.
1246       (Thanks to Lintian.  :-)
1247   * [debian/control]: Recommends: python-base (>= 1.5.1).
1248       (Again, thanks to Lintian.  :-)
1249   * [debian/postrm]: Now also removes the generated LilyPond fonts
1250       *.{tfm,pk} under /var/spool/texmf when called as "postrm remove".
1251   * [debian/preinst]: Yes, have to bring this back to remove the generated
1252       LilyPond fonts in /var/spool/texmf because "postrm remove" didn't do
1253       its jobs in previous versions.  Oops.  :-)
1254   * [debian/rules]: Installs a few new upstream documentation files, and
1255       the example files in out/ directories are moved to parent directories.
1256
1257  -- Anthony Fok <foka@debian.org>  Fri, 14 Aug 1998 03:30:05 -0600
1258
1259 lilypond (0.1.76-1) unstable; urgency=low
1260
1261   * support for 'make deb' target
1262   * Not uploaded to Debian's FTP site.
1263
1264  -- Jan Nieuwenhuizen <janneke@gnu.org>  Fri,  3 Jul 1998 17:53:37 +0200
1265
1266 lilypond (0.1.71-1) unstable; urgency=low
1267
1268   * New upstream release.
1269
1270  -- Anthony Fok <foka@debian.org>  Sat,  6 Jun 1998 00:00:00 -0600
1271
1272 lilypond (0.1.66-1) unstable; urgency=low
1273
1274   * New upstream release.
1275
1276  -- Anthony Fok <foka@debian.org>  Wed, 20 May 1998 06:50:12 -0600
1277
1278 lilypond (0.1.61-1) frozen unstable; urgency=low
1279
1280   * New upstream release with tons of bug fixes.
1281     Please put this in Hamm.
1282   * Revised debian/rules w.r.t. make/lilypond.spec.in.
1283
1284  -- Anthony Fok <foka@debian.org>  Mon,  4 May 1998 03:36:06 -0600
1285
1286 lilypond (0.1.60-1) frozen unstable; urgency=medium
1287
1288   * New upstream release with lots of bug fixes, including the MIDI
1289     generation bug in 0.1.48.  Please put this in Hamm.
1290   * debian/control:
1291      - Upgraded to standards version 2.4.1.0 (no changes).
1292   * debian/rules:
1293      - lilypond now also depends on tetex-base (>= 0.9-5)
1294        and conflicts with tetex-base (<< 0.9).
1295   * Modified postinst and postrm to work with teTeX 0.9 / Web2C 7.2:
1296      - Removed all the *ugly* kludges and functions that were supposed to
1297        deal with non-Debian teTeX installations.  Those kludges were
1298        specifically made for teTeX 0.4, but they failed to work as intended
1299        due to the changes in teTeX 0.9.
1300      - No longer messes with special.map because the standard
1301        Web2C 7.2 special.map already lists the feta fonts.
1302      - Since postinst is so much simpler, it is now a sh script!  :-)
1303   * Removed preinst which contained yet another obsolete kludge to clean
1304     obsolete/ancient lilypond fonts.
1305   * Updated the GNU LilyPond Home Page URIs.
1306
1307  -- Anthony Fok <foka@debian.org>  Fri,  1 May 1998 01:14:49 -0600
1308
1309 lilypond (0.1.48-1) unstable; urgency=low
1310
1311   * New upstream release.
1312
1313  -- Anthony Fok <foka@debian.org>  Fri, 13 Mar 1998 22:15:11 -0800
1314
1315 lilypond (0.1.46-1) unstable; urgency=low
1316
1317   * New upstream release.
1318
1319  -- Anthony Fok <foka@debian.org>  Fri, 27 Feb 1998 22:43:41 -0800
1320
1321 lilypond (0.1.45-1) unstable; urgency=low
1322
1323   * New upstream "The Utrecht Release".
1324   * Compiled on va.debian.org because egcs 1.0.1 on my computer
1325     no longer comes with libg++.  :-(  But hey, va.debian.org
1326     sure is fast!  <grin>
1327   * Temporarily includes *.xpm instead of *.gif files because
1328     the netpbm package is not installed on va.debian.org, and
1329     also because it violates Policy 2.1.2.  Thanks to
1330     James Troup <J.J.Troup@scm.brad.ac.uk> for bug report!  :-)
1331     (Fixes Bug#18212)
1332   * debian/rules: Added "dh_undocumented ly2dvi.1".
1333
1334  -- Anthony Fok <foka@debian.org>  Sat, 21 Feb 1998 01:37:57 -0700
1335
1336 lilypond (0.1.44-1) unstable; urgency=low
1337
1338   * New upstream release.
1339
1340  -- Anthony Fok <foka@debian.org>  Fri,  6 Feb 1998 22:07:39 -0700
1341
1342 lilypond (0.1.43-1) unstable; urgency=low
1343
1344   * New upstream release.
1345   * Upgraded to standards version 2.4.0.0 (no changes).
1346   * Minor fixes to the copyright file (GPL.gz -> GPL).
1347   * Revised the package description based on the new lilypond.lsm.
1348   * Now includes *.gif instead of *.xpm files.
1349   * Other minor revisions to debian/rules.
1350   * Added version numbering to the libflower shared library.
1351   * Now installs /usr/lib/emacs/site-lisp/mudela-mode.el,
1352     but I haven't figured out how to use it myself.  <grin>
1353
1354  -- Anthony Fok <foka@debian.org>  Fri,  6 Feb 1998 17:26:55 -0700
1355
1356 lilypond (0.1.42-1) unstable; urgency=low
1357
1358   * New upstream release.
1359   * Now places ly2dvi in /usr/bin.
1360
1361  -- Anthony Fok <foka@debian.org>  Thu, 29 Jan 1998 02:50:36 -0700
1362
1363 lilypond (0.1.41-1) unstable; urgency=low
1364
1365   * New upstream "The Birthday Release".
1366
1367  -- Anthony Fok <foka@debian.org>  Wed, 21 Jan 1998 02:20:00 -0700
1368
1369 lilypond (0.1.40-1) unstable; urgency=low
1370
1371   * New upstream release.
1372
1373  -- Anthony Fok <foka@debian.org>  Mon, 12 Jan 1998 19:19:50 -0700
1374
1375 lilypond (0.1.39-2) unstable; urgency=low
1376
1377   * debian/control:
1378      - Description: Remove the note about installing musixtex or
1379        musixtex-fonts.
1380      - Added "Conflicts: musixtex-fonts".
1381
1382  -- Anthony Fok <foka@debian.org>  Tue,  6 Jan 1998 02:42:56 -0700
1383
1384 lilypond (0.1.39-1) unstable; urgency=low
1385
1386   * New upstream LilyPond '98 "New Year Gift" release.
1387   * debian/control:
1388      - No longer Recommends: "musixtex" or "musixtex-fonts" because
1389        LilyPond no longer needs them.
1390      - Therefore, Section: is changed from "contrib/tex" to "tex".
1391        LilyPond can finally go into the main distribution.  Hurray!
1392   * debian/rules: Now also dh_installdocs ANNOUNCE-0.1 and ONEWS.
1393   * preinst, postinst, postrm: Added #DEBHELPER#.
1394   * preinst, postrm: Changed #!/bin/bash to #!/bin/sh.
1395
1396  -- Anthony Fok <foka@debian.org>  Mon,  5 Jan 1998 18:42:30 -0700
1397
1398 lilypond (0.1.38-1) unstable; urgency=low
1399
1400   * New upstream Xmas release.
1401   * Applied patch patch-0.1.38.jcn1 from Jan Nieuwenhuizen.
1402   * Have fun, Merry Christmas and a Happy 1998. -- Han-Wen Nienhuys
1403
1404  -- Anthony Fok <foka@debian.org>  Wed, 24 Dec 1997 16:38:14 -0700
1405
1406 lilypond (0.1.37-1) unstable; urgency=low
1407
1408   * New upstream release
1409   * Minor modifications to debian/rules due to changes in
1410     debhelper 0.32.
1411
1412  -- Anthony Fok <foka@debian.org>  Fri, 12 Dec 1997 11:11:12 -0700
1413
1414 lilypond (0.1.36-1) unstable; urgency=low
1415
1416   * New upstream release
1417
1418  -- Anthony Fok <foka@debian.org>  Tue,  9 Dec 1997 18:33:50 -0700
1419
1420 lilypond (0.1.35-1) unstable; urgency=low
1421
1422   * New upstream release
1423
1424  -- Anthony Fok <foka@debian.org>  Fri,  5 Dec 1997 21:06:31 -0700
1425
1426 lilypond (0.1.34-1) unstable; urgency=low
1427
1428   * New upstream release
1429
1430  -- Anthony Fok <foka@debian.org>  Thu,  4 Dec 1997 19:42:22 -0700
1431
1432 lilypond (0.1.33-1) unstable; urgency=low
1433
1434   * New upstream release
1435   * Changed my maintainer e-mail address to <foka@debian.org>.  :)
1436
1437  -- Anthony Fok <foka@debian.org>  Tue, 25 Nov 1997 00:22:57 -0700
1438
1439 lilypond (0.1.32-2) unstable; urgency=low
1440
1441   * Commented out run_texhash() in postinst by mistake.  Fixed.
1442
1443  -- Anthony Fok <foka@gpu.srv.ualberta.ca>  Sun, 23 Nov 1997 03:04:29 -0700
1444
1445 lilypond (0.1.32-1) unstable; urgency=low
1446
1447   * New upstream release
1448   * Applied a small fix to postinst.  The font-entries-search-and-replace
1449     add_fonts() subroutine was slightly buggy.
1450   * Unpatched ./configure.  It turned out that I spelt "--enable-optimise"
1451     as "--enable-optimize" in debian/rules by mistake.  Oops!  :)  Thanks
1452     to the upstream author for pointing this out!  :)
1453   * The upstream authors has included the ./debian/* files in the pristine
1454     source archive!  They also fixed some minor errors in README.debian
1455     and copyright.  Thanks a lot!  :)
1456   * Removed the line "dh_clean" from "binary-arch:" and switched the order
1457     of dh_clean in "clean:" in debian/rules.  dh_clean was deleting
1458     the zero-byte file ./make/out/Site.make, causing the build to fail.
1459
1460  -- Anthony Fok <foka@gpu.srv.ualberta.ca>  Sun, 23 Nov 1997 01:39:31 -0700
1461
1462 lilypond (0.1.29-1) unstable; urgency=low
1463
1464   * New upstream release
1465   * Patched ./configure in source package to make c++ use the -O2 -g options
1466     on all the files.  Now, /usr/bin/lilypond is a lot leaner!  <smile>
1467     (I will discuss it with the upstream author.)
1468   * Adapted postinst (a Perl script) from the musixtex package for lilypond.
1469     Now postinst adds the new LilyPond font entries into
1470     /usr/lib/texmf/fontname/special.map.
1471   * Added preinst to clean up my mess from previous releases: the old
1472     "stray" automatically generated TFM and PK font files were placed in
1473     the wrong directories because they were not listed in
1474     /usr/lib/texmf/fontname/special.map.
1475   * Did some minor clean-up in debian/rules and switched to debhelper.
1476   * Updated Standards-Version to 2.3.0.1
1477
1478  -- Anthony Fok <foka@gpu.srv.ualberta.ca>  Tue, 11 Nov 1997 02:31:33 -0700
1479
1480 lilypond (0.1.25-1) unstable; urgency=low
1481
1482   * Added a note in README.debian about the possibility of some LilyPond
1483     fonts not showing up after an upgrade, and a possible solution to this
1484     problem.
1485   * New upstream release
1486
1487  -- Anthony Fok <foka@gpu.srv.ualberta.ca>  Thu, 23 Oct 1997 17:00:14 -0600
1488
1489 lilypond (0.1.24-1) unstable; urgency=low
1490
1491   * New upstream release
1492
1493  -- Anthony Fok <foka@gpu.srv.ualberta.ca>  Tue, 21 Oct 1997 04:12:01 -0600
1494
1495 lilypond (0.1.23-1) unstable; urgency=low
1496
1497   * New upstream release
1498
1499  -- Anthony Fok <foka@gpu.srv.ualberta.ca>  Thu, 16 Oct 1997 02:15:55 -0600
1500
1501 lilypond (0.1.22-1) unstable; urgency=low
1502
1503   * New upstream release
1504
1505  -- Anthony Fok <foka@gpu.srv.ualberta.ca>  Mon, 13 Oct 1997 23:51:01 -0600
1506
1507 lilypond (0.1.21-1) unstable; urgency=low
1508
1509   * New upstream release
1510
1511  -- Anthony Fok <foka@gpu.srv.ualberta.ca>  Thu,  9 Oct 1997 22:58:26 -0600
1512
1513 lilypond (0.1.18.jcn1-1) unstable; urgency=low
1514
1515   * New upstream release
1516
1517  -- Anthony Fok <foka@gpu.srv.ualberta.ca>  Sat,  4 Oct 1997 03:48:45 -0600
1518
1519 lilypond (0.1.17-1) unstable; urgency=low
1520
1521   * New upstream release
1522   * Remove redundancy in package's description (Fixed bug #12511)
1523   * Added a note about the new LilyPond MF fonts which are not yet listed
1524     in the current standard special.map (in the teTeX package)
1525   * Added SHELL=/bin/bash to debian/rules because I use bashism. <smile>
1526
1527  -- Anthony Fok <foka@gpu.srv.ualberta.ca>  Sun, 28 Sep 1997 01:41:15 -0600
1528
1529 lilypond (0.1.12-1) unstable; urgency=low
1530
1531   * New upstream release
1532   * Updated the mailing address of the Free Software Foundation
1533     listed in /usr/doc/lilypond/copyright
1534   * Updated Standards-Version to 2.3.0.0
1535   * Built with debmake 3.3.14 and fakeroot 0.0-9 <grin>
1536
1537  -- Anthony Fok <foka@gpu.srv.ualberta.ca>  Sun,  7 Sep 1997 23:00:53 -0600
1538
1539 lilypond (0.1.9-1) unstable; urgency=low
1540
1541   * New upstream release
1542
1543  -- Anthony Fok <foka@gpu.srv.ualberta.ca>  Mon, 18 Aug 1997 15:14:24 -0600
1544
1545 lilypond (0.1.7-1) unstable; urgency=low
1546
1547   * New upstream release
1548
1549  -- Anthony Fok <foka@gpu.srv.ualberta.ca>  Thu, 14 Aug 1997 15:18:40 -0600
1550
1551 lilypond (0.1.6-1) unstable; urgency=low
1552
1553   * New upstream release
1554
1555  -- Anthony Fok <foka@gpu.srv.ualberta.ca>  Thu, 14 Aug 1997 05:14:06 -0600
1556
1557 lilypond (0.1.3-1) unstable; urgency=low
1558
1559   * New upstream release
1560
1561  -- Anthony Fok <foka@gpu.srv.ualberta.ca>  Sat,  9 Aug 1997 14:15:11 -0600
1562
1563 lilypond (0.1.2-1) unstable; urgency=low
1564
1565   * New upstream release
1566
1567  -- Anthony Fok <foka@gpu.srv.ualberta.ca>  Thu,  7 Aug 1997 22:54:20 -0600
1568
1569 lilypond (0.1.0-1) unstable; urgency=low
1570
1571   * Initial Release.
1572
1573  -- Anthony Fok <foka@gpu.srv.ualberta.ca>  Wed,  6 Aug 1997 04:40:57 -0600