lives (1.3.4-1) unstable; urgency=low

  * New upstream release:
    - Minor a/v sync fix.
    - Add more formats to x264 encoder (needs testing).
    - Add experimental webm encoding support in ffmpeg_encoder.
    - Fix crash when right clicking in mt with no clips loaded.
    - Const correctness in code (A. Penkov)
    - Fix possible crash in rendered generators, and add them to crash
      recovery.
    - Thread context fix for gtk+ 2.22 and higher.
    - Fix startup mplayer png/alpha test.
    - Fix end image size problem (regression).
    - Updates to decoder plugins (make threadsafe).
    - Add plugin decoder support for ogg/dirac files.
    - Faster seeking in ogg/theora files.
    - Apply theming to the Prefences dialog (A. Kolga)
    - Move weed palette definitions into weed-palettes.c
    - Code cleanup - use enums instead of #defines where possible.
    - Add new scribbler plugin (Penkov)
    - Initial translation to Croatian.
    - Updated translations to Hebrew, Polish, Turkish, Russian and Italian.
  * Change my email address
  * Update debian/copyright.
  * Add menu file provided by Sérgio Cipolla (Closes: #587647).
  * Bump Standards.
  * Suggest mencoder,mjpegtools.
  * Add .gitignore file.
  * Refresh cdda2wav_to_icedax.diff patch.
  * Drop removepy.diff, upstream has renamed *.py files.
  * Drop pgrep_pkill_remove.diff patch since p{grep,kill} checks have
    been removed from configure{,.in}.
  * Continue dropping Python 3 modules.
  * Switch to format 3.0 (quilt).
  * Don't rename marcos-encoders:
    - They have been renamed by upstream.
    - Rename manpages.
    - Update debian/lives-data.manpages file.
  * Adjust versioned debhelper build-dependency.
  * Use autotools_dev addon.
  * Build-depend on libvorbis-dev to provide Vorbis support.
  * debian/watch: Point to bzip2-ed tarball.
  * Add patch to fix FTBFS due to a missing #include statement.
  * debian/copyright:
    - Fix copyright-refers-to-deprecated-bsd-license-file lintian warning.
  * Remove .la files, it's a release goal for squeeze.
  * Move all doc files provided by upstream under /usr/share/doc/lives.

 -- Alessio Treglia <alessio@debian.org>  Tue, 06 Jul 2010 12:00:11 +0200

lives (1.3.3-2) unstable; urgency=low

  [ Harry Rickards ]
  * Added a patch that removes the buildtime checks for the runtime
    dependencies pgrep and pkill from configure and configure.in
  * Added procps to runtime dependencies

  [ Alessio Treglia ]
  * Improve packages description.

 -- Alessio Treglia <quadrispro@ubuntu.com>  Tue, 11 May 2010 20:06:42 +0200

lives (1.3.3-1) unstable; urgency=low

  [ Harry Rickards ]
  * Removed three patches that were integrated into upstream. Fixes build
    problem in 1.3.3-1
  * Fixed the hyphen-used-as-minus-signs in build-lives-rfx-plugin.1
  * Added Alexej Kolga (new upstream author) to debian/copyright file.
  * Added /usr/bin/build-lives-rfx-plugin and /usr/bin/build-lives-rfx-
    plugin-multi to debian/lives-data.install as they weren't present in
    the build .debs. Also added the manpages.
  * Imported Upstream version 1.3.3

  [ Alessio Treglia ]
  * Add Forwarded field into debian/patches/removepy.diff patch.

 -- Alessio Treglia <quadrispro@ubuntu.com>  Mon, 10 May 2010 23:15:53 +0200

lives (1.3.2-3) unstable; urgency=low

  [ Harry ]
  * Added two patches from upstream, fixing a crash in effect previews
    and an 'Are you sure' prompt

  [ Alessio Treglia ]
  * Set pkg format to 1.0.

 -- Alessio Treglia <quadrispro@ubuntu.com>  Tue, 27 Apr 2010 11:48:16 +0200

lives (1.3.2-2) unstable; urgency=low

  [ Harry Rickards ]
  * Added patch from upstream that fixes the mipsel build.
  * Added packaging exception for frei0r-plugins-dev so package builds
    on sparc64

  [ Alessio Treglia ]
  * debian/patches/makefile_am.diff: Add patch tags as per DEP-3.

 -- Alessio Treglia <quadrispro@ubuntu.com>  Sun, 11 Apr 2010 12:40:32 +0200

lives (1.3.2-1) unstable; urgency=low

  [ Harry Rickards ]
  * Updated packaging exceptions so package builds on avr32, m68k and
    sparc64.

  [ Alessio Treglia ]
  * New upstream release.
  * Refresh debian/patches/cdda2wav_to_icedax.diff patch.
  * debian/patches/removepy.diff.
    - Refresh.
    - Correct a small typo.

 -- Alessio Treglia <quadrispro@ubuntu.com>  Sun, 21 Mar 2010 23:08:46 +0100

lives (1.2.1-1) unstable; urgency=low

  * New upstream release.
  * debian/lives.1: Fix hyphen-used-as-minus-sign lintian warning.
  * Bump Standards.
  * Update debian/copyright.
  * Refresh all patches, drop imageloading.diff, applied by upstream.

 -- Alessio Treglia <quadrispro@ubuntu.com>  Sun, 28 Feb 2010 12:24:13 +0100

lives (1.1.8-2) unstable; urgency=low

  [ Harry Rickards ]
  * Changed maintainer to Debian Multimedia Maintainers
  * Started using git
  * Moved dirac_encoder to lives_dirac_encoder (Closes: #564665)
  * Made removepy patch have DEP-3 compliant header
  * Removed the old VCS tags for SVN
  * Added myself to Uploaders:
  * Moved from dpatch to quilt
  * Added VCS-Git and VCS-Browser tags
  * Added upstream patch that fixes image loading. Will be released
    upstream in 1.1.9
  * Removed frei0r-plugins-dev for powerpc
  * Removed unnecessary build-depends on python
  * Removed libdirac-encoder0 and libdirac-decoder0 as they should
    be pulled in via shlibs.
  * Updated to use Debian fork of cdda2wav, icedax.
  * Added more detail to debian/README.source and updated for quilt
  * Added debian/README.Debian giving details about transcode,
    mencoder and mjpegtools
  * Added theora and ogg to Recommends: in debian/control so users at
    least have ogg and theora to encode in
  
  [ Alessio Treglia ]
  * debian/rules:
    - Don't include quilt.make rules file, it's unnecessary.
    - Adjust clean target properly.
  * debian/control:
    - Set debhelper build-dependency version to 7.0.50~ (to make backporters'
      life easy).
    - Bump-up quilt to (at least) 0.46-7~.
    - Add myself to the Uploaders field.
    - Replace libjack0.100.0-dev with libjack-dev.
    - Drop unnecessary dependencies already provided by shlibs files.
    - Small corrections to the runtime packages description.
  * debian/patches/removepy.diff:
    - Converted to quilt format.
  * Remove debian/LiVES.desktop, the same file is already provided by
    upstream.

  [ Reinhard Tartler ]
  * use multiline depends for lives' recommends field

 -- Harry Rickards <hrickards@l33tmyst.com>  Mon, 11 Jan 2010 18:55:23 +0000

lives (1.1.8-1) unstable; urgency=low

  * New upstream release (LP: #503348)

 -- Harry Rickards <hrickards@l33tmyst.com>  Wed, 06 Jan 2010 10:27:56 +0000

lives (1.1.7-1) unstable; urgency=low

  * Added marcos-encoders (Closes: #562515) and added a patch to make this work
  * Because of the patch added dpatch to debian/rules and debian/control
  * New upstream release (Closes: #555563)
  * Added dirac and ffmpeg to debian/control for marcos-encoders
  * Set default dpkg flags to none (LP: #481085)

 -- Harry Rickards <hrickards@l33tmyst.com>  Mon, 28 Dec 2009 09:03:12 +0000

lives (1.1.6-1) unstable; urgency=low

  * New upstream release
  * Unupdated debian/rules for dpatch
  * Removed patch for fixing the bug because in upstream now

 -- Harry Rickards <hrickards@l33tmyst.com>  Mon, 16 Nov 2009 16:27:02 +0000

lives (1.1.5-2) unstable; urgency=low

  * Removed the -present bit in debian/copyright
  * Added patch for fixing a bug that causes a crash on playback with pulse
  * Updated debian/rules for dpatch

 -- Harry Rickards <hrickards@l33tmyst.com>  Fri, 30 Oct 2009 15:10:15 +0000

lives (1.1.5-1) unstable; urgency=low

  * New upstream version.
  * Fixed copyright to include myself
  * Added old previously-removed changelog entries

 -- Harry Rickards <hrickards@l33tmyst.com>  Tue, 27 Oct 2009 16:55:59 +0000

lives (1.1.4-1) unstable; urgency=low

  * New upstream version
  * Removed SaveFileName patch from debian/patches as it's now integrated
    in upstream
  * Added ogmtools to debian/control to Depends:
  * Removed libdirectfb-dev from Build-Depends: for hurd-i386 because it needs
    porting.
  * Changed section from graphics to video to fix override disparity (video was
    only added as a section recently)
  * Updated descriptions

 -- Harry Rickards <hrickards@l33tmyst.com>  Sat, 17 Oct 2009 07:36:38 +0100

lives (1.1.3-1) unstable; urgency=low

  * New upstream version
  * Updated gtk version required to 2.14 or higher
  * Changed depends in debian/control for libweed-dev depending libweed0
    to equal source version
  * Added libpulse-dev to Build-Depends:
  * Added libpulse0 to Depends
  * Added SaveFileName patch to debian/patches on upstream advice

 -- Harry Rickards <hrickards@l33tmyst.com>  Mon, 28 Sep 2009 16:30:05 +0000

lives (1.1.2-2) unstable; urgency=low

  * Fixed FTBFS because of forgotten ! in debian/control (Closes: #546305)
  * Changed x11utils to x11-utils

 -- Harry Rickards <hrickards@l33tmyst.com>  Sat, 12 Sep 2009 16:07:46 +0100

lives (1.1.2-1) unstable; urgency=low

  * New upstream version
  * Added build dependency on libasound2-dev per upstream advice
  * Added dependency on libasound2 per upstream advice

 -- Harry Rickards <hrickards@l33tmyst.com>  Sat, 12 Sep 2009 09:42:10 +0100

lives (1.0.0-6) unstable; urgency=low

  * Removed libsox-dev from Build-Depends per upstream request
  * Removed frei0r for arm
  * Removed frei0r for powerpc as frei0r isn't endian safe

 -- Harry Rickards <hrickards@l33tmyst.com>  Fri, 28 Aug 2009 17:13:12 +0100

lives (1.0.0-5) unstable; urgency=low

  * Removed the bit about PATH from debian/wrapper/lives
  * Removed duplicate entry of Niels Elburg from debian/copyright
  * Added the right dependencies taken from the packaging notes
  * Fixed debian/watch to not think pre-release versions are newer than
    release ones
  * Replaced automake1.10 with automake
  * Made frei0r-plugins-dev and frei0r-plugins not for kfreebsd
  * Made libavc1394, libavc1394-dev, libraw1394 and libraw1394-dev not for
    kfreebsd
  * Added SVN and VCS Browser URL's to debian/control
  * Made the end of the smogrify manpage a bit more formal
  * Removed the autogen.sh bit from debian/rules as it doesn't seem to work
    Seeing as autogen.sh doesn't seem to be needed dh must do all the stuff
    automatically
  * Removed the shard library depends from Depends

 -- Harry Rickards <hrickards@l33tmyst.com>  Fri, 21 Aug 2009 16:30:14 +0100

lives (1.0.0-4) unstable; urgency=low

  * Updated policy version
  * Listed the libOSC authors
  * Added the libOSC license to debian/copyright
  * Listed the intl/ authors
  * Added the licenses for lives-plugins/icons/
  * Listed the authors for lives-plugins/icons/

 -- Harry Rickards <hrickards@l33tmyst.com>  Fri, 21 Aug 2009 09:29:30 +0100

lives (1.0.0-3) unstable; urgency=low

  * Changed debian/rules to use dh(1) 

 -- Harry Rickards <hrickards@l33tmyst.com>  Thu, 30 Jul 2009 12:19:01 +0100

lives (1.0.0-2) unstable; urgency=low

  * libweed0 dependency for lives is now versioned

  * Used -s for debhelper instead of -a

 -- Harry Rickards <hrickards@l33tmyst.com>  Wed, 29 Jul 2009 14:39:22 +0100

lives (1.0.0-1) unstable; urgency=low

  * Taken over the package after asking upstream what I could do to help with
    the packaging. Gürkan doesn't have a problem with this.

 -- Harry Rickards <hrickards@l33tmyst.com>  Sun, 26 Jul 2009 09:24:42 +0100

lives (0.9.9.7-1) unstable; urgency=low

  * Initial release. (Closes: #247337)

 -- Gürkan Sengün <gurkan@phys.ethz.ch>  Tue, 07 Apr 2009 09:34:16 +0100
