I thought that libssl-dev|libssl1.0-dev would be enough to let the software build...
[mech_eap.git] / debian / control
1 Source: moonshot-gss-eap
2 Section: net
3 Priority: optional
4 Maintainer: Sam Hartman <hartmans@debian.org>
5 Build-Depends: debhelper (>= 9), autotools-dev, libshibsp-dev (>= 2.5+dfsg~moonshot5), 
6     libradsec-dev (>=0.0.4), libkrb5-dev (>= 1.9.1+dfsg-2), 
7     libshibresolver-dev|libshib-resolver-dev, libjansson-dev, moonshot-ui-dev (>= 1.0), libssl1.0-dev | libssl-dev, libboost-dev, liblog4shib-dev|liblog4c++-dev, dh-autoreconf
8 Build-Conflicts: libgss-dev
9 Standards-Version: 4.1.1
10 Homepage: http://www.project-moonshot.org/
11 Vcs-Git: http://www.project-moonshot.org/git/moonshot.git
12 #Vcs-Browser: http://git.debian.org/?p=collab-maint/moonshot-gss-eap.git;a=summary
13
14 Package: moonshot-gss-eap
15 Architecture: any
16 Depends: ${shlibs:Depends}, ${misc:Depends}
17 Description: Moonshot Federated Authentication - authentication mechanism
18  Project moonshot provides federated authentication using EAP, RADIUS
19  and SAML to applications beyond the web platform. This package
20  contains the client and server plugins to perform authentication.
21
22 Package: moonshot-gss-eap-dbg
23 Architecture: any
24 Section: debug
25 Priority: extra
26 Depends: ${shlibs:Depends}, ${misc:Depends}, moonshot-gss-eap (= ${binary:Version})
27 Description: Moonshot Federated Authentication - debugging Symbols
28  Project moonshot provides federated authentication using EAP, RADIUS
29  and SAML to applications beyond the web platform. This package
30  contains debugging symbols.