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

Proposed by Ken VanDine
Status: Merged
Approved by: Alberto Mardegan
Approved revision: no longer in the source branch.
Merged at revision: 81
Proposed branch: lp:~ken-vandine/account-plugins/bootstrap
Merge into: lp:account-plugins
Diff against target: 33 lines (+15/-0)
2 files modified
debian/changelog (+14/-0)
debian/control (+1/-0)
To merge this branch: bzr merge lp:~ken-vandine/account-plugins/bootstrap
Reviewer Review Type Date Requested Status
Alberto Mardegan (community) Approve
PS Jenkins bot continuous-integration Pending
Review via email: mp+136982@code.launchpad.net

Commit message

make account-plugin-tools depend on python3-gi

Description of the change

make account-plugin-tools depend on python3-gi

To post a comment you must log in.
Revision history for this message
Alberto Mardegan (mardy) wrote :

Sure thing, thanks! :-)

review: Approve
81. By Ken VanDine

make account-plugin-tools depend on python3-gi.

Approved by Alberto Mardegan.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'debian/changelog'
--- debian/changelog 2012-11-09 16:15:25 +0000
+++ debian/changelog 2012-11-29 17:31:21 +0000
@@ -1,3 +1,17 @@
1account-plugins (0.10bzr12.11.29-0ubuntu1) raring; urgency=low
2
3 * New upstream snapshot
4 - Force mobile version of Yahoo Flickr login
5 - The webkit-options file for signon-ui was not installed (LP: #1041744)
6 - Allow building without binary account plugins
7 - refactor the build system to use non-recursive make and remove
8 - some old VAPI files.
9 - Google: allow plain http on some URLs.
10 * debian/control
11 - make account-plugin-tools depend on python3-gi
12
13 -- Ken VanDine <ken.vandine@canonical.com> Thu, 29 Nov 2012 12:28:51 -0500
14
1account-plugins (0.9-0ubuntu1) raring; urgency=low15account-plugins (0.9-0ubuntu1) raring; urgency=low
216
3 * New upstream release.17 * New upstream release.
418
=== modified file 'debian/control'
--- debian/control 2012-11-09 16:23:54 +0000
+++ debian/control 2012-11-29 17:31:21 +0000
@@ -95,6 +95,7 @@
95Architecture: any95Architecture: any
96Depends: ${shlibs:Depends}, ${misc:Depends},96Depends: ${shlibs:Depends}, ${misc:Depends},
97 ${python3:Depends},97 ${python3:Depends},
98 python3-gi,
98 gir1.2-glib-2.0,99 gir1.2-glib-2.0,
99 signon-keyring-extension,100 signon-keyring-extension,
100 signon-plugin-oauth2101 signon-plugin-oauth2

Subscribers

People subscribed via source and target branches