Merge branch '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, autopoint, autoconf, autotools-dev, automake, libtool,
8  dh-autoreconf, valac, libgnome-keyring-dev
9 Standards-Version: 3.9.1
10 Homepage: http://www.project-moonshot.org/
11 Vcs-Git: http://www.project-moonshot.org/git/moonshot-ui.git
12 #Vcs-Browser: http://git.debian.org/?p=collab-maint/moonshot-ui.git;a=summary
13
14 Package: moonshot-ui
15 Architecture: any
16 Depends: ${shlibs:Depends}, ${misc:Depends}
17 Description: Moonshot Identity Selector
18  Project moonshot provides federated authentication using EAP, RADIUS
19  and SAML to applications beyond the web platform. 
20
21 Package: moonshot-ui-dev
22 Architecture: any
23 Section: libdevel
24 Depends: libmoonshot0 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
25 Description: Moonshot Identity Development Files
26  Project moonshot provides federated authentication using EAP, RADIUS
27  and SAML to applications beyond the web platform. 
28
29 Package: libmoonshot0
30 Architecture: any
31 Section: libdevel
32 Depends: ${shlibs:Depends}, ${misc:Depends}
33 Description: Moonshot Identity Shared Library
34  Project moonshot provides federated authentication using EAP, RADIUS
35  and SAML to applications beyond the web platform.