This is an automated email from the git hooks/post-receive script. jcowgill-guest pushed a commit to branch master in repository libcsfml.
commit 855c9cb05e7d2796e3c47ffb49295e249282d21e Author: James Cowgill <[email protected]> Date: Tue Mar 3 23:05:13 2015 +0000 Add Build-Depends-Package to symbol files --- debian/libcsfml-audio2.2.symbols | 1 + debian/libcsfml-graphics2.2.symbols | 1 + debian/libcsfml-network2.2.symbols | 1 + debian/libcsfml-system2.2.symbols | 1 + debian/libcsfml-window2.2.symbols | 1 + 5 files changed, 5 insertions(+) diff --git a/debian/libcsfml-audio2.2.symbols b/debian/libcsfml-audio2.2.symbols index da541cb..e2855f4 100644 --- a/debian/libcsfml-audio2.2.symbols +++ b/debian/libcsfml-audio2.2.symbols @@ -1,4 +1,5 @@ libcsfml-audio.so.2.2 libcsfml-audio2.2 #MINVER# +* Build-Depends-Package: libcsfml-dev (regex|optional)"^_" 2.2 sfListener_getDirection@Base 2.2 sfListener_getGlobalVolume@Base 2.2 diff --git a/debian/libcsfml-graphics2.2.symbols b/debian/libcsfml-graphics2.2.symbols index fff9bad..94e9f1b 100644 --- a/debian/libcsfml-graphics2.2.symbols +++ b/debian/libcsfml-graphics2.2.symbols @@ -1,4 +1,5 @@ libcsfml-graphics.so.2.2 libcsfml-graphics2.2 #MINVER# +* Build-Depends-Package: libcsfml-dev (regex|optional)"^_" 2.2 sfBlack@Base 2.2 sfBlue@Base 2.2 diff --git a/debian/libcsfml-network2.2.symbols b/debian/libcsfml-network2.2.symbols index 2cde2b3..62883fb 100644 --- a/debian/libcsfml-network2.2.symbols +++ b/debian/libcsfml-network2.2.symbols @@ -1,4 +1,5 @@ libcsfml-network.so.2.2 libcsfml-network2.2 #MINVER# +* Build-Depends-Package: libcsfml-dev (regex|optional)"^_" 2.2 sfFtpDirectoryResponse_destroy@Base 2.2 sfFtpDirectoryResponse_getDirectory@Base 2.2 diff --git a/debian/libcsfml-system2.2.symbols b/debian/libcsfml-system2.2.symbols index 1bdcfde..5ee2495 100644 --- a/debian/libcsfml-system2.2.symbols +++ b/debian/libcsfml-system2.2.symbols @@ -1,4 +1,5 @@ libcsfml-system.so.2.2 libcsfml-system2.2 #MINVER# +* Build-Depends-Package: libcsfml-dev sfClock_copy@Base 2.2 sfClock_create@Base 2.2 sfClock_destroy@Base 2.2 diff --git a/debian/libcsfml-window2.2.symbols b/debian/libcsfml-window2.2.symbols index 05d99c3..7b98095 100644 --- a/debian/libcsfml-window2.2.symbols +++ b/debian/libcsfml-window2.2.symbols @@ -1,4 +1,5 @@ libcsfml-window.so.2.2 libcsfml-window2.2 #MINVER# +* Build-Depends-Package: libcsfml-dev (regex|optional)"^_" 2.2 sfContext_create@Base 2.2 sfContext_destroy@Base 2.2 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/libcsfml.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

