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

Proposed by Ken VanDine
Status: Merged
Approved by: Alberto Mardegan
Approved revision: 110
Merged at revision: 110
Proposed branch: lp:~ken-vandine/account-plugins/newlibaccounts
Merge into: lp:account-plugins
Diff against target: 25 lines (+2/-2)
2 files modified
Makefile.am (+1/-1)
debian/control (+1/-1)
To merge this branch: bzr merge lp:~ken-vandine/account-plugins/newlibaccounts
Reviewer Review Type Date Requested Status
PS Jenkins bot (community) continuous-integration Approve
Alberto Mardegan (community) Approve
Review via email: mp+167626@code.launchpad.net

Commit message

Updated for libaccounts-glib >= 1.10

Description of the change

Updated for libaccounts-glib >= 1.10

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

Thanks!

review: Approve
Revision history for this message
PS Jenkins bot (ps-jenkins) :
review: Approve (continuous-integration)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'Makefile.am'
2--- Makefile.am 2013-04-11 02:32:35 +0000
3+++ Makefile.am 2013-06-05 19:25:30 +0000
4@@ -15,7 +15,7 @@
5 --vapidir $(top_srcdir)/src \
6 --pkg config \
7 --pkg AccountPlugin \
8- --pkg accounts \
9+ --pkg libaccounts-glib \
10 --pkg posix \
11 --pkg signon \
12 --pkg gtk+-3.0 \
13
14=== modified file 'debian/control'
15--- debian/control 2013-04-30 23:03:05 +0000
16+++ debian/control 2013-06-05 19:25:30 +0000
17@@ -7,7 +7,7 @@
18 gobject-introspection,
19 python3,
20 pkg-config,
21- libaccounts-glib-dev,
22+ libaccounts-glib-dev (>= 1.10),
23 libsignon-glib-dev,
24 libaccount-plugin-1.0-dev (>= 0.1.3),
25 valac-0.16,

Subscribers

People subscribed via source and target branches