Tighten the shibboleth-sp2-schemas dependency
[shibboleth/sp.git] / debian / control
index bcdf78c..e3f12ec 100644 (file)
@@ -4,9 +4,10 @@ Priority: extra
 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, autoconf, automake,
- libtool, apache2-threaded-dev, doxygen, liblog4cpp5-dev, libsaml2-dev,
- libssl-dev, libxerces-c2-dev, libxml-security-c-dev (>= 1.4),
- libxmltooling-dev, opensaml2-schemas, unixodbc-dev, xmltooling-schemas
+ libtool, apache2-threaded-dev, doxygen, liblog4cpp5-dev,
+ libsaml2-dev (>= 2.1), libssl-dev, libxerces-c2-dev,
+ libxml-security-c-dev (>= 1.4), libxmltooling-dev (>= 1.1),
+ opensaml2-schemas, unixodbc-dev, xmltooling-schemas
 Standards-Version: 3.8.0
 Homepage: http://shibboleth.internet2.edu/
 Vcs-Git: git://git.debian.org/git/pkg-shibboleth/shibboleth-sp2.git
@@ -30,10 +31,10 @@ Description: Federated web single sign-on system (Apache module)
  (web servers providing resources protected by Shibboleth) and the
  supporting shibd daemon.
 
-Package: libshibsp1
+Package: libshibsp2
 Section: libs
 Architecture: any
-Depends: ${shlibs:Depends}, opensaml2-schemas, shibboleth-sp2-schemas,
+Depends: ${shlibs:Depends}, opensaml2-schemas, shibboleth-sp2-schemas (>= 2.1),
  xmltooling-schemas
 Description: Federated web single sign-on system (runtime)
  The Shibboleth System is a standards based software package for web
@@ -48,7 +49,7 @@ Description: Federated web single sign-on system (runtime)
 Package: libshibsp-dev
 Section: libdevel
 Architecture: any
-Depends: libshibsp1 (= ${binary:Version}), libsaml2-dev, libxerces-c2-dev,
+Depends: libshibsp2 (= ${binary:Version}), libsaml2-dev, libxerces-c2-dev,
  libxmltooling-dev
 Suggests: libshib2-doc (= ${source:Version})
 Description: Federated web single sign-on system (development)