1 lilypond (0.1.48-1) unstable; urgency=low
3 * New upstream release.
5 -- Anthony Fok <foka@debian.org> Fri, 13 Mar 1998 22:15:11 -0800
7 lilypond (0.1.46-1) unstable; urgency=low
9 * New upstream release.
11 -- Anthony Fok <foka@debian.org> Fri, 27 Feb 1998 22:43:41 -0800
13 lilypond (0.1.45-1) unstable; urgency=low
15 * New upstream "The Utrecht Release".
16 * Compiled on va.debian.org because egcs 1.0.1 on my computer
17 no longer comes with libg++. :-( But hey, va.debian.org
19 * Temporarily includes *.xpm instead of *.gif files because
20 the netpbm package is not installed on va.debian.org, and
21 also because it violates Policy 2.1.2. Thanks to
22 James Troup <J.J.Troup@scm.brad.ac.uk> for bug report! :-)
24 * debian/rules: Added "dh_undocumented ly2dvi.1".
26 -- Anthony Fok <foka@debian.org> Sat, 21 Feb 1998 01:37:57 -0700
28 lilypond (0.1.44-1) unstable; urgency=low
30 * New upstream release.
32 -- Anthony Fok <foka@debian.org> Fri, 6 Feb 1998 22:07:39 -0700
34 lilypond (0.1.43-1) unstable; urgency=low
36 * New upstream release.
37 * Upgraded to standards version 2.4.0.0 (no changes).
38 * Minor fixes to the copyright file (GPL.gz -> GPL).
39 * Revised the package description based on the new lilypond.lsm.
40 * Now includes *.gif instead of *.xpm files.
41 * Other minor revisions to debian/rules.
42 * Added version numbering to the libflower shared library.
43 * Now installs /usr/lib/emacs/site-lisp/mudela-mode.el,
44 but I haven't figured out how to use it myself. <grin>
46 -- Anthony Fok <foka@debian.org> Fri, 6 Feb 1998 17:26:55 -0700
48 lilypond (0.1.42-1) unstable; urgency=low
50 * New upstream release.
51 * Now places ly2dvi in /usr/bin.
53 -- Anthony Fok <foka@debian.org> Thu, 29 Jan 1998 02:50:36 -0700
55 lilypond (0.1.41-1) unstable; urgency=low
57 * New upstream "The Birthday Release".
59 -- Anthony Fok <foka@debian.org> Wed, 21 Jan 1998 02:20:00 -0700
61 lilypond (0.1.40-1) unstable; urgency=low
63 * New upstream release.
65 -- Anthony Fok <foka@debian.org> Mon, 12 Jan 1998 19:19:50 -0700
67 lilypond (0.1.39-2) unstable; urgency=low
70 - Description: Remove the note about installing musixtex or
72 - Added "Conflicts: musixtex-fonts".
74 -- Anthony Fok <foka@debian.org> Tue, 6 Jan 1998 02:42:56 -0700
76 lilypond (0.1.39-1) unstable; urgency=low
78 * New upstream LilyPond '98 "New Year Gift" release.
80 - No longer Recommends: "musixtex" or "musixtex-fonts" because
81 LilyPond no longer needs them.
82 - Therefore, Section: is changed from "contrib/tex" to "tex".
83 LilyPond can finally go into the main distribution. Hurray!
84 * debian/rules: Now also dh_installdocs ANNOUNCE-0.1 and ONEWS.
85 * preinst, postinst, postrm: Added #DEBHELPER#.
86 * preinst, postrm: Changed #!/bin/bash to #!/bin/sh.
88 -- Anthony Fok <foka@debian.org> Mon, 5 Jan 1998 18:42:30 -0700
90 lilypond (0.1.38-1) unstable; urgency=low
92 * New upstream Xmas release.
93 * Applied patch patch-0.1.38.jcn1 from Jan Nieuwenhuizen.
94 * Have fun, Merry Christmas and a Happy 1998. -- Han-Wen Nienhuys
96 -- Anthony Fok <foka@debian.org> Wed, 24 Dec 1997 16:38:14 -0700
98 lilypond (0.1.37-1) unstable; urgency=low
100 * New upstream release
101 * Minor modifications to debian/rules due to changes in
104 -- Anthony Fok <foka@debian.org> Fri, 12 Dec 1997 11:11:12 -0700
106 lilypond (0.1.36-1) unstable; urgency=low
108 * New upstream release
110 -- Anthony Fok <foka@debian.org> Tue, 9 Dec 1997 18:33:50 -0700
112 lilypond (0.1.35-1) unstable; urgency=low
114 * New upstream release
116 -- Anthony Fok <foka@debian.org> Fri, 5 Dec 1997 21:06:31 -0700
118 lilypond (0.1.34-1) unstable; urgency=low
120 * New upstream release
122 -- Anthony Fok <foka@debian.org> Thu, 4 Dec 1997 19:42:22 -0700
124 lilypond (0.1.33-1) unstable; urgency=low
126 * New upstream release
127 * Changed my maintainer e-mail address to <foka@debian.org>. :)
129 -- Anthony Fok <foka@debian.org> Tue, 25 Nov 1997 00:22:57 -0700
131 lilypond (0.1.32-2) unstable; urgency=low
133 * Commented out run_texhash() in postinst by mistake. Fixed.
135 -- Anthony Fok <foka@gpu.srv.ualberta.ca> Sun, 23 Nov 1997 03:04:29 -0700
137 lilypond (0.1.32-1) unstable; urgency=low
139 * New upstream release
140 * Applied a small fix to postinst. The font-entries-search-and-replace
141 add_fonts() subroutine was slightly buggy.
142 * Unpatched ./configure. It turned out that I spelt "--enable-optimise"
143 as "--enable-optimize" in debian/rules by mistake. Oops! :) Thanks
144 to the upstream author for pointing this out! :)
145 * The upstream authors has included the ./debian/* files in the pristine
146 source archive! They also fixed some minor errors in README.debian
147 and copyright. Thanks a lot! :)
148 * Removed the line "dh_clean" from "binary-arch:" and switched the order
149 of dh_clean in "clean:" in debian/rules. dh_clean was deleting
150 the zero-byte file ./make/out/Site.make, causing the build to fail.
152 -- Anthony Fok <foka@gpu.srv.ualberta.ca> Sun, 23 Nov 1997 01:39:31 -0700
154 lilypond (0.1.29-1) unstable; urgency=low
156 * New upstream release
157 * Patched ./configure in source package to make c++ use the -O2 -g options
158 on all the files. Now, /usr/bin/lilypond is a lot leaner! <smile>
159 (I will discuss it with the upstream author.)
160 * Adapted postinst (a Perl script) from the musixtex package for lilypond.
161 Now postinst adds the new LilyPond font entries into
162 /usr/lib/texmf/fontname/special.map.
163 * Added preinst to clean up my mess from previous releases: the old
164 "stray" automatically generated TFM and PK font files were placed in
165 the wrong directories because they were not listed in
166 /usr/lib/texmf/fontname/special.map.
167 * Did some minor clean-up in debian/rules and switched to debhelper.
168 * Updated Standards-Version to 2.3.0.1
170 -- Anthony Fok <foka@gpu.srv.ualberta.ca> Tue, 11 Nov 1997 02:31:33 -0700
172 lilypond (0.1.25-1) unstable; urgency=low
174 * Added a note in README.debian about the possibility of some LilyPond
175 fonts not showing up after an upgrade, and a possible solution to this
177 * New upstream release
179 -- Anthony Fok <foka@gpu.srv.ualberta.ca> Thu, 23 Oct 1997 17:00:14 -0600
181 lilypond (0.1.24-1) unstable; urgency=low
183 * New upstream release
185 -- Anthony Fok <foka@gpu.srv.ualberta.ca> Tue, 21 Oct 1997 04:12:01 -0600
187 lilypond (0.1.23-1) unstable; urgency=low
189 * New upstream release
191 -- Anthony Fok <foka@gpu.srv.ualberta.ca> Thu, 16 Oct 1997 02:15:55 -0600
193 lilypond (0.1.22-1) unstable; urgency=low
195 * New upstream release
197 -- Anthony Fok <foka@gpu.srv.ualberta.ca> Mon, 13 Oct 1997 23:51:01 -0600
199 lilypond (0.1.21-1) unstable; urgency=low
201 * New upstream release
203 -- Anthony Fok <foka@gpu.srv.ualberta.ca> Thu, 9 Oct 1997 22:58:26 -0600
205 lilypond (0.1.18.jcn1-1) unstable; urgency=low
207 * New upstream release
209 -- Anthony Fok <foka@gpu.srv.ualberta.ca> Sat, 4 Oct 1997 03:48:45 -0600
211 lilypond (0.1.17-1) unstable; urgency=low
213 * New upstream release
214 * Remove redundancy in package's description (Fixed bug #12511)
215 * Added a note about the new LilyPond MF fonts which are not yet listed
216 in the current standard special.map (in the teTeX package)
217 * Added SHELL=/bin/bash to debian/rules because I use bashism. <smile>
219 -- Anthony Fok <foka@gpu.srv.ualberta.ca> Sun, 28 Sep 1997 01:41:15 -0600
221 lilypond (0.1.12-1) unstable; urgency=low
223 * New upstream release
224 * Updated the mailing address of the Free Software Foundation
225 listed in /usr/doc/lilypond/copyright
226 * Updated Standards-Version to 2.3.0.0
227 * Built with debmake 3.3.14 and fakeroot 0.0-9 <grin>
229 -- Anthony Fok <foka@gpu.srv.ualberta.ca> Sun, 7 Sep 1997 23:00:53 -0600
231 lilypond (0.1.9-1) unstable; urgency=low
233 * New upstream release
235 -- Anthony Fok <foka@gpu.srv.ualberta.ca> Mon, 18 Aug 1997 15:14:24 -0600
237 lilypond (0.1.7-1) unstable; urgency=low
239 * New upstream release
241 -- Anthony Fok <foka@gpu.srv.ualberta.ca> Thu, 14 Aug 1997 15:18:40 -0600
243 lilypond (0.1.6-1) unstable; urgency=low
245 * New upstream release
247 -- Anthony Fok <foka@gpu.srv.ualberta.ca> Thu, 14 Aug 1997 05:14:06 -0600
249 lilypond (0.1.3-1) unstable; urgency=low
251 * New upstream release
253 -- Anthony Fok <foka@gpu.srv.ualberta.ca> Sat, 9 Aug 1997 14:15:11 -0600
255 lilypond (0.1.2-1) unstable; urgency=low
257 * New upstream release
259 -- Anthony Fok <foka@gpu.srv.ualberta.ca> Thu, 7 Aug 1997 22:54:20 -0600
261 lilypond (0.1.0-1) unstable; urgency=low
265 -- Anthony Fok <foka@gpu.srv.ualberta.ca> Wed, 6 Aug 1997 04:40:57 -0600
268 mode: debian-changelog
269 add-log-mailing-address: "foka@debian.org"