vokoscreen (2.1.0-1) unstable; urgency=medium

  * New upstream release. (LP: #1313251, LP: #1313253, LP: #1323359)
  * Uploaded to unstable.
  * debian/control:
      - Bumped Standards-Version to 3.9.6.
      - Added to Build-Depends field: libx11-dev and pkg-config.
      - Added to Depends: vlc.
      - Removed from Build-Depends field: libopencv-dev and libopencv-ocl-dev.
  * debian/copyright:
      - debian/* was relicensed to BSD-3-clause.
      - Removed the space from Public Domain license name.
      - Updated some information.
  * debian/rules:
      - Added the variable 'DEB_BUILD_MAINT_OPTIONS' to add all flags
        requested by blhc command.
      - Removed (now) useless variable 'DEB_LDFLAGS_MAINT_APPEND'.

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Sat, 11 Oct 2014 22:19:58 -0300

vokoscreen (2.0.16~beta-1) experimental; urgency=medium

  * New upstream release.
  * New maintainer email address.
  * debian/control: updated the Vcs-Browser field.

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Mon, 11 Aug 2014 22:15:14 -0300

vokoscreen (2.0.13~beta-1) experimental; urgency=medium

  * New upstream release.
  * debian/control:
      - Added libv4l-dev to Build-Depends field.
      - Added vlc to Depends field.

 -- Joao Eriberto Mota Filho <eriberto@eriberto.pro.br>  Mon, 09 Jun 2014 09:38:36 -0300

vokoscreen (2.0.5~beta-1) experimental; urgency=medium

  * New upstream release.
  * This package will probe an upstream fix to 1313251 at LP.

 -- Joao Eriberto Mota Filho <eriberto@eriberto.pro.br>  Sat, 03 May 2014 08:41:16 -0300

vokoscreen (2.0.0-2) unstable; urgency=medium

  * debian/control: moved libdc1394-utils from 'Depends' field
      to 'Recommends' to avoid issues over kfreebsd-* arch.
  * debian/watch: updated to avoid '-beta' releases.

 -- Joao Eriberto Mota Filho <eriberto@eriberto.pro.br>  Wed, 02 Apr 2014 12:14:43 -0300

vokoscreen (2.0.0-1) unstable; urgency=medium

  * New upstream release.
  * debian/control: added libdc1394-utils and pulseaudio-utils as
    binary dependencies.
  * debian/patches: removed. This directory is useless now (see the
    1.9.6-1 changelog).
  * debian/rules: added a line to avoid useless links against libraries.

 -- Joao Eriberto Mota Filho <eriberto@eriberto.pro.br>  Tue, 25 Mar 2014 22:42:34 -0300

vokoscreen (1.9.6-1) unstable; urgency=medium

  * New upstream release (Closes: #736976).
  * debian/patches/phone: removed. The upstream fixed the code. Thanks Volker.
  * debian/rules: added a new option in dh_auto_configure, provided by the
    upstream in this version, to avoid the phone to home action (see #736974).
  * debian/watch: improved.

 -- Joao Eriberto Mota Filho <eriberto@eriberto.pro.br>  Sun, 16 Feb 2014 16:29:26 -0300

vokoscreen (1.9.0-3) unstable; urgency=high

  * debian/control: added libopencv-ocl-dev as new build dependency.

 -- Joao Eriberto Mota Filho <eriberto@eriberto.pro.br>  Fri, 07 Feb 2014 10:17:39 -0200

vokoscreen (1.9.0-2) unstable; urgency=medium

  * Added a patch to avoid a phone home action. (Closes: #736974)

 -- Joao Eriberto Mota Filho <eriberto@eriberto.pro.br>  Thu, 30 Jan 2014 00:43:39 -0200

vokoscreen (1.9.0-1) unstable; urgency=medium

  * New upstream release.
  * debian/control: improved the long description.

 -- Joao Eriberto Mota Filho <eriberto@eriberto.pro.br>  Mon, 27 Jan 2014 16:58:19 -0200

vokoscreen (1.8.10-1) unstable; urgency=medium

  * New upstream release.

 -- Joao Eriberto Mota Filho <eriberto@eriberto.pro.br>  Tue, 14 Jan 2014 05:13:42 -0200

vokoscreen (1.8.8-2) unstable; urgency=medium

  * debian/control: fixed a typo (s/PusleAudio/PulseAudio). Thanks a lot to
    Fred Maranhão.
  * debian/source/lintian-overrides: removed as requested by Paul Wise. Thanks
    to Paul for explanations about the idea of the GPG sign check.

 -- Joao Eriberto Mota Filho <eriberto@eriberto.pro.br>  Mon, 13 Jan 2014 21:32:12 -0200

vokoscreen (1.8.8-1) unstable; urgency=medium

  * New upstream release.
  * debian/copyright: updated the years of the upstream code copyright
    and packaging.
  * debian/source/lintian-overrides: fixed a little mistake.

 -- Joao Eriberto Mota Filho <eriberto@eriberto.pro.br>  Mon, 06 Jan 2014 15:10:21 -0200

vokoscreen (1.8.5-1) unstable; urgency=low

  * New upstream release.
  * Bumped the Standards-Version from 3.9.4 to 3.9.5.
  * debian/source/: added an override to reply to check-gpg-signature.
  * debian/watch: improved to allow downloads too.

 -- Joao Eriberto Mota Filho <eriberto@eriberto.pro.br>  Tue, 17 Dec 2013 13:16:13 -0200

vokoscreen (1.8.2-1) unstable; urgency=low

  * New upstream release.
  * debian/control: added little datails in long description.
  * debian/gbp.conf: added to allow git-buildpackage use.
  * debian/patches/screencast.cpp: removed because the upstream improved
    the code to be compliant with Debian. Thanks to Volker.

 -- Joao Eriberto Mota Filho <eriberto@eriberto.pro.br>  Tue, 03 Dec 2013 10:58:38 -0200

vokoscreen (1.8.1-2) unstable; urgency=low

  * Added the vokoscreen.cpp patch to make avconv the default option,
      instead ffmpeg. Thanks to Vincent Bernat for the idea.
  * debian/copyright: added the Public Domain notice for libqxt/qxtglobal.h.
      Thanks to Charles Plessy.

 -- Joao Eriberto Mota Filho <eriberto@eriberto.pro.br>  Sun, 17 Nov 2013 11:03:22 -0200

vokoscreen (1.8.1-1) unstable; urgency=low

  * Initial release (Closes: #729483).

 -- Joao Eriberto Mota Filho <eriberto@eriberto.pro.br>  Thu, 14 Nov 2013 17:48:04 -0200
