This is an automated email from the git hooks/post-receive script. sergiodj-guest pushed a commit to branch master in repository sleepyhead.
commit 3517680121da8ad7b4f4ca2f1a55878cf06d09c3 Author: Sergio Durigan Junior <[email protected]> Date: Mon Jan 8 01:15:18 2018 -0500 Update changelog for 1.0.0-beta-2+dfsg-4 release --- debian/changelog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/debian/changelog b/debian/changelog index ecbfa8c..f77d7cc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +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 <[email protected]> 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. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/sleepyhead.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
