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
1=== modified file 'debian/changelog'
2--- debian/changelog 2012-11-09 16:15:25 +0000
3+++ debian/changelog 2012-11-29 17:31:21 +0000
4@@ -1,3 +1,17 @@
5+account-plugins (0.10bzr12.11.29-0ubuntu1) raring; urgency=low
6+
7+ * New upstream snapshot
8+ - Force mobile version of Yahoo Flickr login
9+ - The webkit-options file for signon-ui was not installed (LP: #1041744)
10+ - Allow building without binary account plugins
11+ - refactor the build system to use non-recursive make and remove
12+ - some old VAPI files.
13+ - Google: allow plain http on some URLs.
14+ * debian/control
15+ - make account-plugin-tools depend on python3-gi
16+
17+ -- Ken VanDine <ken.vandine@canonical.com> Thu, 29 Nov 2012 12:28:51 -0500
18+
19 account-plugins (0.9-0ubuntu1) raring; urgency=low
20
21 * New upstream release.
22
23=== modified file 'debian/control'
24--- debian/control 2012-11-09 16:23:54 +0000
25+++ debian/control 2012-11-29 17:31:21 +0000
26@@ -95,6 +95,7 @@
27 Architecture: any
28 Depends: ${shlibs:Depends}, ${misc:Depends},
29 ${python3:Depends},
30+ python3-gi,
31 gir1.2-glib-2.0,
32 signon-keyring-extension,
33 signon-plugin-oauth2

Subscribers

People subscribed via source and target branches