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