This is an automated email from the git hooks/post-receive script. jcowgill pushed a commit to branch master in repository glfw3.
commit 5a04fb7e99984d5422864fb07882bc8f445f7370 Author: James Cowgill <[email protected]> Date: Wed Jun 22 12:03:30 2016 +0100 Use different short description for libglfw3-wayland --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index cf81e68..a55d0de 100644 --- a/debian/control +++ b/debian/control @@ -40,7 +40,7 @@ Depends: Suggests: libegl1-mesa | libegl1-x11, libvulkan1, -Description: portable library for OpenGL, window and input (libraries) +Description: portable library for OpenGL, window and input (x11 libraries) GLFW is an Open Source, multi-platform library for creating windows with OpenGL contexts and managing input and events. It is easy to integrate into existing applications and does @@ -56,7 +56,7 @@ Pre-Depends: ${misc:Pre-Depends} Depends: ${shlibs:Depends}, ${misc:Depends} Suggests: libvulkan1 Conflicts: libglfw3 -Description: portable library for OpenGL, window and input (libraries) +Description: portable library for OpenGL, window and input (wayland libraries) GLFW is an Open Source, multi-platform library for creating windows with OpenGL contexts and managing input and events. It is easy to integrate into existing applications and does -- 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

