Merge lp:~ken-vandine/account-plugins/gir_depends into lp:account-plugins

Proposed by Ken VanDine
Status: Merged
Approved by: Alberto Mardegan
Approved revision: 83
Merged at revision: 83
Proposed branch: lp:~ken-vandine/account-plugins/gir_depends
Merge into: lp:account-plugins
Diff against target: 28 lines (+10/-0)
2 files modified
debian/changelog (+8/-0)
debian/control (+2/-0)
To merge this branch: bzr merge lp:~ken-vandine/account-plugins/gir_depends
Reviewer Review Type Date Requested Status
Alberto Mardegan (community) Approve
PS Jenkins bot (community) continuous-integration Approve
Review via email: mp+137249@code.launchpad.net

Commit message

account-plugin-tools should depend on gir1.2-signon-1.0 and gir1.2-accounts-1.0

Description of the change

account-plugin-tools should depend on gir1.2-signon-1.0 and gir1.2-accounts-1.0

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
Revision history for this message
Alberto Mardegan (mardy) wrote :

Thanks!

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/changelog'
2--- debian/changelog 2012-11-30 15:00:31 +0000
3+++ debian/changelog 2012-11-30 16:15:32 +0000
4@@ -1,3 +1,11 @@
5+account-plugins (0.10bzr12.11.30-0ubuntu2) UNRELEASED; urgency=low
6+
7+ * debian/control
8+ - account-plugin-tools should depend on gir1.2-signon-1.0 and
9+ gir1.2-accounts-1.0
10+
11+ -- Ken VanDine <ken.vandine@canonical.com> Fri, 30 Nov 2012 11:11:43 -0500
12+
13 account-plugins (0.10bzr12.11.30-0ubuntu1) raring; urgency=low
14
15 * New upstream snapshot
16
17=== modified file 'debian/control'
18--- debian/control 2012-11-29 16:11:02 +0000
19+++ debian/control 2012-11-30 16:15:32 +0000
20@@ -97,6 +97,8 @@
21 ${python3:Depends},
22 python3-gi,
23 gir1.2-glib-2.0,
24+ gir1.2-signon-1.0,
25+ gir1.2-accounts-1.0,
26 signon-keyring-extension,
27 signon-plugin-oauth2
28 Description: GNOME Control Center account plugins for single signon - tools

Subscribers

People subscribed via source and target branches