]> git.donarmstrong.com Git - lilypond.git/blob - debian/changelog
release: 1.3.32
[lilypond.git] / debian / changelog
1 lilypond1.3 (1.3.24-1) frozen unstable; urgency=low
2
3   * New upstream development release with lots of bug fixes.  :-)
4   * [debian/control]: Added missing build dependencies.  Thanks to
5      Roman Hodek for the bug report and solution (closes: Bug#58078).
6
7  -- Anthony Fok <foka@debian.org>  Sat, 19 Feb 2000 15:14:31 -0700
8
9 lilypond1.3 (1.3.17-1) unstable; urgency=low
10
11   * New upstream release.  Merry Christmas!
12
13  -- Anthony Fok <foka@debian.org>  Fri, 24 Dec 1999 08:59:21 -0700
14
15 lilypond1.3 (1.3.16-1) unstable; urgency=low
16
17   * New upstream release.
18
19  -- Anthony Fok <foka@debian.org>  Wed, 22 Dec 1999 22:12:30 -0700
20
21 lilypond1.3 (1.3.12-1) unstable; urgency=low
22
23   * New upstream release.
24   * [debian/rules]: Commented out "$(MAKE) -C Documentation/programmer ps"
25       temporarily because of error making lilypond-overview.dvi.
26
27  -- Anthony Fok <foka@debian.org>  Fri, 17 Dec 1999 00:33:47 -0700
28
29 lilypond1.3 (1.3.5-1) unstable; urgency=low
30
31   * New upstream release.  lilypond1.3 is the developmental branch.
32   * [debian/rules]: Removed "install-stamp".
33   * [debian/control]:
34       - Standards-Version: 3.1.0
35       - Added the Build-Depends field.
36       - Updated dependencies of tetex-{base,bin,extra} packages to
37         1.0*-1.
38
39  -- Anthony Fok <foka@debian.org>  Sat, 13 Nov 1999 23:25:42 -0700
40
41 lilypond (1.2.17-1) unstable; urgency=low
42
43   * New upstream release.
44   * [debian/rules]:
45      - Reverted to configuring with --disable-optimise.
46      - The documentation files are now built properly, and both
47        ps and dvi versions are included.
48   * Standards-Version: 3.0.1
49
50  -- Anthony Fok <foka@debian.org>  Sat, 30 Oct 1999 06:57:04 -0600
51
52 lilypond (1.2.2-1) unstable; urgency=low
53
54   * New upstream release.
55   * [debian/control]:
56      - Removed recommendation for python-misc (>= 1.5.1)
57        and updated the recommendation of python-base to 1.5.2-4.
58        Thanks to Gregor Hoffleit for the note (closes: Bug#41343).
59      - Updated package description to that provided by the upstream
60        authors in the new version.
61   * [debian/rules]: Now configure with --enable-optimise.
62
63  -- Anthony Fok <foka@debian.org>  Tue, 24 Aug 1999 22:05:12 -0600
64
65 lilypond (1.1.53-1) unstable; urgency=low
66
67   * New upstream release.
68   * Partially upgraded to standards version 3.0.0:
69      - Updated copyright to point to /usr/share/common-licenses
70      - First step towards FHS-compliance: Man pages are now installed
71        under /usr/share/man.
72
73  -- Anthony Fok <foka@debian.org>  Wed,  7 Jul 1999 15:23:57 -0600
74
75 lilypond (1.1.47-1) unstable; urgency=low
76
77   * New upstream release.
78
79  -- Anthony Fok <foka@debian.org>  Thu, 10 Jun 1999 18:10:13 -0600
80
81 lilypond (1.1.42-1) unstable; urgency=low
82
83   * New upstream release.
84   * [postinst]: Runs "/usr/bin/mktexlsr /usr/share/texmf" to save time.
85   * [postrm]: Removed the unnecessary "/usr/bin/mktexlsr" call.
86   * The segfault problem has disappeared on my computer (running
87     the latest potato system).  Please test.
88
89  -- Anthony Fok <foka@debian.org>  Tue, 11 May 1999 11:16:58 -0600
90
91 lilypond (1.1.37-1) unstable; urgency=low
92
93   * New upstream release.
94   * Known problem: LilyPond simply segfaults under glibc 2.1 on my i386
95     system, and I don't know how to fix the problem yet.  I hope users of
96     other platforms have better luck.
97   * [debian/rules]:
98       - Make and install info files.
99       - Removed "CC=egcc" because the default gcc on all platforms is
100         now the one from egcs.
101       - Install *.png instead of *.xpm.
102       - Minor clean-ups.
103   * Added debian/compress to make sure *.png are not compressed.
104   * Added debian/doc-base and postinst/prerm for the LilyPond info files.
105   * s!usr/lib/texmf!usr/share/texmf!g and cleaned up old hacks
106     in {pre,post}{inst,rm} files due to tetex's new FHS-compliant
107     directory structure.
108   * [debian/control]: Now Depends/Recommends the latest FHS-compliant
109       tetex-{bin,base,extra} (>= 0.9.99031{0,1}-1) packages.
110
111  -- Anthony Fok <foka@debian.org>  Mon,  5 Apr 1999 20:43:30 -0600
112
113 lilypond (1.1.31-1) unstable; urgency=low
114
115   * New upstream release.
116   * Re-incorporated the changes in debian/rules and debian/postinst
117     from lilypond_1.0.xx series.  I forgot these changes when I moved
118     from 1.0.19.uu3-1 to 1.1.29-1.  Sorry!  :-)
119   * [make/lilypond-vars.make]: Copied the definition of TEX_TFMDIR from
120       make/toplevel.make.in and added it to LILYINCLUDE...
121   * Applied the patch lilypond-1.1.31.jcn1.diff from Jan Nieuwenhuizen.
122   * [debian/rules]:
123       - Temporarily use "-$(MAKE) -k -C Documentation/tex dvi" to
124         circumvent the occasional \times segfault problem when building
125         refman.dvi.
126       - Added symlink /usr/lib/texmf/fonts/tfm/public/lilypond.
127
128  -- Anthony Fok <foka@debian.org>  Thu, 18 Feb 1999 00:25:04 -0700
129
130 lilypond (1.1.29-1) unstable; urgency=low
131
132   * New upstream release.
133   * [stepmake/aclocal.m4]: AC_STEPMAKE_GUILE now calls the GUILE_FLAGS
134       macro to set -lqthreads etc., otherwise Guile would not be detected
135       by the configure script.
136
137  -- Anthony Fok <foka@debian.org>  Sun, 14 Feb 1999 09:05:00 -0700
138
139 lilypond (1.0.19.uu3-1) frozen unstable; urgency=low
140
141   * New upstream bug-fix release.
142
143  -- Anthony Fok <foka@debian.org>  Sat, 12 Dec 1998 04:23:15 -0700
144
145 lilypond (1.0.19.uu1-2) frozen unstable; urgency=low
146
147   * [debian/rules]: Now builds the LilyPond documentation in dvi format.
148       Thanks to Roland Rosenfeld <roland@spinnaker.rhein.de>
149       for the bug report. (closes: Bug#30123).
150   * [debian/control]: Now also Recommends: tetex-extra (>= 0.9.981030-1)
151       because the .dvi documentation uses the EC fonts in that package.
152
153  -- Anthony Fok <foka@debian.org>  Thu, 10 Dec 1998 17:43:57 -0700
154
155 lilypond (1.0.19.uu1-1) frozen unstable; urgency=low
156
157   * New upstream bug-fix release.
158
159  -- Anthony Fok <foka@debian.org>  Mon,  7 Dec 1998 13:12:02 -0700
160
161 lilypond (1.0.18-2) frozen unstable; urgency=low
162
163   * [debian/rules]: Added symlink /usr/lib/texmf/fonts/afm/public/lilypond.
164       Thanks to Julian Gilbey <jdg@maths.qmw.ac.uk> for the bug report
165       (closes: Bug#29407).
166   * [scripts/ly2dvi.py]: Re-added a patch similar to the one in 1.0.17-1,
167       but teTeX's default search path is now placed *before* the ones that
168       ly2dvi adds.  Thanks to Roland Rosenfeld <roland@spinnaker.rhein.de>
169       for the bug report. (closes: Bug#29459).
170
171  -- Anthony Fok <foka@debian.org>  Mon, 23 Nov 1998 21:29:25 -0700
172
173 lilypond (1.0.18-1) frozen unstable; urgency=low
174
175   * New upstream bug-fix release.
176   * [debian/control]:
177       - Upgraded to standards version 2.5.0.0 (no changes).
178       - Recommends: python-misc (>= 1.5.1) because ly2dvi needs the glob
179         module in the python-misc package (closes: Bug#29283).
180       - Updated dependencies on tetex* to the latest versions:
181           Depends: tetex-bin (>= 0.9.981031-2)
182           Recommends: tetex-base (>= 0.9.981030-1)
183         due to changes in tetex's directory structure.
184   * [debian/rules]:
185       - The symlink ../../../../../share/lilypond/mf is now named
186         /usr/lib/texmf/fonts/source/public/lilypond instead of
187         /usr/lib/texmf/fonts/source/public/mf (Bug#29284).
188       - In the latest tetex-base package, /usr/lib/texmf/doc is now a
189         symlink to /usr/doc/texmf.  Therefore, we now install lilypond's
190         documentation into /usr/doc/texmf/musixtex/lilypond.
191         (closes: Bug#28999, Bug#29326)
192   * [debian/preinst]:
193       - The script now removes the directories
194         /var/spool/texmf/pk/*/public/mf and /var/spool/texmf/tfm/public/mf
195         created inadvertently by Debian's buggy lilypond 1.0.17-1.  :-)
196         (Bug#29284)
197       - Since 1.0.17-1, /usr/lib/texmf/tex/lilypond has been changed to a
198         symbolic directory.  The script now removes the old real directory
199         to prevent problems during upgrade (closes: Bug#29284).
200   * [debian/postinst]: I copied a few lines from tetex-nonfree's postinst
201       to remove the old directory /usr/lib/texmf/doc if lilypond is the
202       last package to use that directory, and create a symlink to
203       /usr/doc/texmf.  :-)
204   * Rebuilt with yodl (1.31.7-1) installed to ensure the documentations
205     are compiled properly (closes: Bug#29285).
206   * Thanks to Fabien Ninoles <fab@tzone.org>, Roland Rosenfeld
207     <roland@spinnaker.rhein.de> and Julian Gilbey <jdg@maths.qmw.ac.uk>
208     for reporting the bugs listed above. :-)
209
210  -- Anthony Fok <foka@debian.org>  Thu, 12 Nov 1998 03:14:25 -0700
211
212 lilypond (1.0.17-1) frozen unstable; urgency=low
213
214   * New upstream "stable" release.
215   * [debian/{copyright,control}]: pcnov095.win.tue.nl -> ftp.cs.uu.nl
216       (New upstream master FTP site).  Also updated JCN's web site URL.
217   * [debian/rules]: 
218       - Now, in the "clean:" target, runs either 
219         "find . -user root | xargs -r chown $$SUDO_USER.$$SUDO_GID" or
220         "find . -user root | xargs -r chown $$LOGNAME" to deal with all those
221         root-owned "out/*" files generated during a "sudo debian/rules clean"
222         run.  Thanks to Roman Hodek <Roman.Hodek@informatik.uni-erlangen.de>
223         for reporting the problem!  (closes: Bug#27044)
224       - Updated debian/rules according to the new debhelper rules example.
225       - Now configures with --disable-optimise instead of --enable-optimise,
226         otherwise it would not compile.
227       - Added symlinks to directories under /usr/lib/texmf because lilypond
228         now puts everything under /usr/share/lilypond.
229   * [Documentation/topdocs/AUTHORS.yo]: Added a trailing "/" on URLs. 
230   * [scripts/ly2dvi.py]: Added a hack to add an extra os.pathsep (":" on
231       Linux) to TEXINPUTS and MFINPUTS, otherwise ly2dvi and TeX would fail
232       to find the necessary files.
233   * Compiled with libstdc++2.9.  :-)
234
235  -- Anthony Fok <foka@debian.org>  Tue,  3 Nov 1998 14:31:18 -0700
236
237 lilypond (1.0.2-1) unstable; urgency=low
238
239   * New upstream release.
240
241  -- Anthony Fok <foka@debian.org>  Sat, 15 Aug 1998 04:32:08 -0600
242
243 lilypond (1.0.1-1) unstable; urgency=low
244
245   * New upstream release.
246   * [aclocal.m4]: Temporarily changed OPTIMIZE="-O2" to OPTIMIZE="-O"
247       to avoid egcs (c++) complaint of "Internal compiler error"
248       on my computer.
249   * [scripts/mudela-book.py]: Added "#!@PYTHON@" at the top.  This string
250       expands to "#!/usr/bin/python" in /usr/bin/mudela-book.
251       (Thanks to Lintian.  :-)
252   * [debian/control]: Recommends: python-base (>= 1.5.1).
253       (Again, thanks to Lintian.  :-)
254   * [debian/postrm]: Now also removes the generated LilyPond fonts
255       *.{tfm,pk} under /var/spool/texmf when called as "postrm remove".
256   * [debian/preinst]: Yes, have to bring this back to remove the generated
257       LilyPond fonts in /var/spool/texmf because "postrm remove" didn't do
258       its jobs in previous versions.  Oops.  :-)
259   * [debian/rules]: Installs a few new upstream documentation files, and
260       the example files in out/ directories are moved to parent directories.
261
262  -- Anthony Fok <foka@debian.org>  Fri, 14 Aug 1998 03:30:05 -0600
263
264 lilypond (0.1.76-1) unstable; urgency=low
265
266   * support for 'make deb' target
267   * Not uploaded to Debian's FTP site.
268
269  -- Jan Nieuwenhuizen <janneke@gnu.org>  Fri,  3 Jul 1998 17:53:37 +0200
270
271 lilypond (0.1.71-1) unstable; urgency=low
272
273   * New upstream release.
274
275  -- Anthony Fok <foka@debian.org>  Sat,  6 Jun 1998 00:00:00 -0600
276
277 lilypond (0.1.66-1) unstable; urgency=low
278
279   * New upstream release.
280
281  -- Anthony Fok <foka@debian.org>  Wed, 20 May 1998 06:50:12 -0600
282
283 lilypond (0.1.61-1) frozen unstable; urgency=low
284
285   * New upstream release with tons of bug fixes.
286     Please put this in Hamm.
287   * Revised debian/rules w.r.t. make/lilypond.spec.in.
288
289  -- Anthony Fok <foka@debian.org>  Mon,  4 May 1998 03:36:06 -0600
290
291 lilypond (0.1.60-1) frozen unstable; urgency=medium
292
293   * New upstream release with lots of bug fixes, including the MIDI
294     generation bug in 0.1.48.  Please put this in Hamm.
295   * debian/control:
296      - Upgraded to standards version 2.4.1.0 (no changes).
297   * debian/rules:
298      - lilypond now also depends on tetex-base (>= 0.9-5)
299        and conflicts with tetex-base (<< 0.9).
300   * Modified postinst and postrm to work with teTeX 0.9 / Web2C 7.2:
301      - Removed all the *ugly* kludges and functions that were supposed to
302        deal with non-Debian teTeX installations.  Those kludges were
303        specifically made for teTeX 0.4, but they failed to work as intended
304        due to the changes in teTeX 0.9.
305      - No longer messes with special.map because the standard
306        Web2C 7.2 special.map already lists the feta fonts.
307      - Since postinst is so much simpler, it is now a sh script!  :-)
308   * Removed preinst which contained yet another obsolete kludge to clean
309     obsolete/ancient lilypond fonts.
310   * Updated the GNU LilyPond Home Page URIs.
311
312  -- Anthony Fok <foka@debian.org>  Fri,  1 May 1998 01:14:49 -0600
313
314 lilypond (0.1.48-1) unstable; urgency=low
315
316   * New upstream release.
317
318  -- Anthony Fok <foka@debian.org>  Fri, 13 Mar 1998 22:15:11 -0800
319
320 lilypond (0.1.46-1) unstable; urgency=low
321
322   * New upstream release.
323
324  -- Anthony Fok <foka@debian.org>  Fri, 27 Feb 1998 22:43:41 -0800
325
326 lilypond (0.1.45-1) unstable; urgency=low
327
328   * New upstream "The Utrecht Release".
329   * Compiled on va.debian.org because egcs 1.0.1 on my computer
330     no longer comes with libg++.  :-(  But hey, va.debian.org
331     sure is fast!  <grin>
332   * Temporarily includes *.xpm instead of *.gif files because
333     the netpbm package is not installed on va.debian.org, and
334     also because it violates Policy 2.1.2.  Thanks to
335     James Troup <J.J.Troup@scm.brad.ac.uk> for bug report!  :-)
336     (Fixes Bug#18212)
337   * debian/rules: Added "dh_undocumented ly2dvi.1".
338
339  -- Anthony Fok <foka@debian.org>  Sat, 21 Feb 1998 01:37:57 -0700
340
341 lilypond (0.1.44-1) unstable; urgency=low
342
343   * New upstream release.
344
345  -- Anthony Fok <foka@debian.org>  Fri,  6 Feb 1998 22:07:39 -0700
346
347 lilypond (0.1.43-1) unstable; urgency=low
348
349   * New upstream release.
350   * Upgraded to standards version 2.4.0.0 (no changes).
351   * Minor fixes to the copyright file (GPL.gz -> GPL).
352   * Revised the package description based on the new lilypond.lsm.
353   * Now includes *.gif instead of *.xpm files.
354   * Other minor revisions to debian/rules.
355   * Added version numbering to the libflower shared library.
356   * Now installs /usr/lib/emacs/site-lisp/mudela-mode.el,
357     but I haven't figured out how to use it myself.  <grin>
358
359  -- Anthony Fok <foka@debian.org>  Fri,  6 Feb 1998 17:26:55 -0700
360
361 lilypond (0.1.42-1) unstable; urgency=low
362
363   * New upstream release.
364   * Now places ly2dvi in /usr/bin.
365
366  -- Anthony Fok <foka@debian.org>  Thu, 29 Jan 1998 02:50:36 -0700
367
368 lilypond (0.1.41-1) unstable; urgency=low
369
370   * New upstream "The Birthday Release".
371
372  -- Anthony Fok <foka@debian.org>  Wed, 21 Jan 1998 02:20:00 -0700
373
374 lilypond (0.1.40-1) unstable; urgency=low
375
376   * New upstream release.
377
378  -- Anthony Fok <foka@debian.org>  Mon, 12 Jan 1998 19:19:50 -0700
379
380 lilypond (0.1.39-2) unstable; urgency=low
381
382   * debian/control:
383      - Description: Remove the note about installing musixtex or
384        musixtex-fonts.
385      - Added "Conflicts: musixtex-fonts".
386
387  -- Anthony Fok <foka@debian.org>  Tue,  6 Jan 1998 02:42:56 -0700
388
389 lilypond (0.1.39-1) unstable; urgency=low
390
391   * New upstream LilyPond '98 "New Year Gift" release.
392   * debian/control:
393      - No longer Recommends: "musixtex" or "musixtex-fonts" because
394        LilyPond no longer needs them.
395      - Therefore, Section: is changed from "contrib/tex" to "tex".
396        LilyPond can finally go into the main distribution.  Hurray!
397   * debian/rules: Now also dh_installdocs ANNOUNCE-0.1 and ONEWS.
398   * preinst, postinst, postrm: Added #DEBHELPER#.
399   * preinst, postrm: Changed #!/bin/bash to #!/bin/sh.
400
401  -- Anthony Fok <foka@debian.org>  Mon,  5 Jan 1998 18:42:30 -0700
402
403 lilypond (0.1.38-1) unstable; urgency=low
404
405   * New upstream Xmas release.
406   * Applied patch patch-0.1.38.jcn1 from Jan Nieuwenhuizen.
407   * Have fun, Merry Christmas and a Happy 1998. -- Han-Wen Nienhuys
408
409  -- Anthony Fok <foka@debian.org>  Wed, 24 Dec 1997 16:38:14 -0700
410
411 lilypond (0.1.37-1) unstable; urgency=low
412
413   * New upstream release
414   * Minor modifications to debian/rules due to changes in
415     debhelper 0.32.
416
417  -- Anthony Fok <foka@debian.org>  Fri, 12 Dec 1997 11:11:12 -0700
418
419 lilypond (0.1.36-1) unstable; urgency=low
420
421   * New upstream release
422
423  -- Anthony Fok <foka@debian.org>  Tue,  9 Dec 1997 18:33:50 -0700
424
425 lilypond (0.1.35-1) unstable; urgency=low
426
427   * New upstream release
428
429  -- Anthony Fok <foka@debian.org>  Fri,  5 Dec 1997 21:06:31 -0700
430
431 lilypond (0.1.34-1) unstable; urgency=low
432
433   * New upstream release
434
435  -- Anthony Fok <foka@debian.org>  Thu,  4 Dec 1997 19:42:22 -0700
436
437 lilypond (0.1.33-1) unstable; urgency=low
438
439   * New upstream release
440   * Changed my maintainer e-mail address to <foka@debian.org>.  :)
441
442  -- Anthony Fok <foka@debian.org>  Tue, 25 Nov 1997 00:22:57 -0700
443
444 lilypond (0.1.32-2) unstable; urgency=low
445
446   * Commented out run_texhash() in postinst by mistake.  Fixed.
447
448  -- Anthony Fok <foka@gpu.srv.ualberta.ca>  Sun, 23 Nov 1997 03:04:29 -0700
449
450 lilypond (0.1.32-1) unstable; urgency=low
451
452   * New upstream release
453   * Applied a small fix to postinst.  The font-entries-search-and-replace
454     add_fonts() subroutine was slightly buggy.
455   * Unpatched ./configure.  It turned out that I spelt "--enable-optimise"
456     as "--enable-optimize" in debian/rules by mistake.  Oops!  :)  Thanks
457     to the upstream author for pointing this out!  :)
458   * The upstream authors has included the ./debian/* files in the pristine
459     source archive!  They also fixed some minor errors in README.debian
460     and copyright.  Thanks a lot!  :)
461   * Removed the line "dh_clean" from "binary-arch:" and switched the order
462     of dh_clean in "clean:" in debian/rules.  dh_clean was deleting
463     the zero-byte file ./make/out/Site.make, causing the build to fail.
464
465  -- Anthony Fok <foka@gpu.srv.ualberta.ca>  Sun, 23 Nov 1997 01:39:31 -0700
466
467 lilypond (0.1.29-1) unstable; urgency=low
468
469   * New upstream release
470   * Patched ./configure in source package to make c++ use the -O2 -g options
471     on all the files.  Now, /usr/bin/lilypond is a lot leaner!  <smile>
472     (I will discuss it with the upstream author.)
473   * Adapted postinst (a Perl script) from the musixtex package for lilypond.
474     Now postinst adds the new LilyPond font entries into
475     /usr/lib/texmf/fontname/special.map.
476   * Added preinst to clean up my mess from previous releases: the old
477     "stray" automatically generated TFM and PK font files were placed in
478     the wrong directories because they were not listed in
479     /usr/lib/texmf/fontname/special.map.
480   * Did some minor clean-up in debian/rules and switched to debhelper.
481   * Updated Standards-Version to 2.3.0.1
482
483  -- Anthony Fok <foka@gpu.srv.ualberta.ca>  Tue, 11 Nov 1997 02:31:33 -0700
484
485 lilypond (0.1.25-1) unstable; urgency=low
486
487   * Added a note in README.debian about the possibility of some LilyPond
488     fonts not showing up after an upgrade, and a possible solution to this
489     problem.
490   * New upstream release
491
492  -- Anthony Fok <foka@gpu.srv.ualberta.ca>  Thu, 23 Oct 1997 17:00:14 -0600
493
494 lilypond (0.1.24-1) unstable; urgency=low
495
496   * New upstream release
497
498  -- Anthony Fok <foka@gpu.srv.ualberta.ca>  Tue, 21 Oct 1997 04:12:01 -0600
499
500 lilypond (0.1.23-1) unstable; urgency=low
501
502   * New upstream release
503
504  -- Anthony Fok <foka@gpu.srv.ualberta.ca>  Thu, 16 Oct 1997 02:15:55 -0600
505
506 lilypond (0.1.22-1) unstable; urgency=low
507
508   * New upstream release
509
510  -- Anthony Fok <foka@gpu.srv.ualberta.ca>  Mon, 13 Oct 1997 23:51:01 -0600
511
512 lilypond (0.1.21-1) unstable; urgency=low
513
514   * New upstream release
515
516  -- Anthony Fok <foka@gpu.srv.ualberta.ca>  Thu,  9 Oct 1997 22:58:26 -0600
517
518 lilypond (0.1.18.jcn1-1) unstable; urgency=low
519
520   * New upstream release
521
522  -- Anthony Fok <foka@gpu.srv.ualberta.ca>  Sat,  4 Oct 1997 03:48:45 -0600
523
524 lilypond (0.1.17-1) unstable; urgency=low
525
526   * New upstream release
527   * Remove redundancy in package's description (Fixed bug #12511)
528   * Added a note about the new LilyPond MF fonts which are not yet listed
529     in the current standard special.map (in the teTeX package)
530   * Added SHELL=/bin/bash to debian/rules because I use bashism. <smile>
531
532  -- Anthony Fok <foka@gpu.srv.ualberta.ca>  Sun, 28 Sep 1997 01:41:15 -0600
533
534 lilypond (0.1.12-1) unstable; urgency=low
535
536   * New upstream release
537   * Updated the mailing address of the Free Software Foundation
538     listed in /usr/doc/lilypond/copyright
539   * Updated Standards-Version to 2.3.0.0
540   * Built with debmake 3.3.14 and fakeroot 0.0-9 <grin>
541
542  -- Anthony Fok <foka@gpu.srv.ualberta.ca>  Sun,  7 Sep 1997 23:00:53 -0600
543
544 lilypond (0.1.9-1) unstable; urgency=low
545
546   * New upstream release
547
548  -- Anthony Fok <foka@gpu.srv.ualberta.ca>  Mon, 18 Aug 1997 15:14:24 -0600
549
550 lilypond (0.1.7-1) unstable; urgency=low
551
552   * New upstream release
553
554  -- Anthony Fok <foka@gpu.srv.ualberta.ca>  Thu, 14 Aug 1997 15:18:40 -0600
555
556 lilypond (0.1.6-1) unstable; urgency=low
557
558   * New upstream release
559
560  -- Anthony Fok <foka@gpu.srv.ualberta.ca>  Thu, 14 Aug 1997 05:14:06 -0600
561
562 lilypond (0.1.3-1) unstable; urgency=low
563
564   * New upstream release
565
566  -- Anthony Fok <foka@gpu.srv.ualberta.ca>  Sat,  9 Aug 1997 14:15:11 -0600
567
568 lilypond (0.1.2-1) unstable; urgency=low
569
570   * New upstream release
571
572  -- Anthony Fok <foka@gpu.srv.ualberta.ca>  Thu,  7 Aug 1997 22:54:20 -0600
573
574 lilypond (0.1.0-1) unstable; urgency=low
575
576   * Initial Release.
577
578  -- Anthony Fok <foka@gpu.srv.ualberta.ca>  Wed,  6 Aug 1997 04:40:57 -0600
579
580 Local variables:
581 mode: debian-changelog
582 add-log-mailing-address: "foka@debian.org"
583 End: