This is an automated email from the git hooks/post-receive script.

jcowgill pushed a commit to branch master
in repository libsfml.

commit 749353217e302b11606cdd34376b406cfba20f0e
Author: James Cowgill <[email protected]>
Date:   Thu Oct 27 20:15:57 2016 +0100

    Bump libsfml-window2.4 shlibs dependency
    
    Dependency required by applications which use the new
    sf::GlResource::TransientContextLock API.
---
 debian/rules | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/debian/rules b/debian/rules
index 9f1b425..55758fd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,3 +14,8 @@ override_dh_auto_configure:
 
 override_dh_auto_build:
        dh_auto_build -- all doc
+
+override_dh_makeshlibs:
+       # For sf::GlResource::TransitentContextLock added in 2.4.1
+       dh_makeshlibs -plibsfml-window2.4 -V'libsfml-window2.4 (>= 2.4.1~)'
+       dh_makeshlibs --remaining-packages

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-games/libsfml.git

_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

Reply via email to