This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository lordsawar.
commit 4c31283028c6da88448875b25110ebe065706ea1 Author: Peter de Wachter <[email protected]> Date: Tue Apr 15 23:12:44 2008 +0000 build-depend on autoconf/automake --- debian/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index f73a58d..229f5d0 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,8 @@ Section: games Priority: extra Maintainer: Debian Games Team <[email protected]> Uploaders: Barry deFreese <[email protected]>, Alexander Schmehl <[email protected]> -Build-Depends: debhelper (>= 5), autotools-dev, libgtkmm-2.4-dev, libgtkmm-2.4-1c2a, libglademm-2.4-dev, libsdl-image1.2-dev, libsdl-mixer1.2-dev, libggz-dev, libggzdmod-dev, libggzmod-dev, quilt +Build-Depends: debhelper (>= 5), autoconf, automake, autotools-dev, libgtkmm-2.4-dev, libgtkmm-2.4-1c2a, libglademm-2.4-dev, libsdl-image1.2-dev, libsdl-mixer1.2-dev, libggz-dev, libggzdmod-dev, libggzmod-dev, quilt, g++-4.3 +Build-Conflicts: autoconf2.13, automake1.4 Standards-Version: 3.7.3 Homepage: http://www.lordsawar.com Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/lordsawar/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/lordsawar.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

