sleepyhead (1.0.0-beta-2+dfsg-5) unstable; urgency=medium

  * Fix d/watch.
  * Update my e-mail address.
  * Update Vcs-* URLs to reflect move to salsa.
  * Update d/compat to 11.
  * Fix spelling errors on various files.

 -- Sergio Durigan Junior <sergiodj@debian.org>  Fri, 20 Apr 2018 16:35:53 -0400

sleepyhead (1.0.0-beta-2+dfsg-4) unstable; urgency=medium

  * Adjust paths when including headers from "libquazip5".
    Debian installs headers for "libquazip5" under "/usr/include/quazip5",
    but upstream references them using "quazip/FILE".  We need to patch
    the source files and make them include "quazip5/FILE" instead.
    (Closes: #886330)
  * Bump Standards-Version to 4.1.3.

 -- Sergio Durigan Junior <sergiodj@sergiodj.net>  Mon, 08 Jan 2018 01:15:11 -0500

sleepyhead (1.0.0-beta-2+dfsg-3) unstable; urgency=medium

  * Fix compiling against Qt 5.8.
    Qt 5.8 introduced a new overload to QStringRef::compare that now causes
    many ambiguities and the compile to fail.  The fix is to wrap strings
    being compared with QLatin1String to remove the ambiguity.
    Thanks to Kevin Lewis (<https://gitlab.com/kll>) for the patch.
    (Closes: #872538)
  * Bump compat level to 10.
  * Bump standards level to 4.0.1.
  * Fix Homepage URL.
  * Fix d/watch.
  * Enable hardening=+all in the build.
  * Using https on Vcs-Browser.

 -- Sergio Durigan Junior <sergiodj@sergiodj.net>  Mon, 21 Aug 2017 01:23:40 -0400

sleepyhead (1.0.0-beta-2+dfsg-2) unstable; urgency=medium

  * Adding libglu1-mesa-dev | libglu-dev to Build-Depends.
    This fixes a FTBFS on ARM systems.

 -- Sergio Durigan Junior <sergiodj@sergiodj.net>  Wed, 13 Jul 2016 19:03:34 -0400

sleepyhead (1.0.0-beta-2+dfsg-1) unstable; urgency=medium

  * Removing line that excludes font/FreeSans.ttf from debian/copyright.
    This is needed because the font file will be mandatory for the build
    of future versions.
  * Imported Upstream version 1.0.0-beta-2+dfsg
    Closes: #822816
  * Updating local patches for new release.

 -- Sergio Durigan Junior <sergiodj@sergiodj.net>  Fri, 29 Apr 2016 00:02:46 -0400

sleepyhead (0.9.8-4) unstable; urgency=medium

  * Add watch file pointing to gitlab
  * cme fix dpkg-control

 -- Andreas Tille <tille@debian.org>  Wed, 27 Apr 2016 18:26:45 +0200

sleepyhead (0.9.8-3) unstable; urgency=medium

  * Team upload
  * Use the new libquazip5 instead the old libquazip-qt5 (thanks for the patch
    to Bas Couwenberg <sebastic@xs4all.nl>)
    Closes: #810607

 -- Andreas Tille <tille@debian.org>  Sun, 10 Jan 2016 14:36:22 +0100

sleepyhead (0.9.8-2) unstable; urgency=medium

  * Adapt source code to generate reproducible builds.
    Because of the use of the __TIME__ and __DATE__ macros (in order to
    print the compilation date for the user), it was not possible to
    generate reproducible builds.  I am not adding a patch that removes
    the dependency on these macros, which should be enough.  The patch has
    also been proposed upstream; I will remove it from the package as soon
    (and if) it gets accepted.

 -- Sergio Durigan Junior <sergiodj@sergiodj.net>  Thu, 24 Dec 2015 12:40:44 -0500

sleepyhead (0.9.8-1) unstable; urgency=low

  * Initial release (Closes: #780060)

 -- Sergio Durigan Junior <sergiodj@sergiodj.net>  Sun, 11 Oct 2015 23:09:49 -0400
