[opensaml2] 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:29:10 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 opensaml2.
commit a48565dd42b2124d72de1801de5e002ba871f748
Author: Etienne Dysli Metref <etienne.dysli-metref at switch.ch>
Date: Fri Nov 24 08:53:23 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 7051f3920b9da9898b36fee4312a6c71fb3ae423.
---
debian/control | 3 ---
debian/rules | 4 ----
2 files changed, 7 deletions(-)
diff --git a/debian/control b/debian/control
index 04cfdc8..4ee7e10 100644
--- a/debian/control
+++ b/debian/control
@@ -12,9 +12,6 @@ Build-Depends:
cxxtest,
debhelper (>= 9),
dh-autoreconf,
-# The shibd executable needs the new GCC 7 mangling of XMLTooling symbols,
-# some of which are provided transitively by libsaml. Not for backports:
- g++ (>=4:7),
libboost-dev,
liblog4shib-dev,
libxerces-c-dev,
diff --git a/debian/rules b/debian/rules
index 97c43fe..8467214 100755
--- a/debian/rules
+++ b/debian/rules
@@ -29,7 +29,3 @@ override_dh_install:
override_dh_installdocs:
dh_installdocs -A doc/NOTICE.txt doc/README.txt
-
-override_dh_makeshlibs:
- # force the g++ >= 4:7 build prescribed in debian/control:
- dh_makeshlibs -V'libsaml9 (>=2.6.0-5)'
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-shibboleth/opensaml2.git
More information about the Pkg-shibboleth-devel
mailing list