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