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