[libsfml] 09/11: Bump libsfml-window2.4 shlibs dependency

James Cowgill jcowgill at moszumanska.debian.org
Thu Oct 27 20:51:54 UTC 2016


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 <jcowgill at debian.org>
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



More information about the Pkg-games-commits mailing list