[xmltooling] 01/02: Force usage of backported dependencies

Ferenc Wágner wferi at moszumanska.debian.org
Fri Sep 23 11:13:15 UTC 2016


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

wferi pushed a commit to branch debian/jessie-backports
in repository xmltooling.

commit 136db4a9a5d6e6e46852628ee7803c985099a8f9
Author: Ferenc Wágner <wferi at debian.org>
Date:   Fri Sep 23 12:40:33 2016 +0200

    Force usage of backported dependencies
---
 debian/control | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 2558395..fef86ea 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends:
  dh-autoreconf,
  libboost-dev,
  libcurl4-openssl-dev,
- liblog4shib-dev,
+ liblog4shib-dev (>= 1.0.9~),
  libssl-dev,
  libxerces-c-dev,
 # our Debian changes need the pkg-config file from:
@@ -34,6 +34,8 @@ Pre-Depends:
 Depends:
  ${misc:Depends},
  ${shlibs:Depends},
+ liblog4shib1 (>= 1.0.9~),
+ libxml-security-c17 (>= 1.7.3-3~)
 Description: C++ XML parsing library with encryption support (runtime)
  The XMLTooling library contains generic XML parsing and processing
  classes based on the Xerces-C DOM.  It adds more powerful facilities for
@@ -49,10 +51,10 @@ Architecture: any
 Multi-Arch: same
 Depends:
  libcurl4-openssl-dev,
- liblog4shib-dev,
+ liblog4shib-dev (>= 1.0.9~),
  libssl-dev,
  libxerces-c-dev,
- libxml-security-c-dev,
+ libxml-security-c-dev (>= 1.7.3-3~),
  libxmltooling7 (= ${binary:Version}),
  ${misc:Depends},
 Suggests:

-- 
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