This is an automated email from the git hooks/post-receive script. lepalom-guest pushed a commit to branch master in repository ode.
commit b77293f0ecc0bcfb048e323a94da4252132ed59f Author: Leopold Palomo-Avellaneda <[email protected]> Date: Tue Oct 13 11:27:22 2015 +0200 Moving from autotools-dev to dh-autoreconf --- debian/control | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/debian/control b/debian/control index 9cee233..0256835 100644 --- a/debian/control +++ b/debian/control @@ -4,10 +4,9 @@ Priority: optional Maintainer: Debian Games Team <[email protected]> Uploaders: Barry deFreese <[email protected]>, Leopold Palomo-Avellaneda <[email protected]> -Build-Depends: debhelper (>= 9), docbook-to-man, autotools-dev, - automake, libtool, +Build-Depends: debhelper (>= 9), docbook-to-man, dh-autoreconf, libglu1-mesa-dev | libglu-dev, libgl1-mesa-dev | libgl-dev, - libccd-dev, pkg-config + libccd-dev Standards-Version: 3.9.6 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-games/ode.git Vcs-Git: git://anonscm.debian.org/pkg-games/ode.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/ode.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

