[atlas-cpp] 06/06: Ensure proper build with GCC 7

Olek Wojnar olek-guest at moszumanska.debian.org
Tue Sep 5 21:02:06 UTC 2017


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

olek-guest pushed a commit to branch master
in repository atlas-cpp.

commit 66d2eaf9317e7a13da8439bf2827583559a17411
Author: Olek Wojnar <olek-dev at wojnar.org>
Date:   Tue Sep 5 14:32:40 2017 -0500

    Ensure proper build with GCC 7
---
 debian/changelog | 3 ++-
 debian/control   | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 69c1703..11a7f4f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,8 +11,9 @@ atlas-cpp (0.6.4-1) unstable; urgency=medium
     - d/control: document new standards version
     - d/copyright: use https in Format field
   * Update dh compat to 10
+  * Ensure proper build with GCC 7
 
- -- Olek Wojnar <olek-dev at wojnar.org>  Tue, 05 Sep 2017 13:59:11 -0500
+ -- Olek Wojnar <olek-dev at wojnar.org>  Tue, 05 Sep 2017 14:25:26 -0500
 
 atlas-cpp (0.6.3-3) unstable; urgency=medium
 
diff --git a/debian/control b/debian/control
index 7336ba2..36d22cc 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,8 @@ Build-Depends: debhelper (>= 10),
                dh-autoreconf,
                libbz2-dev,
                zlib1g-dev,
-               dpkg-dev (>= 1.16.1.1)
+               dpkg-dev (>= 1.16.1.1),
+               g++ (>= 4:7)
 Build-Depends-Indep: doxygen
 Standards-Version: 4.1.0
 Homepage: http://www.worldforge.org/

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



More information about the Pkg-games-commits mailing list