This is an automated email from the git hooks/post-receive script. jcowgill-guest pushed a commit to branch master in repository glfw3.
commit 70ea27975e1b8a0c3c2180fe0f0ebbe2db4e3eee Author: James Cowgill <[email protected]> Date: Thu Jul 9 10:24:14 2015 +0100 Upload to unstable --- debian/changelog | 23 ++++++++++++++++++++--- 1 file changed, 20 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index f5e6d23..de4d058 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,25 @@ -glfw3 (3.1.1-1) UNRELEASED; urgency=medium +glfw3 (3.1.1-1) unstable; urgency=medium - * + * New upstream version (Closes: #787320). - -- James Cowgill <[email protected]> Fri, 19 Jun 2015 19:36:55 +0100 + * debian/control: + - Drop 'Provides: libglfw-dev' from libglfw3-dev. + - libglfw-dev refers only to the GLFW 2 API. + - Add myself to the list of uploaders. + - Bump standards version - no changes. + - Use cgit Vcs-Browser URL. + - Add new build dependencies for GLFW 3.1. + * debian/copyright: + - Updates for GLFW 3.1. + * debian/patches: + - Add patch to make the build reproducible (Closes: #790139). + * debian/rules: + - Enable parallel build. + - Remove the override_dh_installdocs (it has no effect). + * debian/watch: + - Download upstream tarballs from the github repo instead of sourceforge. + + -- James Cowgill <[email protected]> Thu, 09 Jul 2015 10:20:25 +0100 glfw3 (3.0.4-1) unstable; urgency=low -- 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

