This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository fife.
commit b3239392a8fdab9c1f245b2b6608727f7679fa7b Author: Markus Koschany <[email protected]> Date: Fri Jul 7 11:25:22 2017 +0200 Tighten build-dependency on libfifechan-dev to >= 0.1.4. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index f0114a8..e9af4e4 100644 --- a/debian/control +++ b/debian/control @@ -15,7 +15,7 @@ Build-Depends: libboost-filesystem-dev, libboost-regex-dev, libboost-test-dev, - libfifechan-dev (>= 0.1.3), + libfifechan-dev (>= 0.1.4), libopenal-dev, libpng-dev, libsdl2-image-dev, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/fife.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

