vokoscreen (2.5.0-5) unstable; urgency=medium

  * debian/watch: using a fake site to explain about the current status of
    the original upstream homepage.
    .
    Rationale: the upstream stopped to develop Vokoscreen in favor of
    VokoscreenNG, already in Debian. Some days ago the upstream removed the
    old project from GitHub (all files were deleted).

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Wed, 18 Mar 2020 14:23:11 -0300

vokoscreen (2.5.0-4) unstable; urgency=medium

  * debian/control:
      - Added 'Rules-Requires-Root: no' to source stanza.
      - Bumped Standards-Version to 4.5.0.
  * debian/copyright: updated packaging copyright years.
  * debian/salsa-ci.yml: added to provide CI tests for Salsa.

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Mon, 24 Feb 2020 19:41:20 -0300

vokoscreen (2.5.0-3) unstable; urgency=medium

  * Using new DH level format. Consequently:
      - debian/compat: removed.
      - debian/control: changed from 'debhelper' to 'debhelper-compat' in
        Build-Depends field and bumped level to 12.
  * debian/control: bumped Standards-Version to 4.4.0.
  * debian/copyright: updated packaging copyright years.
  * debian/tests/control: created to provide a trivial test.

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Thu, 22 Aug 2019 06:24:35 -0300

vokoscreen (2.5.0-2) unstable; urgency=medium

  * Migrated DH level to 11.
  * debian/control:
      - Bumped Standards-Version to 4.2.1.
      - Changed Vcs-* URLs to salsa.debian.org.
  * debian/copyright:
      - Updated packaging copyright years.
      - Using a secure copyright format in URI.

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Sat, 22 Sep 2018 15:42:45 -0300

vokoscreen (2.5.0-1) unstable; urgency=medium

  * New upstream release.
  * Bumped DH level to 10.
  * debian/control:
      - Added the Suggests field.
      - Added lsof and xdg-utils to Depends field.
      - Build-Depends field:
          ~ Added libxrandr-dev, qt5-qmake and qttools5-dev-tools.
          ~ Removed libqt4-dev.
      - Bumped Standards-Version to 3.9.8.
  * debian/copyright:
      - Removed all licensing about Qt4. (no longer used by the upstream)
      - Updated several data about upstream source code.
  * debian/docs: added the AUTHORS file.
  * debian/patches/10_fix_lrelease.patch: added to fix the Qt5 lrelease call
    in Debian.
  * debian/rules:
      - Added the DEB_LDFLAGS_MAINT_APPEND variable to avoid useless linking
        against a library.
      - Added the QT_SELECT to choose a Qt version to build.

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Sat, 29 Oct 2016 18:29:36 -0200

vokoscreen (2.4.0-2) unstable; urgency=medium

  * debian/control:
      - Bumped Standards-Version to 3.9.7.
      - Changed from cgit to git in Vcs-Browser field.
      - Removed mkvtoolnix from Depends field. Thanks to Volker Kohaupt,
        the vokoscreen upstream.
      - Updated the Vcs-* fields to use https instead of http and git.
  * debian/copyright: updated the packaging copyright years.
  * debian/gbp.conf: not used by me... Removed.
  * debian/menu: removed according to CTTE #741573.
  * debian/rules: removed the --parallel option from dh.
  * debian/watch: bumped to version 4.

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Mon, 28 Mar 2016 09:22:44 -0300

vokoscreen (2.4.0-1) unstable; urgency=medium

  * New upstream release.
  * Upload to unstable.
  * debian/clean: removed. The upstream fixed the source code. Thanks!
  * debian/control: added a version relationship to libqt4-dev.

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Fri, 19 Jun 2015 08:36:22 -0300

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

  * New upstream release. (Closes: #783626)
  * debian/copyright: added webcam/QvkCapturethread.{cpp,h} copyright.
  * debian/docs: added to make available the CREDITS file.

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Thu, 30 Apr 2015 21:17:11 -0300

vokoscreen (2.2.0-2) unstable; urgency=medium

  * Upload to unstable.
  * Little improvement in long description.

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Tue, 28 Apr 2015 11:41:28 -0300

vokoscreen (2.2.0-1) experimental; urgency=medium

  * New upstream release. (Closes: #779714)
  * debian/clean: added to remove some files forgotten by upstream.
  * debian/control:
      - Added libqt5x11extras5-dev to Build-Depends field.
      - Changed from libav-tools to ffmpeg in Depends field. The new
        version of the VokoScreen uses ffmpeg instead of libav.
      - Updated the long description.
  * debian/docs: removed because the upstream file SPECIAL-FEATURE no
      longer exist.

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Fri, 10 Apr 2015 21:50:20 -0300

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

  * New upstream release.
  * debian/control: removed vlc from Depends field. (LP: #1409079)
  * debian/copyright:
      - Updated some license notices.
      - Updated the upstream and packaging copyright years.

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Tue, 20 Jan 2015 17:14:35 -0200

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 (in 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 details 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
