tumbler (0.1.31-2) unstable; urgency=medium

  * Upload to unstable.

 -- Yves-Alexis Perez <corsac@debian.org>  Wed, 06 May 2015 18:12:00 +0200

tumbler (0.1.31-1) experimental; urgency=medium

  [ Jackson Doak ]
  * New upstream release

  [ Mateusz Łukasik ]
  * Bump standards-version to 3.9.6

 -- Yves-Alexis Perez <corsac@debian.org>  Sun, 08 Mar 2015 21:55:02 +0100

tumbler (0.1.30-1) unstable; urgency=medium

  [ Jackson Doak ]
  * New upstream release
  * debian/rules: Disable silent rules
  * debian/control: Bump standards-version to 3.9.5

 -- Yves-Alexis Perez <corsac@debian.org>  Sun, 09 Mar 2014 10:09:08 +0100

tumbler (0.1.29-2) unstable; urgency=low

  [ Evgeni Golov ]
  * Correct Vcs-* URLs to point to anonscm.debian.org

  [ Jackson Doak ]
  * Bump standards-version to 3.9.4

  [ Yves-Alexis Perez ]
  * debian/patches:
    - 01_fix-typo-tumbler-rc added, fix typo in /etc/xdg/tumbler/tumbler.rc
      preventing video thumbnailing.                            closes: #723189

 -- Yves-Alexis Perez <corsac@debian.org>  Tue, 17 Sep 2013 21:56:37 +0200

tumbler (0.1.29-1) unstable; urgency=low

  [ Yves-Alexis Perez ]
  * New upstream release.
  * debian/control:
    - update gstreamer build-dep to libgstreamer1.0-dev and
      libgstreamer-plugins-base1.0-dev.
  * debian/rules:
    - enable all hardening flags.

  [ Lionel Le Folgoc ]
  * New upstream release (0.1.27):
    - re-enable all plugins since there's now a priority mechanism to choose
      the preferred ones.
  * debian/rules: drop --disable-ffmpeg-thumbnailer from configure.
  * debian/control:
    - readd libffmpegthumbnailer-dev to b-deps to build the ffmpeg thumbnailer
      plugin.
    - add libcurl4-gnutls-dev to b-deps to build the cover thumbnailer plugin
    - update the long description of tumbler-plugins-extra to mention the new
      plugins.
  * debian/tumbler-plugins-extra.install: ship the new plugins.
  * debian/tumbler-common.install: ship the new rc file.
  * debian/libtumbler-1-0.symbols: updated for the new symbols.
  * debian/copyright: refreshed.

 -- Yves-Alexis Perez <corsac@debian.org>  Wed, 22 May 2013 00:27:44 +0200

tumbler (0.1.25-1) unstable; urgency=low

  [ Lionel Le Folgoc ]
  * New upstream release.

  [ Yves-Alexis Perez ]
  * debian/rules:
    - build with --parallel.
    - stop running xdt-autogen before configure, not needed anymore.
  * debian/control:
    - drop xfce4-dev-tools, libtool and gtk-doc-tools from build-deps.

 -- Lionel Le Folgoc <mrpouit@gmail.com>  Sat, 05 May 2012 14:39:43 +0200

tumbler (0.1.24-1) unstable; urgency=low

  * New upstream release.
  * debian/patches:
    - 01_fix-link-lm and 02_fix-link-gmodule removed, included upstream.

 -- Yves-Alexis Perez <corsac@debian.org>  Thu, 29 Mar 2012 11:14:19 +0200

tumbler (0.1.23-2) unstable; urgency=low

  * debian/patches:
    - 02_fix-link-gmodule added, fix FTBFS with glib 2.32.      closes: #665667
  * debian/control:
    - update standards version to 3.9.3.

 -- Yves-Alexis Perez <corsac@debian.org>  Wed, 28 Mar 2012 11:37:50 +0200

tumbler (0.1.23-1) unstable; urgency=low

  [ Lionel Le Folgoc ]
  * New upstream release:
    - fix crashes in the pixbuf thumbnailer.                        lp: #804921
  * debian/control: build-depends on libgsf-1-dev and libopenrawgnome-dev to
    enable the new thumbnailers.
  * debian/copyright: fix EOLs.
  * Add a new binary package, tumbler-plugins-extra, to ship plugins using
    libraries not present in the default xfce desktop (openraw, gsf), and let
    tumbler suggest it.
  * debian/patches:
    - 02_start-gst-pipeline.patch: dropped, applied upstream.
    - 01_fix-link-lm.patch: refreshed for the new plugins.
  * debian/libtumbler-1-dev.install: updated, .a files aren't created anymore.

  [ Yves-Alexis Perez ]
  * debian/watch updated for new tumbler location.
  * debian/control:
    - update debhelper build-dep to 9 now that it's released.

 -- Yves-Alexis Perez <corsac@debian.org>  Sun, 05 Feb 2012 21:03:17 +0100

tumbler (0.1.22-1) unstable; urgency=low

  [ Lionel Le Folgoc ]
  * New upstream release:
    - add new gstreamer-based video thumbnailer.
  * debian/copyright: updated.
  * debian/rules: disable the ffmpeg thumbnailer by default, upstream
    recommends to use the new gstreamer one instead.
  * debian/control: replace libffmpegthumbnailer-dev b-dep with
    libgstreamer0.10-dev, and switch to libjpeg-dev.            closes: #644968
  * debian/patches/02_start-gst-pipeline.patch: added, fix thumbnail generation.

  [ Yves-Alexis Perez ]
  * debian/rules:
    - use hardening method from dpkg-dev 1.16.1 and debhelper 9.
    - use multiarch dirs.
  * debian/compat bumped to 9.
  * debian/control:
    - drop build-dep on hardening-includes
    - add build-dep on dpkg-dev (>= 1.16.1)
    - add Pre-Depends on misc:Pre-Depends
  * debian/libtumbler-1-0.install, debian/libtumbler-1-dev.install,
    debian/tumbler.install: use multiarch paths.

 -- Lionel Le Folgoc <mrpouit@gmail.com>  Fri, 14 Oct 2011 17:16:30 +0200

tumbler (0.1.21-3) unstable; urgency=low

  * debian/patches:
    - 01_fix-link-lm added, add explicit link on -lm.           closes: #640453
  * debian/control:
    - add build-dep on xfce4-dev-tools, libtool and gtk-doc-tools.
  * debian/rules:
    - run xdt-autogen before configure.

 -- Yves-Alexis Perez <corsac@debian.org>  Mon, 05 Sep 2011 21:33:31 +0200

tumbler (0.1.21-2) unstable; urgency=low

  * Upload to unstable.
  * debian/control:
    - drop Emanuele, Simon and Mike from uploaders.
    - update standards version to 3.9.2. 

 -- Yves-Alexis Perez <corsac@debian.org>  Tue, 19 Apr 2011 17:22:59 +0200

tumbler (0.1.21-1) experimental; urgency=low

  * New upstream release.

 -- Yves-Alexis Perez <corsac@debian.org>  Mon, 14 Feb 2011 23:46:05 +0100

tumbler (0.1.6-1) experimental; urgency=low

  * Initial release.                                            closes: #612110

 -- Yves-Alexis Perez <corsac@debian.org>  Mon, 07 Feb 2011 00:46:24 +0100
