~ci-train-bot/ubuntuone-credentials/ubuntuone-credentials-ubuntu-zesty-2205

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Rodney Dawes
  • Date: 2013-11-27 21:19:44 UTC
  • mto: This revision was merged to the branch mainline in revision 81.
  • Revision ID: rodney.dawes@canonical.com-20131127211944-9k4nmn0y9jz43m2c
Pull in the packaging for moving to daily-release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Source: ubuntuone-credentials
 
2
Section: libs
 
3
Priority: extra
 
4
Build-Depends:
 
5
 cmake,
 
6
 debhelper (>= 9),
 
7
 liboauth-dev,
 
8
 libaccounts-qt5-dev,
 
9
 libsignon-qt5-dev,
 
10
 qtbase5-dev,
 
11
 qtdeclarative5-dev,
 
12
 qtdeclarative5-ubuntu-ui-toolkit-plugin,
 
13
 signon-plugins-dev,
 
14
 ubuntu-ui-toolkit-autopilot,
 
15
 xvfb
 
16
Maintainer: Ubuntu One Developers <ubuntuone-users@lists.launchpad.net>
 
17
Standards-Version: 3.9.4
 
18
Vcs-Bzr: lp:ubuntuone-credentials
 
19
Xs-Testsuite: autopkgtest
 
20
 
 
21
Package: ubuntuone-credentials-common
 
22
Architecture: any
 
23
Multi-Arch: same
 
24
Pre-Depends: ${misc:Pre-Depends}, multiarch-support
 
25
Depends: ${misc:Depends},
 
26
 ${shlibs:Depends},
 
27
 ubuntuone-client-data (>= 4.2.0)
 
28
Description: Ubuntu One authentication library - common data
 
29
 A library for native applications to log into the Ubuntu One services,
 
30
 to synchronize data, purchase music and software, or access data stored
 
31
 remotely on the Ubuntu One servers.
 
32
 .
 
33
 This package includes common data files for the Ubuntu One authentication
 
34
 library and utilities.
 
35
 
 
36
Package: libubuntuoneauth-2.0-0
 
37
Architecture: any
 
38
Multi-Arch: same
 
39
Pre-Depends: ${misc:Pre-Depends}, multiarch-support
 
40
Depends: ${misc:Depends},
 
41
 ${shlibs:Depends},
 
42
 ubuntuone-credentials-common (= ${binary:Version}),
 
43
 signon-plugin-password
 
44
Description: Ubuntu One authentication library
 
45
 A library for native applications to log into the Ubuntu One services,
 
46
 to synchronize data, purchase music and software, or access data stored
 
47
 remotely on the Ubuntu One servers.
 
48
 .
 
49
 This package includes the main library.
 
50
 
 
51
Package: libubuntuoneauth-2.0-dev
 
52
Section: libdevel
 
53
Architecture: any
 
54
Multi-Arch: same
 
55
Pre-Depends: ${misc:Pre-Depends}, multiarch-support
 
56
Depends: ${misc:Depends},
 
57
 libubuntuoneauth-2.0-0 (= ${binary:Version}),
 
58
 liboauth-dev,
 
59
 libaccounts-qt5-dev,
 
60
 libsignon-qt5-dev,
 
61
 qtbase5-dev
 
62
Description: Ubuntu One authentication library - development files
 
63
 A library for native applications to log into the Ubuntu One services,
 
64
 to synchronize data, purchase music and software, or access data stored
 
65
 remotely on the Ubuntu One servers.
 
66
 .
 
67
 This package includes the development files for the Ubuntu One authentication
 
68
 library.
 
69
 
 
70
Package: ubuntuone-credentials
 
71
Architecture: any
 
72
Multi-Arch: same
 
73
Pre-Depends: ${misc:Pre-Depends}, multiarch-support
 
74
Depends: ${misc:Depends},
 
75
 ${shlibs:Depends},
 
76
 libubuntuoneauth-2.0-0 (= ${binary:Version}),
 
77
 ubuntuone-client-data (>= 4.2.0)
 
78
Description: Ubuntu One authentication library - utility applications
 
79
 A library for native applications to log into the Ubuntu One services,
 
80
 to synchronize data, purchase music and software, or access data stored
 
81
 remotely on the Ubuntu One servers.
 
82
 .
 
83
 This package includes extra utility applications used by the library.
 
84
 
 
85
Package: qtdeclarative5-ubuntuone1.0
 
86
Architecture: any
 
87
Multi-Arch: same
 
88
Pre-Depends: ${misc:Pre-Depends}, multiarch-support
 
89
Depends: ${misc:Depends},
 
90
 ${shlibs:Depends},
 
91
 libubuntuoneauth-2.0-0 (= ${binary:Version}),
 
92
 qtdeclarative5-ubuntu-ui-toolkit-plugin
 
93
Breaks: qtdeclarative5-ubuntuone-credentials-plugin
 
94
Replaces: qtdeclarative5-ubuntuone-credentials-plugin
 
95
Description: Ubuntu One authentication library - Qt declarative plug-in
 
96
 A library for native applications to log into the Ubuntu One services,
 
97
 to synchronize data, purchase music and software, or access data stored
 
98
 remotely on the Ubuntu One servers.
 
99
 .
 
100
 This package includes a Qt declarative plug-in for using the library.
 
101
 
 
102
Package: signon-plugin-ubuntuone
 
103
Architecture: any
 
104
Multi-Arch: foreign
 
105
Pre-Depends: ${misc:Pre-Depends}, multiarch-support
 
106
Depends: ${misc:Depends},
 
107
 ${shlibs:Depends},
 
108
 libubuntuoneauth-2.0-0 (= ${binary:Version})
 
109
Description: Ubuntu One authentication library - signon plug-in
 
110
 A library for native applications to log into the Ubuntu One services,
 
111
 to synchronize data, purchase music and software, or access data stored
 
112
 remotely on the Ubuntu One servers.
 
113
 .
 
114
 This package includes an authentication plug-in for the signon daemon.
 
115
 
 
116
Package: account-plugin-ubuntuone
 
117
Architecture: any
 
118
Multi-Arch: foreign
 
119
Pre-Depends: ${misc:Pre-Depends}, multiarch-support
 
120
Depends: ${misc:Depends},
 
121
 ${shlibs:Depends},
 
122
 libubuntuoneauth-2.0-0 (= ${binary:Version}),
 
123
 qtdeclarative5-ubuntuone1.0 (= ${binary:Version}),
 
124
 ubuntu-system-settings-online-accounts
 
125
Description: Ubuntu One authentication library - account settings plug-in
 
126
 A library for native applications to log into the Ubuntu One services,
 
127
 to synchronize data, purchase music and software, or access data stored
 
128
 remotely on the Ubuntu One servers.
 
129
 .
 
130
 This package includes the accounts plug-in for Ubuntu System Settings.