Merge lp:~nataliabidart/ubuntu/natty/ubuntu-sso-client/add-gnome-keyring into lp:ubuntu/natty/ubuntu-sso-client

Proposed by Natalia Bidart
Status: Merged
Merge reported by: Natalia Bidart
Merged at revision: not available
Proposed branch: lp:~nataliabidart/ubuntu/natty/ubuntu-sso-client/add-gnome-keyring
Merge into: lp:ubuntu/natty/ubuntu-sso-client
Diff against target: 27 lines (+9/-0)
2 files modified
debian/changelog (+8/-0)
debian/control (+1/-0)
To merge this branch: bzr merge lp:~nataliabidart/ubuntu/natty/ubuntu-sso-client/add-gnome-keyring
Reviewer Review Type Date Requested Status
Ubuntu Sponsors Pending
Review via email: mp+59050@code.launchpad.net

Description of the change

  * debian/control
    - add gnome-keyring as Depends since is, for now, the only package that
    provides the org.freedesktop.secrets DBus service (LP: #769520).

To post a comment you must log in.
32. By Natalia Bidart

Attaching bug #769520.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'debian/changelog'
--- debian/changelog 2011-04-13 09:34:55 +0000
+++ debian/changelog 2011-04-26 12:38:31 +0000
@@ -1,3 +1,11 @@
1ubuntu-sso-client (1.2.1-0ubuntu2) natty; urgency=low
2
3 * debian/control
4 - add gnome-keyring as Depends since is, for now, the only package that
5 provides the org.freedesktop.secrets DBus service (LP: #769520).
6
7 -- Natalia Bidart (nessita) <nataliabidart@gmail.com> Tue, 26 Apr 2011 08:48:51 -0300
8
1ubuntu-sso-client (1.2.1-0ubuntu1) natty; urgency=low9ubuntu-sso-client (1.2.1-0ubuntu1) natty; urgency=low
210
3 * New upstream release:11 * New upstream release:
412
=== modified file 'debian/control'
--- debian/control 2011-02-04 08:41:02 +0000
+++ debian/control 2011-04-26 12:38:31 +0000
@@ -17,6 +17,7 @@
17Pre-Depends: dpkg (>=1.15.7.2),17Pre-Depends: dpkg (>=1.15.7.2),
18Depends: ${misc:Depends},18Depends: ${misc:Depends},
19 ${python:Depends},19 ${python:Depends},
20 gnome-keyring,
20 python-dbus,21 python-dbus,
21 python-gtk2,22 python-gtk2,
22 python-lazr.restfulclient,23 python-lazr.restfulclient,

Subscribers

People subscribed via source and target branches