[magics] 01/02: Dont use use g++-6; g++-7 now works and is default. Closes: #871361

Alastair McKinstry mckinstry at moszumanska.debian.org
Fri Sep 1 13:16:35 UTC 2017


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

mckinstry pushed a commit to branch debian/master
in repository magics.

commit 8bc4cf3ff224d859f8ac13e27d15d8b19e0662a4
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Mon Aug 7 13:04:06 2017 +0100

    Dont use use g++-6; g++-7 now works and is default. Closes: #871361
---
 debian/changelog | 6 ++++++
 debian/rules     | 2 --
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index f3d5b47..d37b07a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+magics++ (2.34.1-2) unstable; urgency=medium
+
+  * Dont use use g++-6; g++-7 now works and is default. Closes: #871361
+
+ -- Alastair McKinstry <mckinstry at debian.org>  Mon, 07 Aug 2017 12:56:05 +0100
+
 magics++ (2.34.1-1) unstable; urgency=medium
 
   * New upstream release
diff --git a/debian/rules b/debian/rules
index c690f23..da0462d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,8 +13,6 @@ export LC_ALL
 
 export QT_SELECT=5
 
-export CXX=g++-6
-
 LIBDIR=/usr/lib/$(DEB_HOST_MULTIARCH)
 AUTOGENERATED:= libmagplus3v5.links libmagics++-dev.links libmagplus3v5.install
 # Uncomment this to turn on verbose mode.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/magics.git



More information about the debian-science-commits mailing list