denemo (0.7.5-1) unstable; urgency=low

  * Fixed menu launcher (denemo.desktop file) and translated it to Lithuanian
  * Removed libgtk1.2-dev from build-deps

 -- Mantas Kriaučiūnas <mantas@akl.lt>  Thu, 12 May 2006 14:11:24 +0200

denemo (0.7.5-1) unstable; urgency=low

  * New upstream version
  * removed include patch from cvs version
  * removed exportmidi patch

 -- Guenter Geiger (Debian/GNU) <geiger@debian.org>  Thu, 13 Apr 2006 11:24:24 +0200

denemo (0.7.4-2) unstable; urgency=low

  * Included the exportmidi patch

 -- Guenter Geiger (Debian/GNU) <geiger@debian.org>  Wed, 21 Dec 2005 10:34:52 +0100

denemo (0.7.4-1) unstable; urgency=low

  * New upstream version
  * Bumped policy version to 3.6.2

 -- Guenter Geiger (Debian/GNU) <geiger@debian.org>  Fri,  4 Nov 2005 14:21:57 +0100

denemo (0.7.2b+0.7.3beta2-1) unstable; urgency=low

  * New upstream version

 -- Guenter Geiger (Debian/GNU) <geiger@debian.org>  Fri,  8 Apr 2005 10:44:59 +0200

denemo (0.7.2b+0.7.3beta1-1) experimental; urgency=low

  * new upstream version

 -- Guenter Geiger (Debian/GNU) <geiger@debian.org>  Thu, 10 Mar 2005 15:25:30 +0100

denemo (0.7.2a.cvs041008-2) experimental; urgency=low

  * Added automake1.7 and libtool build depends to make CVS version autobuildable

 -- Guenter Geiger (Debian/GNU) <geiger@debian.org>  Tue, 12 Oct 2004 16:32:06 +0200

denemo (0.7.2a.cvs041008-1) experimental; urgency=low

  * CVS snapshot

 -- Guenter Geiger (Debian/GNU) <geiger@debian.org>  Fri,  8 Oct 2004 10:35:47 +0200

denemo (0.7.2a-7) unstable; urgency=low

  * Added missing gtk2.0 build depends

 -- Guenter Geiger (Debian/GNU) <geiger@debian.org>  Mon, 30 Aug 2004 16:27:08 +0200

denemo (0.7.2a-6) unstable; urgency=low

  * Back to gtk2.0, because of advanced lilypond support
  * Fixed the about dialog

 -- Guenter Geiger (Debian/GNU) <geiger@debian.org>  Fri, 27 Aug 2004 13:21:44 +0200

denemo (0.7.2a-5) unstable; urgency=low

  * reapplied lilypond patch

 -- Guenter Geiger (Debian/GNU) <geiger@debian.org>  Tue, 10 Aug 2004 23:51:03 +0200

denemo (0.7.2a-4) unstable; urgency=low

  * Removed gtk2 support, as it seems to cause problems

 -- Guenter Geiger (Debian/GNU) <geiger@debian.org>  Fri, 16 Jul 2004 19:03:24 +0200

