lmms (1.0.0+bzr2569-0ubuntu1) trusty; urgency=high

  * New upstream release based on git commit 255b2a2f49c2

  [ Israel Dahl ]
  * fix-crash-on-close: (Filipe Coelho)
  * debian/rules: tiny version (Rodney Dawes)
  * debian/compat: 9
  * debian/menu: name * LMMS
  * debian/control: removed obsolete builddeps, added fltk libs... suggest
    fluid-soundfont-gm
  * Completely redesigned default theme and UI style
  * New splash screen and logo
  * New plugins:
    - DynamicsProcessor
    - sfxr
    - OpulenZ, an FM synth for LMMS
    - Waveshaper
    - Dual Filter
    - vocoder LADSPA plugin
  * AudioFileProcessor: added stutter playback mode
  * Added time display widget
  * Added support for vector-based automations with various interpolation 
    methods
  * Added config option to enable waveform display by default
  * Added more controls to Peak Controller
  * Added standard paths to file open/save dialog
  * LFO controller: added support for custom waveforms
  * New file dialogs allowing for project versioning
  * Added pitch range support for instruments
  * Vestige: Path to VST plugins stored as relative, if opened from
    default VST plugin path
  * Song, SongEditor, BB-Editor, Piano-Roll: correction of play button problems
  * Display key presses in Piano Roll
  * Save solo states for tracks
  * Fixed envelope sustain response
  * Add support for upgrading presets
  * Added optional drawing of note names in Piano Roll
  * Improved overall performance by switching of FX processing if input
    is silent - you might need to tweak the FX decay knobs
  * Use Kicker as default instrument in B+B-Editor
  * Added option for unlinking all controls to context menu of controls
  * Fixed various build issues related to ZynAddSubFX, VST support etc.
  * Atomically write project files via overwrite-by-rename to prevent
    data loss upon disk failures
  * Timeline: allow right click + shift to move left loop point
  * Fixed various MIDI-related issues
  * Default MIDI velocity to 63 for volume=100%
  * CLANG compatibility
  * Hide contents of envelope/LFO tab and display info about
    single-streamed instruments instead
  * Knob code improvement: make the acceleration curve smoother
    and less "sudden" (exponential response curve for smoothing operation)
  * File dialog: Common places added to left pane
  * New mime-type icons
  * Native Amplifier plugin
  * Added support for loading 32-bit samples
  * Fixed oversampling and other problems in export

  [ Timo Jyrinki ]
  * Rework to be according to (LP: #1291675)
  * Sync sources to match the bzr snapshot tarball.
  * Refresh fix-crash-on-close.patch to apply.
  * Apply and remove upstream_fixes patch, already included in the upstream 
    snapshot.
  * Fix-broken-command-line-rendering.-Should-always-che.patch:
    - Add from git as suggested 
  * AutomatableModel-always-fit-value-from-linked-model.patch:
    - Replace the old patch with a format-patch version from git, but 
      unapplied as already included in the bzr snapshot
  * Drop lib64-builddir.patch, seems obsolete
  * debian/lmms.lintian-overrides:
    - Override pkg-has-shlibs-control-file-but-no-actual-shared-libs as 
      the libraries are private plugins. Also ignore the
      useless-call-to-ldconfig:s.
  * Restore debian/lmms.xpm from the png to clean a lintian error
  * Clean changelog of lintian warnings
  * Remove unneeded postrm/postinst scripts with 'update-menu'

 -- Israel Dahl (God Loves You) <israeldahl@gmail.com>  Wed, 09 Apr 2014 14:18:26 -0500

lmms (0.4.15-0ubuntu1) saucy; urgency=low

  * New upstream release.

 -- Israel Dahl <israeldahl@gmail.com>  Wed, 21 Aug 2013 22:28:07 -0500

lmms (0.4.14-0ubuntu3) raring; urgency=low

  * Make lmms depend on lmms-common (>= ${source:Version}) instead of 
    only = to fix (LP: #1152807)

 -- Howard Chan <smartboyhw@gmail.com>  Sun, 10 Mar 2013 15:21:43 +0800

lmms (0.4.14-0ubuntu2) raring; urgency=low

  * Readded lib64-builddir.patch to fix FTBFS on amd64.

 -- Daniel T Chen <crimsun@ubuntu.com>  Wed, 06 Mar 2013 13:01:25 -0500

lmms (0.4.14-0ubuntu1) raring; urgency=low

  * New upstream release.
    - Graphically enhanced AudioFileProcessor plugin
    - Fixed bug with magnetic knobs
    - Fixed various crashes
    - Completely revised VST support (improved VST effect support,
    timesync support and many more)
    - Added multitrack export
    - Added Hydrogen song import plugin
    - Fixed wrong chords
    - Improvements to automation framework
  * debian/lmms.install debian/lmms-common.install
    - moved /usr/share/applications to lmms.install
  * debian/control
    - updated Standards-Version to 3.9.4
  * debian/copyright
    - updated to make current
  * debian/rules
    - fixed Lintian errors during build

 -- Israel Dahl <israeldahl@gmail.com>  Thu, 28 Feb 2013 20:58:18 -0600

lmms (0.4.13-0ubuntu1) raring; urgency=low

  * New  Upstream release.
    - Minor tweaking to ZynAddSubFX, CALF, SWH plugins  and Stefan Fendt's RC
      filters.
    - Added UI fixes: Magnentic effect of knobs and Piano-roll fixes
    - Updated German localization and copyright year
  * debian/lmms-common.install:
    - added /usr/share/applications so the lmms.desktop file will correctly
      install (LP: #863366)
    - This should also fix the Software Center not displaying lmms in sound
      and video (LP: #824231)

 -- Israel Dahl <israeldahl@gmail.com>  Tue, 04 Dec 2012 06:36:06 -0600

lmms (0.4.10-2.3ubuntu1) quantal; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - Build with wine1.4-dev (LP: #925127)
    - Remove manual wine dependency, obtain it via dh_shlibdeps
    - Remove wine and gcc-multilib build dependencies on amd64
      (package does not build with 64-bit only wine)

 -- Julian Taylor <jtaylor@ubuntu.com>  Mon, 01 Oct 2012 20:30:17 +0200

lmms (0.4.10-2.3) unstable; urgency=low

  * Non maintainer upload.
  * Remove wine-related dependencies on amd64, thereby disabling building
    VST plugin. (Closes: #676760)

 -- Hilko Bengen <bengen@debian.org>  Wed, 27 Jun 2012 23:14:40 +0200

lmms (0.4.10-2.2) unstable; urgency=low

  * Non maintainer upload.
  * Fix build failure with GCC 4.7. Closes: #667265.
  * Turn on verbose build.

 -- Matthias Klose <doko@debian.org>  Tue, 17 Apr 2012 14:08:53 +0200

lmms (0.4.10-2.1) unstable; urgency=low

  * Non-maintainer upload.
  * Fix FTBFS on GNU/kFreeBSD. Thanks Pino Toscano.  (Closes: #641064)

 -- Robert Millan <rmh@debian.org>  Fri, 27 Apr 2012 22:55:55 +0200

lmms (0.4.10-2ubuntu1) precise; urgency=low

  * debian/control:
    - Build with wine1.4-dev (LP: #925127)
    - Remove manual wine dependency, obtain it via dh_shlibdeps
    - Remove wine and gcc-multilib build dependencies on amd64
      (package does not build with 64-bit only wine)
  * Merge from debian unstable.  Remaining changes:
    - Build with wine1.4-dev instead of libwine-dev
    - Remove manual wine dependency, obtain it via dh_shlibdeps
    - Remove wine and gcc-multilib build dependencies on amd64

 -- Scott Ritchie <scottritchie@ubuntu.com>  Sat, 25 Feb 2012 00:45:55 -0800

lmms (0.4.10-2) unstable; urgency=low

  * Removed build-dep on libestools2.0-dev (Closes: #614975)

 -- Patrick Winnertz <winnie@debian.org>  Fri, 11 Mar 2011 09:37:43 +0100

lmms (0.4.10-1ubuntu3) oneiric; urgency=low

  * Rebuild for fluidsynth 1.1.4 (LP: #821346)

 -- Alessio Treglia <quadrispro@ubuntu.com>  Fri, 05 Aug 2011 17:00:23 +0200

lmms (0.4.10-1ubuntu2) natty; urgency=low

  * Replace obsolete wine-bin dependency with wine1.2 (LP: #696189).

 -- Артём Попов <artfwo@gmail.com>  Tue, 15 Feb 2011 20:29:59 +0600

lmms (0.4.10-1ubuntu1) natty; urgency=low

  * Merge from debian unstable (LP: #718801).  Remaining changes:
    - Replace build-dep on libwine-dev with wine1.2-dev to build
      against the newer Wine.

 -- Артём Попов <artfwo@gmail.com>  Mon, 14 Feb 2011 20:58:36 +0600

lmms (0.4.10-1) unstable; urgency=low

  * Imported Upstream version 0.4.10
  * changed mode of patch
  * Add source/format with 3.0 (quilt) and rearrange source a bit
  * Bump standarts version to 3.9.1 - no further changes needed

 -- Patrick Winnertz <winnie@debian.org>  Fri, 11 Feb 2011 20:03:06 +0100

lmms (0.4.7-2ubuntu2) natty; urgency=low

  * Rebuild, don't install libs in /usr/lib64.

 -- Matthias Klose <doko@ubuntu.com>  Tue, 04 Jan 2011 12:17:01 +0100

lmms (0.4.7-2ubuntu1) natty; urgency=low

  * Re-sync with Debian (LP: #606533):
    - Replace build-dep on libwine-dev with libwine-dev-unstable to build
      against the newer Wine.

 -- Alessio Treglia <quadrispro@ubuntu.com>  Fri, 12 Nov 2010 13:32:32 +0100

lmms (0.4.7-2) unstable; urgency=low
  
  [ Reinhard Tartler ]
  * Depend on wine only on i386 and amd64 (Closes: #590950)

  [ Patrick Winnertz ]
  * Uploading patch from siretart, thanks for helping.

 -- Patrick Winnertz <winnie@debian.org>  Mon, 02 Aug 2010 10:13:28 +0200

lmms (0.4.7-1) unstable; urgency=low

  * New upstream version

 -- Patrick Winnertz <winnie@debian.org>  Thu, 29 Jul 2010 16:24:00 +0200

lmms (0.4.6-2) unstable; urgency=low

  * Build-depend on libestools2.0-dev (Closes: #589882)

 -- Patrick Winnertz <winnie@debian.org>  Wed, 28 Jul 2010 11:55:16 +0200

lmms (0.4.6-1) unstable; urgency=low

  * New upstream version (Closes: #565733)
  * Bumped standards version to 3.8.3, no further changes needed

 -- Patrick Winnertz <winnie@debian.org>  Sun, 24 Jan 2010 16:40:39 +0100

lmms (0.4.5-1) unstable; urgency=low

  * New upstream version (Closes: #543645)
  * Fix FTBFS on amd64 (Closes: #540671 #543017)

 -- Patrick Winnertz <winnie@debian.org>  Fri, 11 Sep 2009 09:56:45 +0200

lmms (0.4.4-1) unstable; urgency=low

  * New upstream version (Closes: #511363)
  * Provide menu file (Closes: #514905)
    - The menufile is included in lmms-common and not in lmms 
      as it is not arch specific
  * Bumped standards version to 3.8.2 no further changes needed

 -- Patrick Winnertz <winnie@debian.org>  Wed, 05 Aug 2009 20:46:40 +0200

lmms (0.3.2-1) unstable; urgency=low

  * Decrease wine dependency to wine-bin as suggested. (Closes: #446163)
  * Acknowlegded NMU from Pierre Habouzit <madcoder@debian.org> in order to
    fix FTBFS with gcc-4.3 which (Closes: #462202)
  * Now including the singerbot plugin. (Closes: #443224)
  * Add patch to prevent lmms from crashing.

 -- Patrick Winnertz <winnie@debian.org>  Mon, 17 Mar 2008 10:56:12 +0100

lmms (0.3.1-1.1) unstable; urgency=low

  * Non-maintainer upload.
  * Add g++-4.3.patch to fix g++-4.3 FTBFS (Closes: 462202).

 -- Pierre Habouzit <madcoder@debian.org>  Sun, 16 Mar 2008 23:21:56 +0000

lmms (0.3.1-1) unstable; urgency=low

  * Packaging new upstream release.
  * Install Upstream Changelog (Closes: #441477)
    Thanks to Felipe Sateler
  * Lowered the caps dependency to Recommends (Closes: #446163)
  * Added -i/-a to the build targets in rules in order to make sure that only
    (in)dep packages are build.
  * Changed my maintainer address
  * Added patch to remove stereo_enhancer plugin which has a ftbfs with gcc
    4.2.3
  * Added imagemagick as build-dep since we have to convert a .png to a .xpm
    via convert
  * Doesn't install upstreams menu file, since it's outdated.. instead use
    our own.
  * Standard-Version bump to 3.7.3
  * Remove Homepage field from Description and create a own Header
  * Added postinst and postrm for lmms-common to call update-menu if available
    (this has to be done manually, since we doesn't use dh_installmenu to install
    the menu file)

 -- Patrick Winnertz <winnie@debian.org>  Thu, 06 Dec 2007 07:08:04 +0100

lmms (0.3.0-1) unstable; urgency=low

  [ Tobias Doerffel ]
  * New upstream release. (Closes: #439301)
  * Removed patch from Thomas Girard as upstream merged changes

  [ Patrick Winnertz ]
  * Moved manpage into correct package (lmms)
  * Removed manuall installation of Upstream Changelog, thanks to the power of
    debhelper ;-)
  * FTBFS with gcc 4.2 is fixed by upstream (Closes: #383295)
  * lmms has now a proper menu entry (Closes: #383406)
  * lmms depends now on the same version of lmms-common (Closes: #389037)
  * fixed by upstream: arpeggio status is now saved (Closes: #433262)
  * Added build-depends libqt3-i18n (Closes: #384406)
  * Added watch file for lmms (Closes: #439302)
    Thanks to Raphael Geissert
  * Improved copyright file
  * Doesn't build libsingerbot since it is experimental and doesn't work
    correct yet
  * Added several build-dependencys (libstk0-dev, libestools1.2-dev, ladspa-sdk,
    libflac-dev, libwine-dev [i386], libqt3-i18n, libasound2-dev, 
    festival-dev, dpatch )
  * Take over this package from Florian Ragwitz, so set myself as maintainer
  * Add a depends on a specific version of lmms-common
  * Added several new dependencys to lmms
  * Improved description of lmms and lmms-common
  * Die on errors of clean, but don't die if the makefile doesn't exist
  * Added watch file

 -- Patrick Winnertz <patrick.winnertz@skolelinux.org>  Fri, 24 Aug 2007 08:23:34 +0200

lmms (0.2.1-1.1) unstable; urgency=high

  * Non-maintainer Upload
  * Add Patch by Thomas Girard for segfault right after
    lmms starting up (Closes: 382491)

 -- Michael Ablassmeier <abi@debian.org>  Tue,  5 Sep 2006 12:00:40 +0200

lmms (0.2.1-1) unstable; urgency=low

  * New upstream release.
  * Bump up Standards-Version to 3.7.2 (no changes).
  * Use DH_COMPAT 5.

 -- Florian Ragwitz <rafl@debian.org>  Sun, 13 Aug 2006 14:40:13 +0200

lmms (0.1.4-1) unstable; urgency=low

  * New upstream release.

 -- Florian Ragwitz <rafl@debian.org>  Sat,  4 Feb 2006 07:16:47 +0100

lmms (0.1.3-1) unstable; urgency=low

  * New upstream release.
  * debian/lmms.1 was included by upstream. Removed it from debian/.
  * Install lmms.1 in lmms-common instead of lmms to safe some mirror space.
  * Added a lintian override for the above, as lintian is not smart enough to
    check for manpages in other packages from the same source package on which
    a package with a missing manpage depends. 

 -- Florian Ragwitz <rafl@debian.org>  Wed,  1 Feb 2006 18:28:42 +0100

lmms (0.1.2-1) unstable; urgency=low

  * New upstream release.

 -- Florian Ragwitz <rafl@debian.org>  Thu, 22 Dec 2005 16:22:50 +0100

lmms (0.1.1-2) unstable; urgency=low

  * lmms-common doesn't depend on lmms anymore to remove a circular
    dependencies (Closes: #339906).

 -- Florian Ragwitz <rafl@debian.org>  Sun, 20 Nov 2005 12:27:08 +0100

lmms (0.1.1-1) unstable; urgency=low

  * New upstream release.
  * Changed Maintainer address.
  * Added libjack-dev to Build-Depends.

 -- Florian Ragwitz <rafl@debian.org>  Mon, 31 Oct 2005 10:48:36 +0100

lmms (0.0.9+0.1.0rc1-1) unstable; urgency=low

  * Initial Release (Closes: #315976).

 -- Florian Ragwitz <rafl@debianforum.de>  Fri, 22 Jul 2005 16:33:17 +0200

