This is an automated email from the git hooks/post-receive script. jcowgill-guest pushed a commit to branch master in repository glfw3.
commit ca3f30e283a4b2f1520fafc0fa2f67e43d9fcf33 Author: James Cowgill <[email protected]> Date: Thu Jan 28 14:42:08 2016 +0000 Upload to unstable --- debian/changelog | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index d6689e6..f4d6883 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,15 @@ -glfw3 (3.1.2-3) UNRELEASED; urgency=medium +glfw3 (3.1.2-3) unstable; urgency=medium - * - - -- James Cowgill <[email protected]> Thu, 28 Jan 2016 13:35:39 +0000 + * debian/control: + - Drop some obsolete build-dependencies. + - Have libglfw3-dev depend on X11 libraries to fix the pkg-config file + and the "build" autopkgtest. + - Use secure Vcs-* URLs. + * debian/tests: + - Fix the "cmake" autopkgtest by depending on build-essential so that + make is available. + + -- James Cowgill <[email protected]> Thu, 28 Jan 2016 14:45:22 +0000 glfw3 (3.1.2-2) unstable; urgency=medium -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/glfw3.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

