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
=== modified file 'Makefile.am'
--- Makefile.am 2013-04-11 02:32:35 +0000
+++ Makefile.am 2013-06-05 19:25:30 +0000
@@ -15,7 +15,7 @@
15 --vapidir $(top_srcdir)/src \15 --vapidir $(top_srcdir)/src \
16 --pkg config \16 --pkg config \
17 --pkg AccountPlugin \17 --pkg AccountPlugin \
18 --pkg accounts \18 --pkg libaccounts-glib \
19 --pkg posix \19 --pkg posix \
20 --pkg signon \20 --pkg signon \
21 --pkg gtk+-3.0 \21 --pkg gtk+-3.0 \
2222
=== modified file 'debian/control'
--- debian/control 2013-04-30 23:03:05 +0000
+++ debian/control 2013-06-05 19:25:30 +0000
@@ -7,7 +7,7 @@
7 gobject-introspection,7 gobject-introspection,
8 python3,8 python3,
9 pkg-config,9 pkg-config,
10 libaccounts-glib-dev,10 libaccounts-glib-dev (>= 1.10),
11 libsignon-glib-dev,11 libsignon-glib-dev,
12 libaccount-plugin-1.0-dev (>= 0.1.3),12 libaccount-plugin-1.0-dev (>= 0.1.3),
13 valac-0.16,13 valac-0.16,

Subscribers

People subscribed via source and target branches