[berusky2] 06/11: test

Markus Koschany apo at moszumanska.debian.org
Fri Jul 8 02:10:25 UTC 2016


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

apo pushed a commit to branch master
in repository berusky2.

commit 8564c795da137c8328ad32b2147572b857959666
Author: Markus Koschany <apo at debian.org>
Date:   Fri Jul 8 02:59:31 2016 +0200

    test
---
 debian/control | 1 +
 debian/rules   | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/control b/debian/control
index 66f28f0..5bef7f9 100644
--- a/debian/control
+++ b/debian/control
@@ -5,6 +5,7 @@ Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
 Uploaders:
  Markus Koschany <apo at debian.org>
 Build-Depends:
+ g++-6,
  dh-autoreconf,
  debhelper (>= 9),
  freeglut3-dev,
diff --git a/debian/rules b/debian/rules
index 9a278eb..b4f6568 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,7 @@
 #!/usr/bin/make -f
 #export DH_VERBOSE=1
 export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
+export CXX = g++-6
 
 %:
 	dh $@ --parallel --with autoreconf

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



More information about the Pkg-games-commits mailing list