[shibboleth-sp2] 10/12: Move adduser dependency to shibboleth-sp2-utils
Russ Allbery
rra at stanford.edu
Mon Mar 17 08:20:18 UTC 2014
This is an automated email from the git hooks/post-receive script.
rra pushed a commit to branch master
in repository shibboleth-sp2.
commit f5544a40bfc73eb05e1fdc4ed82ee33ccc49c3af
Author: Russ Allbery <rra at debian.org>
Date: Sun Mar 16 17:18:01 2014 -0700
Move adduser dependency to shibboleth-sp2-utils
---
debian/control | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index 89b56dc..7e5232e 100644
--- a/debian/control
+++ b/debian/control
@@ -18,8 +18,7 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-shibboleth/shibboleth-sp2.g
Package: libapache2-mod-shib2
Section: httpd
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, adduser,
- shibboleth-sp2-utils (>= 2.5)
+Depends: ${shlibs:Depends}, ${misc:Depends}, shibboleth-sp2-utils (>= 2.5)
Description: Federated web single sign-on system (Apache module)
The Shibboleth System is a standards based software package for web
single sign-on across or within organizational boundaries. It supports
@@ -117,7 +116,7 @@ Description: Federated web single sign-on system (schemas)
Package: shibboleth-sp2-utils
Architecture: any
Multi-Arch: foreign
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}, adduser
Recommends: openssl
Description: Federated web single sign-on system (daemon and utilities)
The Shibboleth System is a standards based software package for web
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-shibboleth/shibboleth-sp2.git
More information about the Pkg-shibboleth-devel
mailing list