This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository hitori.
commit 2a4cbbb2b00dfad99d2d5bf129a305dc69a0ef32 Author: Peter de Wachter <[email protected]> Date: Thu Sep 11 23:16:07 2008 +0000 add docbook-xml dependency, otherwise xsltproc would download this during the build --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index db3509e..360dfda 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Debian Games Team <[email protected]> Uploaders: Peter De Wachter <[email protected]> Build-Depends: debhelper (>= 7), quilt, autotools-dev, gnome-common, - gnome-doc-utils, intltool, libgtk2.0-dev (>= 2.12), + gnome-doc-utils, docbook-xml, intltool, libgtk2.0-dev (>= 2.12), libgnomevfs2-dev Standards-Version: 3.8.0 Homepage: http://tecnocode.co.uk/projects/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

