This is an automated email from the git hooks/post-receive script. skitt pushed a commit to branch debian-sid in repository gweled.
commit ee3b9986a3237843ee4a315b0aff99194c0631ed Author: Ondřej Surý <[email protected]> Date: Mon May 24 16:50:08 2010 +0200 Add intltool to build depends --- debian/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 57b38c6..b6bf651 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,8 @@ Build-Depends: debhelper (>= 7.0.50~), autotools-dev, automake, autoconf, - libtool + libtool, + intltool Standards-Version: 3.8.4 Homepage: https://launchpad.net/gweled -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/gweled.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

