Add ${misc:Depends} and ${shlibs:Depends} to dependencies
[shibboleth/sp.git] / debian / control
index 7b719bb..9fae6c3 100644 (file)
@@ -5,17 +5,18 @@ 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 (>= 2.1), libssl-dev, libxerces-c2-dev,
- libxml-security-c-dev (>= 1.4), libxmltooling-dev (>= 1.1),
+ libsaml2-dev (>= 2.3), libssl-dev, libxerces-c-dev,
+ libxml-security-c-dev (>= 1.5), libxmltooling-dev (>= 1.3),
  opensaml2-schemas, unixodbc-dev, xmltooling-schemas
-Standards-Version: 3.8.0
+Standards-Version: 3.8.3
 Homepage: http://shibboleth.internet2.edu/
 Vcs-Git: git://git.debian.org/git/pkg-shibboleth/shibboleth-sp2.git
 Vcs-Browser: http://git.debian.org/?p=pkg-shibboleth/shibboleth-sp2.git
 
 Package: libapache2-mod-shib2
+Section: httpd
 Architecture: any
-Depends: ${shlibs:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}, adduser
 Recommends: apache2, openssl
 Conflicts: libapache2-mod-shib
 Description: Federated web single sign-on system (Apache module)
@@ -30,11 +31,11 @@ Description: Federated web single sign-on system (Apache module)
  (web servers providing resources protected by Shibboleth) and the
  supporting shibd daemon.
 
-Package: libshibsp2
+Package: libshibsp4
 Section: libs
 Architecture: any
-Depends: ${shlibs:Depends}, opensaml2-schemas (>= 2.1),
- shibboleth-sp2-schemas (>= 2.1), xmltooling-schemas (>= 1.1)
+Depends: ${shlibs:Depends}, ${misc:Depends}, opensaml2-schemas (>= 2.3),
+ shibboleth-sp2-schemas (>= 2.3), xmltooling-schemas (>= 1.3)
 Description: Federated web single sign-on system (runtime)
  The Shibboleth System is a standards based software package for web
  single sign-on across or within organizational boundaries.  It supports
@@ -48,8 +49,9 @@ Description: Federated web single sign-on system (runtime)
 Package: libshibsp-dev
 Section: libdevel
 Architecture: any
-Depends: libshibsp2 (= ${binary:Version}), libsaml2-dev, libxerces-c2-dev,
- libxmltooling-dev
+Depends: ${shlibs:Depends}, ${misc:Depends},
+ libshibsp4 (= ${binary:Version}), libsaml2-dev (>= 2.3),
+ libxerces-c-dev, libxmltooling-dev (>= 1.3)
 Suggests: libshib2-doc (= ${source:Version})
 Description: Federated web single sign-on system (development)
  The Shibboleth System is a standards based software package for web
@@ -65,6 +67,7 @@ Description: Federated web single sign-on system (development)
 Package: libshibsp-doc
 Section: doc
 Architecture: all
+Depends: ${misc:Depends}
 Description: Federated web single sign-on system (API docs)
  The Shibboleth System is a standards based software package for web
  single sign-on across or within organizational boundaries.  It supports
@@ -78,6 +81,7 @@ Description: Federated web single sign-on system (API docs)
 Package: shibboleth-sp2-schemas
 Section: text
 Architecture: all
+Depends: ${misc:Depends}
 Conflicts: libapache2-mod-shib
 Description: Federated web single sign-on system (schemas)
  The Shibboleth System is a standards based software package for web