[cpp-sp] 01/04: (Build-)depend on libxerces27-dev, as libxerces-c2-dev is not in Etch
Scott Cantor
cantor.2 at osu.edu
Thu Dec 20 19:50:03 EST 2018
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to tag etch/2.1.dfsg1-2
in repository cpp-sp.
View the commit online:
http://git.shibboleth.net/view/?p=cpp-sp.git;a=commit;h=8bc1b38b582ffc7bcacaa166b3a0c5d9b57c2281
commit 8bc1b38b582ffc7bcacaa166b3a0c5d9b57c2281
Author: Ferenc Wagner <wferi at niif.hu>
AuthorDate: Tue Sep 16 18:19:15 2008 +0200
(Build-)depend on libxerces27-dev, as libxerces-c2-dev is not in Etch
---
debian/changelog | 7 +++++++
debian/control | 4 ++--
2 files changed, 9 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 73cbb7d..b38206a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+shibboleth-sp2 (2.1.dfsg1-1~bpo40+1) etch-backports; urgency=low
+
+ * Rebuild for etch-backports.
+ * (Build-)depend on libxerces27-dev, as libxerces-c2-dev is not in Etch.
+
+ -- Ferenc Wagner <wferi at niif.hu> Tue, 16 Sep 2008 18:18:12 +0200
+
shibboleth-sp2 (2.1.dfsg1-1) UNRELEASED; urgency=low
[ Russ Allbery ]
diff --git a/debian/control b/debian/control
index 572cbd2..297d502 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Shib Team <pkg-shibboleth-devel at lists.alioth.debian.org>
Uploaders: Russ Allbery <rra at debian.org>, Ferenc Wagner <wferi at niif.hu>
Build-Depends: debhelper (>= 5), autotools-dev, autoconf, automake,
libtool, apache2-threaded-dev, doxygen, liblog4cpp5-dev,
- libsaml2-dev (>= 2.1), libssl-dev, libxerces-c2-dev,
+ libsaml2-dev (>= 2.1), libssl-dev, libxerces27-dev,
libxml-security-c-dev (>= 1.4), libxmltooling-dev (>= 1.1),
opensaml2-schemas, unixodbc-dev, xmltooling-schemas
Standards-Version: 3.8.0
@@ -49,7 +49,7 @@ Description: Federated web single sign-on system (runtime)
Package: libshibsp-dev
Section: libdevel
Architecture: any
-Depends: libshibsp2 (= ${binary:Version}), libsaml2-dev, libxerces-c2-dev,
+Depends: libshibsp2 (= ${binary:Version}), libsaml2-dev, libxerces27-dev,
libxmltooling-dev
Suggests: libshib2-doc (= ${source:Version})
Description: Federated web single sign-on system (development)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list