[xmltooling] 02/03: Revert "Provide a GCC 7 build with strict enough shlibs"
Etienne Dysli Metref
edm-guest at moszumanska.debian.org
Fri Nov 24 09:28:27 UTC 2017
This is an automated email from the git hooks/post-receive script.
edm-guest pushed a commit to branch debian/stretch-backports
in repository xmltooling.
commit ab3be4f9b5b8c908545d2fdd98e2ccf0703dd72e
Author: Etienne Dysli Metref <etienne.dysli-metref at switch.ch>
Date: Fri Nov 24 10:04:39 2017 +0100
Revert "Provide a GCC 7 build with strict enough shlibs"
Revert to GCC 6 in order to build on stretch.
This reverts commit 7362bdad118b3b631808c193471f36a8da4e96c8.
---
debian/control | 3 ---
debian/rules | 4 ----
2 files changed, 7 deletions(-)
diff --git a/debian/control b/debian/control
index ed9c036..a981e9b 100644
--- a/debian/control
+++ b/debian/control
@@ -10,9 +10,6 @@ Build-Depends:
cxxtest,
debhelper (>= 9),
dh-autoreconf,
-# The samlsign executable needs the new GCC 7 mangling (see #853598 and
-# https://wiki.debian.org/GCC7). Omit this and the shlibs for backports:
- g++ (>=4:7),
libboost-dev,
libcurl4-openssl-dev,
liblog4shib-dev,
diff --git a/debian/rules b/debian/rules
index b0e1e8a..19924fd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -45,7 +45,3 @@ override_dh_install:
override_dh_installdocs:
dh_installdocs -A doc/README.txt doc/NOTICE.txt
-
-override_dh_makeshlibs:
- # force the g++ >= 4:7 build prescribed in debian/control:
- dh_makeshlibs -V'libxmltooling7 (>=1.6.0-5)'
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-shibboleth/xmltooling.git
More information about the Pkg-shibboleth-devel
mailing list