From: Sam Hartman Date: Fri, 23 May 2014 14:20:18 +0000 (-0400) Subject: Depend on dbus-x11 for dbus-launch X-Git-Tag: debian/0.7.1-1~11 X-Git-Url: http://www.project-moonshot.org/gitweb/?p=moonshot-ui.git;a=commitdiff_plain;h=9bbab85d2ad541874a262d71eb1ac921e4bc228b Depend on dbus-x11 for dbus-launch --- diff --git a/debian/changelog b/debian/changelog index 6972d10..a730dc4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +moonshot-ui (0.7-2) unstable; urgency=medium + + * Depend on dbus-x11 for dbus-launch + + -- Sam Hartman Fri, 23 May 2014 10:20:03 -0400 + moonshot-ui (0.7-1) unstable; urgency=medium * New upstream version diff --git a/debian/control b/debian/control index 5436cea..269412b 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,7 @@ Vcs-Git: http://www.project-moonshot.org/git/moonshot-ui.git Package: moonshot-ui Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends} +Depends: ${shlibs:Depends}, ${misc:Depends}, dbus-x11 Description: Moonshot Identity Selector Project moonshot provides federated authentication using EAP, RADIUS and SAML to applications beyond the web platform.