This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository lordsawar.
commit 3f642a7307b4d497dd9a3ec0c79eb8b786f81306 Author: Barry deFreese <[email protected]> Date: Fri Jun 6 03:11:28 2008 +0000 Drop autoconf, automake build depends and conflicts. --- debian/control | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 6937aec..60cd83d 100644 --- a/debian/control +++ b/debian/control @@ -3,8 +3,7 @@ Section: games Priority: extra Maintainer: Debian Games Team <[email protected]> Uploaders: Barry deFreese <[email protected]>, Alexander Schmehl <[email protected]> -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 -Build-Conflicts: autoconf2.13, automake1.4 +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, libgnet-dev 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

