This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository scorched3d.
commit 69ba45c870ea3688eba48a9a191e9d134f3fa611 Author: Markus Koschany <[email protected]> Date: Sat Jul 16 01:17:02 2016 +0200 Revert "Set environment to GCC-6" This reverts commit 4664201585198d3001acc8a928daec2e28e40161. --- debian/control | 1 - debian/rules | 1 - 2 files changed, 2 deletions(-) diff --git a/debian/control b/debian/control index 9da8edf..89fe967 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,6 @@ Uploaders: Stephen M. Webb <[email protected]>, Phil Morrell <[email protected]> Build-Depends: - g++-6, debhelper (>= 9), dh-autoreconf, gawk, diff --git a/debian/rules b/debian/rules index cd435d3..edffe64 100755 --- a/debian/rules +++ b/debian/rules @@ -1,6 +1,5 @@ #!/usr/bin/make -f #export DH_VERBOSE=1 -export CXX=g++-6 %: dh $@ --parallel --with autoreconf -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/scorched3d.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

