This is an automated email from the git hooks/post-receive script. jcowgill-guest pushed a commit to branch master in repository glfw.
commit 36345200f235927b7ec2b9424aa4a48db0da9f98 Author: James Cowgill <[email protected]> Date: Fri Jul 10 23:41:45 2015 +0100 Upload to unstable --- debian/changelog | 35 ++++++++++++++++++++++++++--------- 1 file changed, 26 insertions(+), 9 deletions(-) diff --git a/debian/changelog b/debian/changelog index 8dd4d07..be9ba98 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,14 +1,31 @@ -glfw (2.7.9-1) UNRELEASED; urgency=low +glfw (2.7.9-1) unstable; urgency=medium - * New Upstream release. - * debian/rules: - - When deleting files using find, use -delete instead of xargs rm. - - Updates list of files when execute clean rules. - * debian/control: - - Use gitweb interface instead of dummy url. - - Bump Standard-Version to 3.9.3, no source changes. + * New upstream version. + - This is the last version of GLFW 2. + * Enable multiarch (Closes: #732436, LP: #941319). - -- Mahyuddin Susanto <[email protected]> Tue, 27 Mar 2012 16:40:23 +0700 + * debian/control: + - Add myself to the list of uploaders. + - Bump debhelper compat level to 9. + - Bump standards version - no changes. + - Use cgit Vcs-Browser URL. + - Update package short descriptions (copied from glfw3). + - Add dependency on dh-exec needed by the multiarch build procedure. + * debian/copyright: + - Use correct DEP5 'Format' URL. + * debian/rules: + - Handle build flags correctly to fix hardening warnings. + - Use the correct upstream makefile targets to simplify the build + procedure. + - Remove libglfw.so.2.6 (has the wrong filename and is not required). + - Move the readme.html file to libglfw-dev and install it via + libglfw-dev.docs instead of the rules file. + * debian/*.symbols: + - Add a symbols file for libglfw.so.2 + * debian/watch: + - Download upstream tarballs from the github repo. + + -- James Cowgill <[email protected]> Sat, 11 Jul 2015 00:18:47 +0100 glfw (2.7.2-1) unstable; urgency=low -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/glfw.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

