X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=debian%2Fchangelog;h=7db056c0923fa8363164737d8b5457da47cb4758;hb=8ff56a823a036fdc7271bf2f006d71d0eeda0aa3;hp=af625de087b35f6803fbe23eb224b61ca98d781f;hpb=70901d9472b25cdfd0f889b9f8624188c42dcb95;p=lilypond.git diff --git a/debian/changelog b/debian/changelog index af625de087..7db056c092 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,455 @@ +lilypond (2.2.6-1) unstable; urgency=high + + * New upstream stable release. (Closes: Bug#264263) + * urgency=high to ensure entrance into Debian Sarge. + * Special thanks to Daniel Burrows for the previous NMUs! :-) + (Closes: #257335, #261861) + * Added patch by Werner Lemberg to lilypond.py so that Asian scripts + may be used with LilyPond. Need to "apt-get install latex-ucs"! See + http://lists.gnu.org/archive/html/lilypond-devel/2004-07/msg00071.html + * Thanks to Ferenc Wagner for letting me know of some packaging bugs + that I have introduced over the years: + - Removed obsolete MAKE_PFA_FILES=1 from "make" invocations. + - s/--enable-optimise/--enable-optimising/; + - Removed Build-Depends: autotrace; mftrace prefers potrace. + * Let's follow Han-wen's Red Hat SPECS file too: --disable-checking. + + -- Anthony Fok Thu, 26 Aug 2004 02:30:04 +0800 + +lilypond (2.2.3-1.3) unstable; urgency=low + + * The doc-base file was coming from upstream! Kill it dead in + debian/rules clean so that it doesn't keep coming back from + the grave to haunt me. (Closes: #261861) + + -- Daniel Burrows Mon, 2 Aug 2004 16:03:32 -0400 + +lilypond (2.2.3-1.2) unstable; urgency=low + + * Non-maintainer upload. + * Added Replaces: lilypond (<= 2.2.3-1), lilypond-data (<= 2.2.3-1) to + lilypond-doc. (Closes: #261861) + + -- Daniel Burrows Wed, 28 Jul 2004 13:08:57 -0400 + +lilypond (2.2.3-1.1) unstable; urgency=low + + * Non-maintainer upload + * Removed doc-base files for the lilypond and lilypond-data packages; + moved the description of the info files to the doc-base file of the + lilypond-doc package, which actually contains them; corrected the + location of the info files in the doc-base file. (Closes: #257335) + + -- Daniel Burrows Sat, 17 Jul 2004 12:55:57 -0400 + +lilypond (2.2.3-1) unstable; urgency=low + + * New upstream release. + + -- Anthony Fok Sun, 27 Jun 2004 16:53:06 +0800 + +lilypond (2.2.2-2) unstable; urgency=low + + * New upstream release. (Closes: Bug#242861) + - Thanks to Pedro Kroeger for providing interim sid packages while + I was away for an extended period of time. + * Copied some ideas from Ferenc Wagner's LilyPond for woody (Thanks!): + - Split out shared data to lilypond-data package. (Closes: Bug#233406) + - Make lilypond-data conflict with earlier lilypond versions. + - debian/control: Relaxed autotrace Build-Depends (>= 0.29). + - debian/control: Added imagemagick Build-Depends (>= 5.4.4.5). + * Added more details to lilypond package description. (Closes: Bug#245370) + * gs-gpl 8.01 (and gs-afpl 8.14) dies when building LilyPond docs. + (Known -sDEVICE=bbox bug in gs 8.01 and newer, see gs-gpl Bug#250290.) + Added Build-Conflict-Indep: gs-gpl (>= 8.01) | gs-afpl (Closes: Bug#250622) + * Build-Depends: fontforge | pfaedit. + * debian/watch: Updated to new URL and new format. + * vim/GNUmakefile: Install $(vimdir)/*/lilypond.vim scripts with "-m 644". + + -- Anthony Fok Fri, 18 Jun 2004 02:39:58 +0800 + +lilypond (2.1.0-2) unstable; urgency=low + + * A few HTML links in Documentation/user/{introduction,tutorial}.itely + went up one too few level in the directory tree, i.e. broken links. + Thanks to D. Raleigh Arnold for the bug report. (Closes: Bug#208208) + * Build-Depends: imagemagick; lilypond uses "convert" nowadays. + Thanks to Daniel Schepler for the bug report. (Closes: Bug#221062) + + -- Anthony Fok Wed, 19 Nov 2003 10:12:16 +0800 + +lilypond (2.1.0-1) unstable; urgency=low + + * New upstream release. + * Build-Requires: pfaedit (>= 0.0.20031020-3) to prevent FTBFS on alpha. + Thanks to Petter Reinholdtsen for the bug report, and thanks to + Peter Hawkins for adopting the PfaEdit package! (Closes: Bug#217216) + * Build process used to redirect to /dev/stderr which does not exist in + all environments. Upstream replaced it with ">&2" in 1.9.0 in August. + Thanks to Daniel Schepler for the bug report. (Closes: #215481) + * Added symlink from /usr/share/lilypond/$(VERSION)/fonts/type1 to + /usr/share/texmf/fonts/type1/public/lilypond. Thanks to Pedro Kroger + and Mats Bengtsson's discussion on the lilypond-devel: + http://mail.gnu.org/archive/html/lilypond-devel/2003-10/msg00016.html + + -- Anthony Fok Sat, 25 Oct 2003 19:34:41 +0800 + +lilypond (1.8.1-1) unstable; urgency=low + + * New upstream release. + * Thanks to Jan Nieuwenhuizen for the following fixes: + debian/control (Build-Depends): Add flex-old as alternative to flex. + Deprecate bison 1.75. + + -- Anthony Fok Wed, 27 Aug 2003 00:24:20 +0800 + +lilypond (1.8.0-1) unstable; urgency=low + + * New upstream release. + + -- Anthony Fok Wed, 13 Aug 2003 00:23:36 +0800 + +lilypond (1.7.29-1) unstable; urgency=medium + + * New upstream release, preparing for lilypond-1.8. :-) + * stepmake/bin/add-html-footer.py: Use LOGNAME only if it exists. + pbuilder unsets LOGNAME and Python returns KeyError. + Thanks to Daniel Schepler for the report. (Closes: Bug#193065) + * debian/rules: Revert to calling ./configure rather than ./autogen.sh. + * An issue with autoconf <= 2.57 and g++ >= 3.3 has been preventing + getopt-long.cc from compiling. A workaround was checked in by upstream + author Jan Nieuwenhuizen on 2003-06-08, and the fix in aclocal.m4 was + backported from 1.7.29. (Closes: Bug#197761) + * Mark Brown says 1.7.27 has fixed FTBFS on m86k too. Thanks for the + note! (Closes: Bug#200510) + * Run dh_scrollkeeper to register *.omf files. + + -- Anthony Fok Fri, 1 Aug 2003 05:40:04 +0800 + +lilypond (1.6.9-2) unstable; urgency=medium + + * CVS updates as of 2003-04-29. (Thanks, Jan!) + * "Empty midi2ly.1" problem has been fixed upstream. (Closes: Bug#181927) + * Build-Depends: autoconf2.13 and run autogen.sh in debian/rules + to ensure this package passes the auto-build daemons. :-) + + -- Anthony Fok Thu, 1 May 2003 13:18:57 +0800 + +lilypond (1.6.9-1) unstable; urgency=medium + + * New upstream release with CVS updates as of 2003-04-15. + Jan Nieuwenhuizen has backported fixes to deal with build problems + with flex (>= 2.5.29). + * Rebuild with guile-1.6 packages. + * Merged debian/* fixes by upstream author Jan Nieuwenhuizen (Thanks!): + - Depend on mftrace (>= 1.0.17-1) instead of pktrace. + - Add guile-1.6-dev as alternative dependency to libguile-dev + - Bugfix for docdir when with changed package name. + - Remove bibtex2html dependencies. (LilyPond has come with its own + bib2html for some time now. However, xpmtoppm and pnmtopng from + netpbm is still needed - foka) + - Remove gcc-3.x/lexer kludge. + * midi2ly.1 was empty because help2man calls midi2ly but it couldn't + "import midi": python/out/midi.so wasn't built until later. Added + a kludge in debian/rules to regenerate midi2ly.1 manually. + Thanks to Colin Watson for reporting the bug. (See Bug#181927) + + -- Anthony Fok Mon, 28 Apr 2003 03:50:50 +0800 + +lilypond (1.6.6-2) unstable; urgency=high + + * Hmm, so /usr/share/texmf/dvips/config is an symlink, and thus + /usr/share/lilypond/1.6.6/dvips/lilypond.map conflicts with tetex-base. + Let's move it to /etc/texmf/dvips/lilypond.map then, and make it a + conffile. Thanks for all the (duplicate) bug reports! ;-) + (Closes: Bug#169811, #169812, #169877, #169946) + + -- Anthony Fok Sat, 23 Nov 2002 19:21:04 +0800 + +lilypond (1.6.6-1) unstable; urgency=medium + + * New upstream release. + * Updated Debian section in Documentation/topdocs/INSTALL.texi. + * FTBFS bug due to bugs in bison-1.50. Now explicitly Build-Depends + on bison << 1:1.50 or >= 1:1.75-1. (Closes: Bug#165662) + + -- Anthony Fok Tue, 22 Oct 2002 02:05:33 +0800 + +lilypond (1.6.4-1) unstable; urgency=medium + + * New upstream release. + * Higher urgency because of memory corruption bugs in previous releases. + + -- Anthony Fok Sun, 22 Sep 2002 01:55:29 +0800 + +lilypond (1.6.3-1) unstable; urgency=low + + * New upstream release. + + -- Anthony Fok Sat, 21 Sep 2002 11:14:48 +0800 + +lilypond (1.6.2-1) unstable; urgency=low + + * New upstream release. + * Check g++ version and run lexer-gcc-3.1.sh if necessary. + + -- Anthony Fok Tue, 10 Sep 2002 23:37:27 +0800 + +lilypond (1.6.0-1) unstable; urgency=medium + + * New upstream release. + * binary-arch: Changed "DH_OPTIONS=-a" to "DH_OPTIONS=-s" so that + dpkg-gencontrol would not choke on lilypond1.3 for unlisted + architectures. Thanks to Ryan Murray for the report and suggested + fix. (Closes: Bug#157766) + + -- Anthony Fok Sun, 25 Aug 2002 11:59:01 +0800 + +lilypond (1.5.68-2) unstable; urgency=low + + * Oops, I was missing Build-Depends on python-dev. Thanks to LaMont + Jones and his hppa build daemon for the report. (Closes: Bug#153402) + * lilypond should Depends instead of Recommends tetex-extra. + Thanks to Russell Neches for the report. (Closes: Bug#152228) + * lilypond-indent.el is now installed in lilypond 1.5.x. + Thanks to Christophe Rhodes for the report. (Closes: Bug#139070) + + -- Anthony Fok Thu, 18 Jul 2002 23:41:44 +0800 + +lilypond (1.5.68-1) unstable; urgency=low + + * New upstream release, gearing up for 1.6.0. + * Thanks to upstream author Jan Nieuwenhuizen for updating the Debian + package to work with 1.5.68. + * As per Jan's suggestion, now Build-Depends: pktrace (>= 1.0.3-1), + pfaedit (>= 0.0.20020312-1), autotrace, t1utils + + -- Anthony Fok Wed, 17 Jul 2002 03:20:23 +0800 + +lilypond (1.4.13-1) unstable; urgency=low + + * New upstream release. + * Depends: pktrace + + -- Anthony Fok Mon, 6 May 2002 04:09:32 +0800 + +lilypond (1.4.12-1) unstable; urgency=high + + * New upstream maintenance release. + * Several important fixes (including our bison-related patch added + to 1.4.10-1) are included since 1.4.11 this release. (Now, I + don't even need to increase teTeX's extra_mem_top, extra_mem_bot + or pool_size! :-) Please include in Woody. + * Fixed a typo in lilypond-doc package description: typestting -> + typesetting. Thanks, Matt Zimmerman! (Closes: Bug#125083) + + -- Anthony Fok Sun, 24 Feb 2002 02:06:15 +0800 + +lilypond (1.4.10-1) unstable; urgency=high + + * New upstream release. + * lilypond failed to build with bison >= 1.30 because bison's output file + has been renamed. Applied an upstream fix. (Closes: Bug#133692) + * lilypond's documentation also failed to build with the latest + tetex or texinfo package. Instead of increasing extra_mem_top and + extra_mem_bot, increasing pool_size does the trick. + + -- Anthony Fok Mon, 18 Feb 2002 11:41:31 +0800 + +lilypond (1.4.9-1) unstable; urgency=high + + * New upstream release. + * Oops, libc6-dev is known as libc6.1-dev and libc-dev on some + architectures. Fixed Build-Depends so that lilypond can be built + on all platforms. Thanks to Colin Watson for reporting the bug. + (Closes: Bug#120208) + + -- Anthony Fok Tue, 27 Nov 2001 23:28:11 +0800 + +lilypond (1.4.8-2) unstable; urgency=high + + * [debian/rules]: Use -s instead of -a so that lilypond would get built + on all architectures even when the dummy lilypond1.3 package isn't + built. Thanks to Ryan Murray for the report. (Closes: Bug#117622) + * Depends on python instead of python-base. The python scripts in + lilypond work with old and new Python versions. + * Build-Depends on "-z combreloc"-enabled binutils (>= 2.11.92.0.10-2) + and libc6-dev (>= 2.2.4-5) so that lily runs faster! :-) + + -- Anthony Fok Sun, 11 Nov 2001 10:45:10 +0800 + +lilypond (1.4.8-1) unstable; urgency=high + + * New upstream release. (Closes: Bug#111132) + * Stopped using $(PWD) in make, as it doesn't seems to work on + potato systems with older "make". Reverted to `pwd`. + Thanks to Wolfgang Schnitker for notifying me this problem. + * Changed the lilypond1.3 dummy package's Architecture from "all" + to "arm i386 m68k powerpc sparc". Also, as upstream updated + config.sub and config.guess to recognize ia64 and hppa. + Thanks to Anthony Towns for the bug report. (Closes: Bug#114266) + * Versioned Build-Depends: flex (>= 2.5.4a-14) to ensure gcc-3.0 + compatibility. + + -- Anthony Fok Sun, 14 Oct 2001 18:28:45 +0800 + +lilypond (1.4.5-1) unstable; urgency=low + + * New upstream release. + * Upstream includes lexer-gcc-3.0.patch which should fix compilation + problems with g++-3.0. (Closes: Bug#105001) + * Hurray! texinfo-4.0b is finally in Debian! Thanks, Josip! :-) + Updated Build-Depends. + + -- Anthony Fok Wed, 25 Jul 2001 03:04:37 +0800 + +lilypond (1.4.3-1) unstable; urgency=high + + * New upstream release. + * Urgency high because LilyPond-1.2.17 is too buggy and yet it has + been stuck in testing forever. LilyPond-1.4.x fixes multiple + serious bugs. :-) + * Ah, silly me, lilypond was conflicting against itself! I forgot + to remove this relics during the switch from lilypond1.3 to lilypond. + * Fixed a new bug in lily/main.cc which caused lilypond to skip over every + other command-line argument. + * [configure.in]: Added -mieee to CFLAGS and CXXFLAGS when building on + Alpha to prevent FP exception. Thanks to Christopher C. Chimelis + for the fix! + + -- Anthony Fok Fri, 15 Jun 2001 00:42:46 -0600 + +lilypond (1.4.2-1) unstable; urgency=low + + * New upstream release. + * Moved "bibtex2html, gs | gs-aladdin, netpbm (>= 2:9.10-1)" + from Build-Depends to Build-Depends-Indep because these packages + are only needed for building lilypond-doc. + + -- Anthony Fok Tue, 29 May 2001 02:26:58 -0600 + +lilypond (1.4.1-1) unstable; urgency=low + + * New upstream release. (Closes: Bug#97598) + * export extra_mem_top=100000 and extra_mem_bot=100000, otherwise + latex runs out of memory when processing standchen.dvi.latex. + * Split the documentation into the "lilypond-doc" package, which + provides the LilyPond website in /usr/share/doc/lilypond/html. + + -- Anthony Fok Wed, 16 May 2001 16:03:40 -0600 + +lilypond (1.3.150-1) unstable; urgency=low + + * New upstream version. + * Renamed package from lilypond1.3 back to lilypond. + This also fixes a lot of bugs from the old lilypond-1.2.17 package. + lilypond1.3 is temporarily provided as a dummy transitional package. + Closes: Bug#67697, 84352, 48731, 72223, 85834. + * [debian/rules]: + - No longer blindly copy intermediate DVI files into + the deb package. Thanks to Daniel Burrows for the reminder. + Closes: Bug#87852. + - Added "export MODE=ljfour" and "export BDPI=600" because I use + something different in my local /etc/texmf/mktex.cnf and that + broke the build. + * Fixed Build-Depends because pnmtopng has been merged into the netpbm + package. Thanks to Adrian Bunk for the notice. Closes: Bug#93961. + * [lily/kpath.cc]: Modified to better conform to web2c fontpath policy. + + -- Anthony Fok Thu, 26 Apr 2001 03:25:50 -0600 + +lilypond1.3 (1.3.132-1) unstable; urgency=medium + + * New upstream version. + * Oops, in 1.3.129-1, the "(setq auto-mode-alist (append ..." line in + /etc/emacs/site-start.d/50lilypond1.3.el (debian/emacsen-startup) + and in FAQ.txt was buggy. Thanks to Erik Demaine for the bug report. + Closes: Bug#86685. + + -- Anthony Fok Sun, 25 Feb 2001 20:27:09 -0700 + +lilypond1.3 (1.3.129-1) unstable; urgency=low + + * In memory of Werner Icking + (August 26, 1943 - February 8, 2001), + a dear friend, a kind educator, and a hard worker in sharing beautiful + typeset music to the world. (Maintainer of the GMD Music Archive, + http://www.gmd.de/Misc/Music/). + + * New upstream release. + * Upstream has changed from "lilypond-mode" to the "studly caps name" + "LilyPond-mode". Fixed /etc/emacs/site-start.d/50lilypond1.3.el + (debian/emacsen-startup). Thanks to Christophe Rhodes for the bug + report. Closes: Bug#83732. + * Added "Build-Conflicts: lilypond, lilypond1.3" to prevent old + lilypond font files from potentially interfering with the build on + other Debian ports autobuilders. + * Built with libguile-dev (1:1.4-9) or newer to ensure correct + linkage to libqthreads.so.9. Also updated the Build-Depends and + Depends fields accordingly. Thanks to guile1.4 package maintainer + Rob Browning for his notification and to Daniel Burrows for his bug + report. Closes: Bug#85896. + + -- Anthony Fok Sat, 10 Feb 2001 01:38:36 -0700 + +lilypond1.3 (1.3.121-1) unstable; urgency=low + + * New upstream release. + * Added more detailed instruction for building lilypond1.3 on Debian + in Documentation/topdocs/INSTALL.texi (hence INSTALL.txt). + * Applied Han-wen's one-line patch to lily/system-start-delimiter.cc + to remove bracket-width. + * It seems that bracket-width needs to be removed from + scm/grob-description.scm and scm/interface-description.scm too. + + -- Anthony Fok Sun, 7 Jan 2001 02:34:46 -0700 + +lilypond1.3 (1.3.119-1) unstable; urgency=low + + * New upstream release. + * Merged debian/* fixes by upstream author Jan Nieuwenhuizen. Thanks! + - The lilypond info files are back! Partially fixed Bug#72233. + - Uses the new libguile9 instead of the old libguile6. + * Depends on libkpathsea3 instead of the old tetex-lib; Build-Depends + is also changed accordingly. Closes: Bug#79469, Bug#79837. + * Edited Documentation/user/development.itexi so that it builds + without error. + + -- Anthony Fok Fri, 22 Dec 2000 12:54:49 -0700 + +lilypond1.3 (1.3.107) unstable; urgency=low + + * Fixed watch location. + * Local build, not uploaded to Debian. + + -- Jan Nieuwenhuizen Mon, 13 Nov 2000 13:33:53 +0100 + +lilypond1.3 (1.3.103) unstable; urgency=low + + * Re-enabled info doc rules. + * Local build, not uploaded to Debian. + + -- Jan Nieuwenhuizen Sun, 5 Nov 2000 22:15:57 -0100 + +lilypond1.3 (1.3.99-1) unstable; urgency=low + + * New upstream release. + + -- Anthony Fok Tue, 31 Oct 2000 00:48:20 -0700 + +lilypond1.3 (1.3.94-1) unstable; urgency=low + + * New upstream release. + + -- Anthony Fok Sun, 8 Oct 2000 12:36:52 -0600 + +lilypond1.3 (1.3.80.jcn1-1) unstable; urgency=low + + * New upstream release. + * s/tetex-devel/tetex-dev/ in Build-Depends. Thanks to bug report + filed by fellow developer Roman Hodek (closes: Bug#69772). + + -- Anthony Fok Sun, 27 Aug 2000 06:11:22 -0600 + lilypond1.3 (1.3.79-1) unstable; urgency=low * New upstream release. @@ -638,8 +1090,3 @@ lilypond (0.1.0-1) unstable; urgency=low * Initial Release. -- Anthony Fok Wed, 6 Aug 1997 04:40:57 -0600 - -Local variables: -mode: debian-changelog -add-log-mailing-address: "foka@debian.org" -End: