Merge remote-tracking branch 'origin/master' into debian
[moonshot-ui.git] / debian / control
1 Source: moonshot-ui
2 Section: net
3 Priority: optional
4 Maintainer: Sam Hartman <hartmans@debian.org>
5 Build-Depends: debhelper (>= 7.0.50~), 
6     libatk1.0-dev (>= 1.20), libglib2.0-dev, libgtk2.0-dev,
7         gettext, autotools-dev, libdbus-glib-1-dev, desktop-file-utils, libgee-dev
8 Standards-Version: 3.9.1
9 Homepage: http://www.project-moonshot.org/
10 Vcs-Git: http://www.project-moonshot.org/git/moonshot-ui.git
11 #Vcs-Browser: http://git.debian.org/?p=collab-maint/moonshot-ui.git;a=summary
12
13 Package: moonshot-ui
14 Architecture: any
15 Depends: ${shlibs:Depends}, ${misc:Depends}
16 Description: Moonshot Identity Selector
17  Project moonshot provides federated authentication using EAP, RADIUS
18  and SAML to applications beyond the web platform. 
19
20 Package: moonshot-ui-dev
21 Architecture: any
22 Section: libdevel
23 Depends: libmoonshot0 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
24 Description: Moonshot Identity Development Files
25  Project moonshot provides federated authentication using EAP, RADIUS
26  and SAML to applications beyond the web platform. 
27
28 Package: libmoonshot0
29 Architecture: any
30 Section: libdevel
31 Depends: ${shlibs:Depends}, ${misc:Depends}
32 Description: Moonshot Identity Shared Library
33  Project moonshot provides federated authentication using EAP, RADIUS
34  and SAML to applications beyond the web platform.