This is an automated email from the git hooks/post-receive script. toddy pushed a commit to branch master in repository bsdgames.
commit c120231cf674d9c6d2c88e9b004a5ee9b899a4c1 Author: Dr. Tobias Quathamer <[email protected]> Date: Mon Dec 5 18:25:28 2016 +0100 Add libfl-dev to Build-Depends. Thanks: Helmut Grohne <[email protected]> Closes: #846412 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 3cbd1a0..6345631 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: bsdgames Section: games Priority: optional Build-Depends: debhelper (>= 9), libncurses5-dev, flex, bison, - wamerican, wbritish + wamerican, wbritish, libfl-dev Maintainer: Debian Games Team <[email protected]> Uploaders: Dr. Tobias Quathamer <[email protected]> Standards-Version: 3.9.7 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/bsdgames.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

