This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository spring.
commit f6bdc376025ffe5179a7d7f7337405c929c6c870 Author: Markus Koschany <[email protected]> Date: Fri Jan 6 19:26:24 2017 +0100 Build-depend on asciidoc-base instead of asciidoc. Closes: #850387 Thanks: Joseph Herlant for the report. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 0e0e05c..727a8a6 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Debian Games Team <[email protected]> Uploaders: Markus Koschany <[email protected]> Build-Depends: - asciidoc, + asciidoc-base, bzip2, cmake, debhelper (>= 10), -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/spring.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

