X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=debian%2Fcontrol;h=bef99e1c8582b960b30b78df40ce01041774ec23;hb=210dcd42a683f6c7ea6abe370f89018fcb3b89a5;hp=f15f6019695a137edfe343c63404b8b6974bfb3a;hpb=ac70873ecc13ae146233b893933b830411fd4e9f;p=moonshot-ui.git diff --git a/debian/control b/debian/control index f15f601..bef99e1 100644 --- a/debian/control +++ b/debian/control @@ -2,34 +2,52 @@ Source: moonshot-ui Section: net Priority: optional Maintainer: Sam Hartman -Build-Depends: debhelper (>= 7.0.50~), +Build-Depends: debhelper (>= 9), libatk1.0-dev (>= 1.20), libglib2.0-dev, libgtk2.0-dev, - gettext, autotools-dev, libdbus-glib-1-dev, desktop-file-utils, libgee-dev, autopoint, autoconf, autotools-dev, automake, libtool, - dh-autoreconf, valac -Standards-Version: 3.9.1 + gettext, autotools-dev, libdbus-glib-1-dev, desktop-file-utils, libgee-0.8-dev, autopoint, autoconf, autotools-dev, automake, libtool, + dh-autoreconf, valac, libgnome-keyring-dev +Standards-Version: 3.9.5 Homepage: http://www.project-moonshot.org/ Vcs-Git: http://www.project-moonshot.org/git/moonshot-ui.git #Vcs-Browser: http://git.debian.org/?p=collab-maint/moonshot-ui.git;a=summary Package: moonshot-ui Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends} +Multi-Arch: foreign +Pre-Depends: ${misc:Pre-Depends} +Depends: ${shlibs:Depends}, ${misc:Depends}, dbus-x11, libmoonshot1 (= ${binary:Version}) Description: Moonshot Identity Selector Project moonshot provides federated authentication using EAP, RADIUS and SAML to applications beyond the web platform. + This package provides a service to manage the local identity store + and to select which identity is used with a given service. + +Package: moonshot-ui-dbg +Section: debug +Priority: extra +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends}, moonshot-ui|libmoonshot1 +Description: Moonshot Identity Selector Debug Symbols + Project moonshot provides federated authentication using EAP, RADIUS + and SAML to applications beyond the web platform. This package + includes debugging symbols. Package: moonshot-ui-dev Architecture: any Section: libdevel -Depends: libmoonshot0 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends} +Depends: libmoonshot1 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends} Description: Moonshot Identity Development Files Project moonshot provides federated authentication using EAP, RADIUS and SAML to applications beyond the web platform. -Package: libmoonshot0 +Package: libmoonshot1 Architecture: any -Section: libdevel +Section: libs Depends: ${shlibs:Depends}, ${misc:Depends} +Multi-Arch: same +Breaks: moonshot-ui (<< 0.7.1-1~) +Pre-Depends: ${misc:Pre-Depends} Description: Moonshot Identity Shared Library Project moonshot provides federated authentication using EAP, RADIUS - and SAML to applications beyond the web platform. + and SAML to applications beyond the web platform. This library + allows other components to interact with the Moonshot identity store.