[supertransball2] 06/13: Revert "Set environment to use g++-6"

Markus Koschany apo at moszumanska.debian.org
Thu Jul 7 22:47:32 UTC 2016


This is an automated email from the git hooks/post-receive script.

apo pushed a commit to branch master
in repository supertransball2.

commit 95e45bce2c8303c59e1ad73c9a37bf4652372c7b
Author: Markus Koschany <apo at debian.org>
Date:   Fri Jul 8 00:19:16 2016 +0200

    Revert "Set environment to use g++-6"
    
    This reverts commit 187b5812af68370022587286015bca6d7bbd1358.
---
 debian/control | 1 -
 debian/rules   | 2 --
 2 files changed, 3 deletions(-)

diff --git a/debian/control b/debian/control
index e95b9d3..43043b8 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,6 @@ Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
 Uploaders:
  Markus Koschany <apo at debian.org>
 Build-Depends:
- g++-6,
  debhelper (>= 9),
  libsdl-image1.2-dev,
  libsdl-mixer1.2-dev,
diff --git a/debian/rules b/debian/rules
index d4c585b..71901ae 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,5 @@
 #!/usr/bin/make -f
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
-export CC = gcc-6
-export CXX = g++-6
 
 %:
 	dh $@

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/supertransball2.git



More information about the Pkg-games-commits mailing list