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