parole (0.8.1-1ubuntu4) xenial; urgency=medium

  * Enable double-buffering for gstreamer widget (LP: #1557349)
    - debian/patches/02_double-buffering.patch

 -- Sean Davis <smd.seandavis@gmail.com>  Sun, 20 Mar 2016 22:05:12 -0400

parole (0.8.1-1ubuntu3) xenial; urgency=medium

  * Disable clutter backend, broken in xenial.
    - debian/control
    - debian/rules

 -- Sean Davis <smd.seandavis@gmail.com>  Sun, 13 Mar 2016 17:40:18 -0400

parole (0.8.1-1ubuntu2) xenial; urgency=medium

  * 01_plugin-loading.patch:
    - Add support for plugin loading by basename

 -- Sean Davis <smd.seandavis@gmail.com>  Sun, 10 Jan 2016 09:12:22 -0500

parole (0.8.1-1ubuntu1) xenial; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - Enable clutter backend.
    - Add recommends on gstreamer1.0-pulseaudio.

 -- Jackson Doak <noskcaj@ubuntu.com>  Sun, 20 Dec 2015 06:39:42 +1100

parole (0.8.1-1) unstable; urgency=medium

  [ Jackson Doak ]
  * New upstream release

 -- Yves-Alexis Perez <corsac@debian.org>  Sun, 18 Oct 2015 14:32:48 +0200

parole (0.8.1-0ubuntu1) wily; urgency=medium

  * New upstream bugfix release
  * debian/patches:
    - Dropped, included upstream.

 -- Sean Davis <smd.seandavis@gmail.com>  Thu, 15 Oct 2015 07:43:53 -0400

parole (0.8.0-2ubuntu2) wily; urgency=medium

  * debian/patches/xubuntu_bug12169.patch
    - Add upstream patch to fix segfault at close (LP: #1489533)

 -- Sean Davis <smd.seandavis@gmail.com>  Mon, 07 Sep 2015 16:49:27 -0400

parole (0.8.0-2ubuntu1) wily; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - Enable clutter backend.
    - Add recommends on gstreamer1.0-pulseaudio.

 -- Jackson Doak <noskcaj@ubuntu.com>  Thu, 07 May 2015 05:32:40 +0000

parole (0.8.0-2) unstable; urgency=medium

  * debian/control:
    - add dependency on gstreamer1.0-plugins-base, gstreamer1.0-alsa |
    gstreamer1.0-audiosink and gstreamer1.0-plugins-good, parole doesn't start
    without them.
  * Upload to unstable.

 -- Yves-Alexis Perez <corsac@debian.org>  Wed, 06 May 2015 21:07:30 +0200

parole (0.8.0-1) experimental; urgency=medium

  [ Mateusz Łukasik ]
  * New upstream release.
  * Bump standards-version to 3.9.6

 -- Yves-Alexis Perez <corsac@debian.org>  Sun, 22 Mar 2015 14:51:08 +0100

parole (0.8.0-0ubuntu1) vivid; urgency=medium

  * New upstream release. LP: #1424887

 -- Jackson Doak <noskcaj@ubuntu.com>  Sun, 01 Mar 2015 14:05:20 +1100

parole (0.7.0-0ubuntu3) vivid; urgency=medium

  * No change rebuild to get debug symbols on all architectures.

 -- Brian Murray <brian@ubuntu.com>  Sat, 20 Dec 2014 15:58:37 -0800

parole (0.7.0-0ubuntu2) utopic; urgency=medium

  * Enable clutter backend.

 -- Sean Davis <smd.seandavis@gmail.com>  Tue, 29 Jul 2014 21:51:39 -0400

parole (0.7.0-0ubuntu1) utopic; urgency=medium

  * New upstream release.
  * Version gtk3 deps.

 -- Jackson Doak <noskcaj@ubuntu.com>  Thu, 10 Jul 2014 09:24:13 +1000

parole (0.6.1-1) experimental; urgency=medium

  [ Jackson Doak ]
  * New upstream release.
    - Properly use specified device, use correct URI (lp: #1098323)

 -- Yves-Alexis Perez <corsac@debian.org>  Tue, 24 Jun 2014 21:32:08 +0200

parole (0.6.1-0ubuntu4) utopic; urgency=medium

  * Add recommends on gstreamer1.0-pulseaudio. LP: #1309951

 -- Sean Davis <smd.seandavis@gmail.com>  Sun, 20 Apr 2014 22:01:52 -0400

parole (0.6.1-0ubuntu3) trusty; urgency=medium

  * Add recommends on gstreamer1.0-plugins-base. LP: #1278089

 -- Jackson Doak <noskcaj@ubuntu.com>  Fri, 11 Apr 2014 08:03:22 +1000

parole (0.6.1-0ubuntu2) trusty; urgency=medium

  * d/rules: Strip -Wl,-Bsymbolic-functions LDFLAGS to fix loading plugins.
    (LP: #1286046, LP: #1168810, Xfce #9904)

 -- Unit 193 <unit193@ubuntu.com>  Wed, 09 Apr 2014 16:53:02 -0400

parole (0.6.1-0ubuntu1) trusty; urgency=medium

  * New upstream release.
    - Properly use specified device, use correct URI (lp: #1098323)

 -- Jackson Doak <noskcaj@ubuntu.com>  Sun, 30 Mar 2014 13:32:17 +1100

parole (0.6.0-1) experimental; urgency=low

  [ Yves-Alexis Perez ]
  * debian/control:
    - update libxfce4ui-1-dev build-dep to libxfce4ui-2-dev
    - add depends on gstreamer1.0-libav. 

  [ Lionel Le Folgoc ]
  * debian/control:
    - switch to gst1.0 since it's now the version used by default in parole.
    - change libgtk2.0-dev (b-)dep to libgtk-3-dev as libxfce4ui-2-dev uses
      gtk3.

  [ Jackson Doak ]
  * New upstream release (0.6.0) Closes: #729255
  * debian/control: Bump standards-version to 3.9.5
  * debian/copyright: Don't use symlink licenses

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

parole (0.5.4-1) unstable; urgency=medium

  [ Jackson Doak ]
  * New upstream release
  * Replace autotools-dev with autoreconf
  * debian/rules: --disable-silent-rules
  * Update manpage

  [ Yves-Alexis Perez ]
  * debian/rules:
    - drop xdt-autogen and autoreconf calls.
  * debian/control:
    - drop build-dep on dh-autoreconf.

 -- Yves-Alexis Perez <corsac@debian.org>  Thu, 05 Dec 2013 21:58:41 +0100

parole (0.5.2-1) unstable; urgency=low

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

  [ Yves-Alexis Perez ]
  * New upstream release.
  * debian/rules:
    - include architecture.mk to get DEB_HOST_MULTIARCH.

 -- Yves-Alexis Perez <corsac@debian.org>  Thu, 25 Jul 2013 22:05:33 +0200

parole (0.5.1-1) unstable; urgency=low

  * New upstream release.
  * debian/control:
    - add build-dep on autotools-dev.
  * debian/rules:
    - use autotools-dev dh addon to refresh config.{guess,sub}.

 -- Yves-Alexis Perez <corsac@debian.org>  Mon, 03 Jun 2013 22:20:52 +0200

parole (0.5.0-1) unstable; urgency=low

  [ Lionel Le Folgoc ]
  * debian/patches: add missing DEP3 headers.
  * debian/control:
    - add b-dep on libxfconf-0-dev since parole now uses Xfconf
    - suggests gnome-codec-install for the missing codec feature.

  [ Micah Gersten ]
  * Update link to GPL license to appease lintian
    - update debian/copyright

  [ Yves-Alexis Perez ]
  * New upstream release.
  * debian/patches:
    - 01_fix-implicit-dso-linking dropped, not needed anymore.
  * debian/rules:
    - drop call to xdt-autogen, not needed anymore.
    - use parallel build.
    - use debhelper 9 / dpkg-dev 1.16.1 hardening support.
    - use multiarch paths.
  * debian/control:
    - update standards version to 3.9.4.
    - update debhelper build-dep to 9
    - drop hardening-includes build-dep.
    - drop xfce4-dev-tools, libtool and gtk-doc-tools build-deps.
    - replace libxfcegui4 build-dep by libxfce4ui.
    - drop Simon and Emmanuele from uploaders, thanks to them for their work!
  * debian/compat bumped to 9.
  * debian/parole.install:
    - update paths for multiarch.

 -- Yves-Alexis Perez <corsac@debian.org>  Sat, 25 May 2013 14:54:35 +0200

parole (0.2.0.6-1) unstable; urgency=low

  [ Lionel Le Folgoc ]
  * debian/control:
    - drop unneeded build-dep on xulrunner-dev.   closes: #594073
    - suggests a few useful gstreamer0.10 plugins.
    - build-depends on quilt.
  * debian/patches:
    - 01_fix-implicit-dso-linking.patch: added, fixes FTBFS with binutils-gold.
    - series: added.                                            closes: #615760
  * debian/rules: pass --with quilt to dh.

  [ Yves-Alexis Perez ]
  * New upstream release.
  * Switch to 3.0 (quilt) source format.
  * debian/control:
    - update standards version to 3.9.2.
    - drop browser-plugin-parole package.
    - drop quilt build-dep.
    - add build-dep on hardening-includes
    - bump xfce build-deps to 4.8.
  * debian/parole.install updated.
  * debian/rules:
    - use --fail-missing and manually remove spurious files.
    - drop quilt addon
    - pick build flags from dpkg-buildflags.
    - add -O1, -z,defs and --as-needed to LDFLAGS.
    - add hardening flags to build flags.
    - stop harcoding the shell to bash, it works fine now.      closes: #623830

 -- Yves-Alexis Perez <corsac@debian.org>  Sun, 24 Apr 2011 16:09:19 +0200

parole (0.2.0.2-3) unstable; urgency=low

  * debian/control:
    - add depends on gstreamer0.10-x.                           closes: #583610

 -- Yves-Alexis Perez <corsac@debian.org>  Sat, 29 May 2010 00:00:40 +0200

parole (0.2.0.2-2) unstable; urgency=low

  * debian/control, debian/browser-plugin-parole: rename browser plugin
    package since it seems that's the preferred scheme.

 -- Yves-Alexis Perez <corsac@debian.org>  Wed, 28 Apr 2010 21:42:11 +0200

parole (0.2.0.2-1) unstable; urgency=low

  * Initial release                                            closes: #549971

 -- Yves-Alexis Perez <corsac@debian.org>  Mon, 26 Apr 2010 00:04:34 +0200

