Build-depend and depend on xmltooling 1.2 or later
authorRuss Allbery <rra@debian.org>
Mon, 10 Aug 2009 23:28:53 +0000 (16:28 -0700)
committerRuss Allbery <rra@debian.org>
Mon, 10 Aug 2009 23:28:53 +0000 (16:28 -0700)
debian/changelog
debian/control

index ab5a6d5..c15366a 100644 (file)
@@ -7,6 +7,7 @@ opensaml2 (2.2-1) UNRELEASED; urgency=low
     - Allow verbs for GET-based bindings to be overridden.
   * Rename library package for upstream SONAME bump.
   * Build against Xerces-C 3.0.
+  * Build-depend and depend on xmltooling 1.2 or later.
   * Update standards version to 3.8.2 (no changes required).
 
  -- Russ Allbery <rra@debian.org>  Mon, 10 Aug 2009 15:38:31 -0700
index 823d497..ac51661 100644 (file)
@@ -5,7 +5,7 @@ Maintainer: Debian Shib Team <pkg-shibboleth-devel@lists.alioth.debian.org>
 Uploaders: Russ Allbery <rra@debian.org>, Ferenc Wagner <wferi@niif.hu>
 Build-Depends: debhelper (>= 5), autotools-dev, doxygen, liblog4cpp5-dev,
  libssl-dev, libxerces-c-dev, libxml-security-c-dev (>= 1.4),
- libxmltooling-dev (>= 1.1)
+ libxmltooling-dev (>= 1.2)
 Standards-Version: 3.8.2
 Homepage: https://spaces.internet2.edu/display/OpenSAML/Home
 Vcs-Git: git://git.debian.org/git/pkg-shibboleth/opensaml2.git
@@ -25,7 +25,7 @@ Description: Security Assertion Markup Language library (runtime)
 Package: libsaml2-dev
 Section: libdevel
 Architecture: any
-Depends: libsaml4 (= ${binary:Version}), libxmltooling-dev
+Depends: libsaml4 (= ${binary:Version}), libxmltooling-dev (>= 1.2)
 Suggests: libsaml2-doc (= ${source:Version})
 Conflicts: libsaml-dev
 Description: Security Assertion Markup Language library (development)