Change logs for sleepyhead source package in Artful

  • 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 <email address hidden>  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 <email address hidden>  Wed, 13 Jul 2016 19:03:34 -0400