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