[cpp-sp] 18/25: Move adduser dependency to shibboleth-sp2-utils

Scott Cantor cantor.2 at osu.edu
Thu Dec 20 19:47:01 EST 2018


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

scantor pushed a commit to annotated tag debian/2.5.3+dfsg-1
in repository cpp-sp.

View the commit online:
http://git.shibboleth.net/view/?p=cpp-sp.git;a=commit;h=f5544a40bfc73eb05e1fdc4ed82ee33ccc49c3af

commit f5544a40bfc73eb05e1fdc4ed82ee33ccc49c3af
Author: Russ Allbery <rra at debian.org>
AuthorDate: 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

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list