This is an automated email from the git hooks/post-receive script. skitt pushed a commit to branch debian-sid in repository gweled.
commit d9fcaeff245b348708e25424b13a0c80fc904ad8 Author: Ondřej Surý <[email protected]> Date: Mon May 24 16:38:49 2010 +0200 Add autotools-dev to build depends --- debian/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index c3d6be9..e5130c1 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,8 @@ Build-Depends: debhelper (>= 7.0.50~), quilt (>= 0.46-7~), libgtk2.0-dev (>= 2.14), librsvg2-dev, - libmikmod2-dev + libmikmod2-dev, + autotools-dev 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