denemo (0.7.2a-3) unstable; urgency=low

  * Automatic lilypond file conversion patch applied (closes: #98660)
  * Added csound dependency

 -- Guenter Geiger (Debian/GNU) <geiger@debian.org>  Thu,  8 Jul 2004 17:33:25 +0200

denemo (0.7.2a-2) unstable; urgency=low

  * fixed problem with oss sequencer (closes: #235765)

 -- Guenter Geiger (Debian/GNU) <geiger@debian.org>  Tue,  2 Mar 2004 11:56:39 +0100

denemo (0.7.2a-1) unstable; urgency=low

  * New upstream version
  * New Maintainer (closes: #224830)
  * added the analysis plugin (--with-plugin=analysis)
  * not distributing font pixmaps (are included in the binary already)
  * using gtk2
  * included alsa support (--enable-alsa)

 -- Guenter Geiger (Debian/GNU) <geiger@debian.org>  Wed, 28 Jan 2004 11:01:22 +0100

denemo (0.6.0-2) unstable; urgency=low

  * Policy version 3.5.8:
    - Drop support for DEB_BUILD_OPTIONS=debug; support noopt instead.
  * frogparser.y: Remove duplicate declaration of ORNAMENT so that this can
    be processed by current versions of bison.
  * debian/copyright: Refer to /usr/share/common-licenses/GPL.

 -- Colin Watson <cjwatson@debian.org>  Sat, 25 Jan 2003 12:53:03 +0000

denemo (0.6.0-1) unstable; urgency=low

  * New upstream release.
  * No longer need to patch configure for libxml2.

 -- Colin Watson <cjwatson@debian.org>  Thu, 30 May 2002 02:44:07 +0100

denemo (0.5.9-2) unstable; urgency=medium

  * Correct include paths for libxml2-dev 2.4.19 (closes: #141915).

 -- Colin Watson <cjwatson@debian.org>  Tue,  9 Apr 2002 12:26:21 +0100

denemo (0.5.9-1) unstable; urgency=low

  * New upstream release (closes: #140468).

 -- Colin Watson <cjwatson@debian.org>  Tue,  2 Apr 2002 23:51:11 +0100

denemo (0.5.8-2) unstable; urgency=low

  * Update config.guess and config.sub from autotools-dev 20020201.1.

 -- Colin Watson <cjwatson@debian.org>  Sat, 16 Feb 2002 19:59:07 +0000

denemo (0.5.8-1) unstable; urgency=low

  * The "Groundhog Day" release.
  * New upstream release. All applicable Debian patches to 0.5.7 are now
    upstream.
  * easylyparser.y: Change type of getced to int, for machines where char is
    unsigned by default.
  * Install pixmaps in /usr/share/denemo/pixmaps, not /etc/denemo/pixmaps.
    This requires some explicit migration code, since the old versions were
    conffiles by mistake - but, at the moment, the pixmaps are compiled into
    denemo and are only provided in the binary package as documentation, so
    local changes won't have had any effect anyway.
  * Prefer libxml2 over libxml1, since their development packages don't
    conflict.

 -- Colin Watson <cjwatson@debian.org>  Sat,  2 Feb 2002 23:36:56 +0000

denemo (0.5.7-1) unstable; urgency=low

  * New upstream release:
    - Basic printing support, via lilypond, tex, and xdvi.
    - The next release will probably be in C++ rather than C.
  * Suggest tetex-bin, for tex and xdvi.
  * Extra patches from me (sent upstream):
    - datastructures.h: Rename 'struct comment' to 'struct mudelacomment' to
      avoid conflict with /usr/include/libxml2/libxml/SAX.h.
    - importxml.c: Lots of fixes for compiler warnings, including some
      potential segfaults.
    - print.c: Don't ignore failures from lilypond or tex.
  * All the Debian patches to 0.5.6 are now upstream, with the exception of
    the fix in 0.5.6-3.
  * No need to remove po/fr.gmo in 'debian/rules clean' any more.

 -- Colin Watson <cjwatson@debian.org>  Tue, 13 Nov 2001 23:37:52 +0000

denemo (0.5.6-5) unstable; urgency=low

  * Adding French localization in the Debian diff broke a few things:
    - Build-depend on gettext for msgfmt.
    - Remove po/fr.gmo in clean target (binary files can't go in the diff).
    (closes: #113932).

 -- Colin Watson <cjwatson@debian.org>  Sun, 30 Sep 2001 05:47:18 +0100

denemo (0.5.6-4) unstable; urgency=low

  * Upstream patches:
    - Restore keypad +/- as sharpen/flatten keys.
    - French localization.

 -- Colin Watson <cjwatson@debian.org>  Fri, 28 Sep 2001 03:23:37 +0100

denemo (0.5.6-3) unstable; urgency=low

  * Don't go on to try MIDI playback if lilypond fails (closes: #98202).

 -- Colin Watson <cjwatson@debian.org>  Fri, 31 Aug 2001 19:59:43 +0100

denemo (0.5.6-2) unstable; urgency=low

  * Fix "End At Bar" playback option (closes: #109507).
  * Update to policy version 3.5.6.

 -- Colin Watson <cjwatson@debian.org>  Sun, 26 Aug 2001 00:02:42 +0100

denemo (0.5.6-1) unstable; urgency=low

  * New upstream release.
  * Patch to use xml2-config rather than xml-config, and build-depend on
    libxml2-dev.
  * Should work fine with lilypond 1.4 now (closes: #105348).

 -- Colin Watson <cjwatson@debian.org>  Sat, 21 Jul 2001 00:15:15 +0100

denemo (0.5.5-2) unstable; urgency=low

  * New maintainer address. Thanks to Anthony Fok for his sponsorship until
    now.
  * Standards-Version: 3.5.2: no changes required.
  * Move to debhelper v3.

 -- Colin Watson <cjwatson@debian.org>  Thu,  1 Mar 2001 01:49:38 +0000

denemo (0.5.5-1) unstable; urgency=low

  * New upstream release
  * Standards-Version: 3.2.1: no changes required.
  * dh_strip knows about DEB_BUILD_OPTIONS=nostrip as of debhelper 2.1.6.
  * denemo now has customizable keymaps, stored in
    /etc/denemo/denemo.keymaprc and/or ~/.denemo/keymaprc. There are
    examples in /usr/share/doc/denemo/examples, or you can just use the
    menus.

 -- Colin Watson <cjw44@flatline.org.uk>  Tue, 14 Nov 2000 12:14:30 +0000

denemo (0.5.4-1) unstable; urgency=low

  * New upstream release
  * Standards-Version: 3.2.0:
    - Support debug and nostrip in $DEB_BUILD_OPTIONS.
  * libglib1.2-dev is pulled in by libgtk1.2-dev anyway, but we use glib
    functions so we should really build-depend upon it directly.

 -- Colin Watson <cjw44@flatline.org.uk>  Fri, 11 Aug 2000 16:43:24 +0100

denemo (0.5.3-4) unstable; urgency=low

  * Added configure target to debian/rules.
  * Corrected build dependencies. (Closes: #65675)

 -- Colin Watson <cjw44@flatline.org.uk>  Fri, 16 Jun 2000 17:17:20 +0100

denemo (0.5.3-3) unstable; urgency=low

  * Standards-Version: 3.1.1 and Build-Depends line (thanks to Anthony Fok).
  * /usr/share/doc/denemo/INSTALL removed (ditto).
  * List of upstream authors in the copyright file corrected (ditto).
  * New maintainer address.

 -- Colin Watson <cjw44@flatline.org.uk>  Sat, 20 May 2000 00:46:49 +0100

denemo (0.5.3-2) unstable; urgency=low

  * denemo.conf now goes in /etc/denemo rather than /etc, and is a conffile.
  * SYSCONFDIR is now defined in $CPPFLAGS rather than in config.h.
  * Fix the misuse of debhelper that caused update-menus to be called twice on
    removal.
  * Add note in denemo.conf that timidity may be used instead of playmidi for
    software MIDI support.

 -- Colin Watson <cjw44@cam.ac.uk>  Fri, 28 Apr 2000 20:00:52 +0100

denemo (0.5.3-1) unstable; urgency=low

  * New upstream release
  * Man page now refers to the README rather than duplicating it.
  * Denemo is now part of the GNU Project, so acknowledge this.
  * Suggest playmidi or timidity.

 -- Colin Watson <cjw44@cam.ac.uk>  Thu, 27 Apr 2000 10:32:20 +0100

denemo (0.5.2-1) unstable; urgency=low

  * New upstream release

 -- Colin Watson <cjw44@cam.ac.uk>  Tue,  4 Apr 2000 22:30:32 +0100

denemo (0.5.1-1) unstable; urgency=low

  * New upstream release
  * Man page updates.
  * Compile with -O2 (policy 4.1).

 -- Colin Watson <cjw44@cam.ac.uk>  Mon, 27 Mar 2000 03:02:19 +0100

denemo (0.5.0-1) unstable; urgency=low

  * New upstream release. From the upstream maintainer:
      "This is the release where I'm going to stop saying that Denemo is on the
      verge of usability, and start saying that it is instead out-and-out
      usable."

 -- Colin Watson <cjw44@cam.ac.uk>  Wed, 22 Mar 2000 13:09:58 +0000

denemo (0.3.5-1) unstable; urgency=low

  * New upstream release
  * Man page updates.

 -- Colin Watson <cjw44@cam.ac.uk>  Thu,  2 Mar 2000 13:24:42 +0000

denemo (0.3.4-1) unstable; urgency=low

  * Initial Release.

 -- Colin Watson <cjw44@cam.ac.uk>  Wed,  1 Mar 2000 02:19:01 +0000

Local variables:
mode: debian-changelog
End:
