Depend on dbus-x11 for dbus-launch
[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}, dbus-x11
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-dbg
22 Section: debug
23 Priority: extra
24 Architecture: any
25 Depends: ${shlibs:Depends}, ${misc:Depends}
26 Description: Moonshot Identity Selector Debug Symbols
27  Project moonshot provides federated authentication using EAP, RADIUS
28  and SAML to applications beyond the web platform. 
29
30 Package: moonshot-ui-dev
31 Architecture: any
32 Section: libdevel
33 Depends: libmoonshot1 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
34 Description: Moonshot Identity Development Files
35  Project moonshot provides federated authentication using EAP, RADIUS
36  and SAML to applications beyond the web platform. 
37
38 Package: libmoonshot1
39 Architecture: any
40 Section: libs
41 Depends: ${shlibs:Depends}, ${misc:Depends}
42 Description: Moonshot Identity Shared Library
43  Project moonshot provides federated authentication using EAP, RADIUS
44  and SAML to applications beyond the web platform.