[armagetronad] 05/14: test

Markus Koschany apo at moszumanska.debian.org
Tue Jul 12 08:47:33 UTC 2016


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

apo pushed a commit to branch master
in repository armagetronad.

commit aa2f4d9d8e244138ed5c1e3ef55f0a32518ceaf6
Author: Markus Koschany <apo at debian.org>
Date:   Sat Jul 9 01:43:22 2016 +0200

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

diff --git a/debian/control b/debian/control
index 2798c99..1a02167 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,
  autotools-dev,
  debhelper (>= 9),
  dh-systemd (>= 1.5),
diff --git a/debian/rules b/debian/rules
index 10ba84b..baecc86 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,6 +2,7 @@
 # export DH_VERBOSE=1
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
+export CXX = g++-6
 
 # These are used for cross-compiling and for saving the configure script
 # from having to guess our platform (since we know it already)

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



More information about the Pkg-games-commits mailing list