This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository lincity-ng.
commit 8ab3aba538aa98fef2221246e0e3a1a642425235 Author: Markus Koschany <[email protected]> Date: Tue May 5 20:21:41 2015 +0200 Add autoconf and automake to Build-Depends. --- debian/control | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/control b/debian/control index 4537122..2d8331f 100644 --- a/debian/control +++ b/debian/control @@ -6,6 +6,8 @@ Uploaders: Markus Koschany <[email protected]> Build-Depends: autotools-dev, + autoconf, + automake, debhelper (>= 9), jam, libphysfs-dev, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/lincity-ng.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

