Merge lp:~dobey/ubuntuone-credentials/add-apu-pkg into lp:ubuntuone-credentials/packaging-dailies

Proposed by dobey
Status: Merged
Approved by: dobey
Approved revision: 12
Merged at revision: 12
Proposed branch: lp:~dobey/ubuntuone-credentials/add-apu-pkg
Merge into: lp:ubuntuone-credentials/packaging-dailies
Diff against target: 38 lines (+19/-2)
2 files modified
account-plugin-ubuntuone.install (+1/-0)
control (+18/-2)
To merge this branch: bzr merge lp:~dobey/ubuntuone-credentials/add-apu-pkg
Reviewer Review Type Date Requested Status
Roberto Alsina (community) Approve
Review via email: mp+182170@code.launchpad.net

Commit message

Add account-plugin-ubuntuone package.

To post a comment you must log in.
Revision history for this message
Roberto Alsina (ralsina) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== added file 'account-plugin-ubuntuone.install'
2--- account-plugin-ubuntuone.install 1970-01-01 00:00:00 +0000
3+++ account-plugin-ubuntuone.install 2013-08-26 17:26:23 +0000
4@@ -0,0 +1,1 @@
5+usr/share/accounts/qml-plugins/ubuntuone
6
7=== modified file 'control'
8--- control 2013-08-21 17:34:30 +0000
9+++ control 2013-08-26 17:26:23 +0000
10@@ -112,10 +112,26 @@
11 Pre-Depends: ${misc:Pre-Depends}, multiarch-support
12 Depends: ${misc:Depends},
13 ${shlibs:Depends},
14- libubuntuoneauth-2.0-0 (= ${binary:Version}),
15-Description: Ubuntu One authentication library - Qt declarative plug-in
16+ libubuntuoneauth-2.0-0 (= ${binary:Version})
17+Description: Ubuntu One authentication library - signon plug-in
18 A library for native applications to log into the Ubuntu One services,
19 to synchronize data, purchase music and software, or access data stored
20 remotely on the Ubuntu One servers.
21 .
22 This package includes an authentication plug-in for the signon daemon.
23+
24+Package: account-plugin-ubuntuone
25+Architecture: any
26+Multi-Arch: same
27+Pre-Depends: ${misc:Pre-Depends}, multiarch-support
28+Depends: ${misc:Depends},
29+ ${shlibs:Depends},
30+ libubuntuoneauth-2.0-0 (= ${binary:Version}),
31+ qtdeclarative5-ubuntuone-credentials-plugin (= ${binary:Version}),
32+ ubuntu-system-settings-online-accounts
33+Description: Ubuntu One authentication library - account settings plug-in
34+ A library for native applications to log into the Ubuntu One services,
35+ to synchronize data, purchase music and software, or access data stored
36+ remotely on the Ubuntu One servers.
37+ .
38+ This package includes the accounts plug-in for Ubuntu System Settings.

Subscribers

People subscribed via source and target branches

to all changes: