This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository hitori.
commit d188b9f093a599162a320f0b6968d73bcd3fb348 Author: Peter de Wachter <[email protected]> Date: Mon Mar 9 22:05:14 2009 +0000 add missing dependencies --- debian/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index a9b9d1e..bdd09f0 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,8 @@ Section: games Priority: optional Maintainer: Debian Games Team <[email protected]> Uploaders: Peter De Wachter <[email protected]> -Build-Depends: debhelper (>= 7), libgtk2.0-dev (>= 2.14), chrpath +Build-Depends: debhelper (>= 7), chrpath, libgtk2.0-dev (>= 2.14), + intltool, gnome-doc-utils Standards-Version: 3.8.0 Homepage: http://tecnocode.co.uk/projects/hitori/ Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/hitori/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/hitori.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

