~mardy/account-plugins/qml

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Tarmac
  • Author(s): Ken VanDine
  • Date: 2013-05-01 02:18:58 UTC
  • mfrom: (101.1.3 account-plugins)
  • Revision ID: tarmac-20130501021858-1inan3sy8hkuhvih
* Put libaccount-plugin modules in separate packages,
  libaccount-plugin-generic-oauth and libaccount-plugin-google and
  add Replaces/Conflicts/Breaks.
* Change depends for the libaccount-plugins to Recommends
* Updated Architecture for account-plugin-* to "all".
* Dropped depends for the libaccount-plugins.

Approved by Alberto Mardegan, PS Jenkins bot.

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
               gnome-common,
15
15
               dh-autoreconf,
16
16
               libxml2-utils,
17
 
Standards-Version: 3.9.3
 
17
Standards-Version: 3.9.4
18
18
Homepage: https://launchpad.net/account-plugins
19
19
# If you aren't a member of ~online-accounts but need to upload packaging changes,
20
20
# just go ahead.  ~online-accounts will notice and sync up the code again.
21
21
Vcs-Bzr: https://code.launchpad.net/~online-accounts/account-plugins/trunk
22
22
 
23
 
Package: account-plugin-generic-oauth
 
23
Package: libaccount-plugin-generic-oauth
24
24
Architecture: any
25
25
Depends: ${shlibs:Depends}, ${misc:Depends},
26
 
        signon-keyring-extension,
27
 
        signon-plugin-oauth2
 
26
         signon-keyring-extension,
 
27
         signon-plugin-oauth2,
 
28
Replaces: account-plugin-generic-oauth (<< 0.10bzr13.04.30)
 
29
Breaks: account-plugin-generic-oauth (<< 0.10bzr13.04.30)
 
30
Conflicts: account-plugin-generic-oauth (<< 0.10bzr13.04.30)
28
31
Description: GNOME Control Center account plugin for single signon - generic OAuth
29
32
 GNOME Control Center account plugins for single signon
30
33
 
 
34
Package: libaccount-plugin-google
 
35
Architecture: any
 
36
Depends: ${shlibs:Depends}, ${misc:Depends},
 
37
         signon-keyring-extension,
 
38
         signon-plugin-oauth2,
 
39
Replaces: account-plugin-google (<< 0.10bzr13.04.30)
 
40
Breaks: account-plugin-google (<< 0.10bzr13.04.30)
 
41
Conflicts: account-plugin-google (<< 0.10bzr13.04.30)
 
42
Description: GNOME Control Center account plugin for single signon - Google Auth
 
43
 GNOME Control Center account plugins for single signon
 
44
 
31
45
Package: account-plugin-google
32
 
Architecture: any
 
46
Architecture: all
33
47
Depends: ${shlibs:Depends}, ${misc:Depends},
34
 
        signon-keyring-extension,
35
 
        signon-plugin-oauth2,
36
 
        unity-asset-pool (>> 0.8.24daily12.12.05-0ubuntu1)
 
48
         signon-keyring-extension,
 
49
         signon-plugin-oauth2,
 
50
         unity-asset-pool (>> 0.8.24daily12.12.05-0ubuntu1),
37
51
Description: GNOME Control Center account plugin for single signon
38
52
 GNOME Control Center account plugins for single signon
39
53
 
40
54
Package: account-plugin-facebook
41
 
Architecture: any
 
55
Architecture: all
42
56
Depends: ${misc:Depends},
43
 
        account-plugin-generic-oauth,
44
 
        unity-asset-pool (>> 0.8.24daily12.12.05-0ubuntu1)
 
57
         unity-asset-pool (>> 0.8.24daily12.12.05-0ubuntu1),
45
58
Description: GNOME Control Center account plugin for single signon - facebook
46
59
 GNOME Control Center account plugins for single signon
47
60
 
48
61
Package: account-plugin-twitter
49
 
Architecture: any
 
62
Architecture: all
50
63
Depends: ${misc:Depends},
51
 
        account-plugin-generic-oauth,
52
 
        unity-asset-pool (>> 0.8.24daily12.12.05-0ubuntu1)
 
64
         unity-asset-pool (>> 0.8.24daily12.12.05-0ubuntu1),
53
65
Description: GNOME Control Center account plugin for single signon - twitter
54
66
 GNOME Control Center account plugins for single signon
55
67
 
56
68
Package: account-plugin-flickr
57
 
Architecture: any
 
69
Architecture: all
58
70
Depends: ${misc:Depends},
59
 
        account-plugin-generic-oauth,
60
 
        unity-asset-pool (>> 0.8.24daily12.12.05-0ubuntu1)
 
71
         unity-asset-pool (>> 0.8.24daily12.12.05-0ubuntu1),
61
72
Description: GNOME Control Center account plugin for single signon - flickr
62
73
 GNOME Control Center account plugins for single signon
63
74
 
64
75
Package: account-plugin-identica
65
 
Architecture: any
 
76
Architecture: all
66
77
Depends: ${misc:Depends},
67
 
        account-plugin-generic-oauth,
68
 
        unity-asset-pool (>> 0.8.24daily12.12.05-0ubuntu1)
 
78
         unity-asset-pool (>> 0.8.24daily12.12.05-0ubuntu1),
69
79
Description: GNOME Control Center account plugin for single signon - identica
70
80
 GNOME Control Center account plugins for single signon
71
81
 
72
82
Package: account-plugin-foursquare
73
 
Architecture: any
 
83
Architecture: all
74
84
Depends: ${misc:Depends},
75
 
        account-plugin-generic-oauth,
76
 
        unity-asset-pool (>> 0.8.24daily12.12.05-0ubuntu1)
 
85
         unity-asset-pool (>> 0.8.24daily12.12.05-0ubuntu1),
77
86
Description: GNOME Control Center account plugin for single signon - foursquare
78
87
 GNOME Control Center account plugins for single signon
79
88
 
80
89
Package: account-plugin-windows-live
81
 
Architecture: any
 
90
Architecture: all
82
91
Depends: ${misc:Depends},
83
 
        account-plugin-generic-oauth,
84
 
        unity-asset-pool (>> 0.8.24daily12.12.05-0ubuntu1)
 
92
         unity-asset-pool (>> 0.8.24daily12.12.05-0ubuntu1),
85
93
Description: GNOME Control Center account plugin for single signon - windows live
86
94
 GNOME Control Center account plugins for single signon
87
95
 
88
96
Package: account-plugin-sohu
89
 
Architecture: any
 
97
Architecture: all
90
98
Depends: ${misc:Depends},
91
 
        account-plugin-generic-oauth,
92
 
        unity-asset-pool (>> 0.8.24daily12.12.05-0ubuntu1)
 
99
         unity-asset-pool (>> 0.8.24daily12.12.05-0ubuntu1),
93
100
Description: GNOME Control Center account plugin for single signon - sohu
94
101
 GNOME Control Center account plugins for single signon
95
102
 
96
103
Package: account-plugin-sina
97
 
Architecture: any
 
104
Architecture: all
98
105
Depends: ${misc:Depends},
99
 
        account-plugin-generic-oauth,
100
 
        unity-asset-pool (>> 0.8.24daily12.12.05-0ubuntu1)
 
106
         unity-asset-pool (>> 0.8.24daily12.12.05-0ubuntu1),
101
107
Description: GNOME Control Center account plugin for single signon - sina
102
108
 GNOME Control Center account plugins for single signon
103
109
 
104
110
Package: account-plugin-linkedin
105
 
Architecture: any
 
111
Architecture: all
106
112
Depends: ${misc:Depends},
107
 
        account-plugin-generic-oauth,
108
 
        unity-asset-pool (>> 0.8.24daily12.12.05-0ubuntu1)
 
113
         unity-asset-pool (>> 0.8.24daily12.12.05-0ubuntu1),
109
114
Description: GNOME Control Center account plugin for single signon - LinkedIn
110
115
 GNOME Control Center account plugins for single signon
111
116
 
112
117
Package: account-plugin-instagram
113
 
Architecture: any
 
118
Architecture: all
114
119
Depends: ${misc:Depends},
115
 
        account-plugin-generic-oauth,
116
 
        unity-asset-pool (>> 0.8.24daily12.12.05-0ubuntu1)
 
120
         unity-asset-pool (>> 0.8.24daily12.12.05-0ubuntu1),
117
121
Description: GNOME Control Center account plugin for single signon - Instagram
118
122
 GNOME Control Center account plugins for single signon
119
123
 
120
124
Package: account-plugin-tools
121
 
Architecture: any
122
 
Depends: ${shlibs:Depends}, ${misc:Depends},
 
125
Architecture: all
 
126
Depends: ${misc:Depends},
123
127
         ${python3:Depends},
124
128
         python3-gi,
125
129
         gir1.2-glib-2.0,
127
131
         gir1.2-accounts-1.0,
128
132
         signon-keyring-extension,
129
133
         signon-plugin-oauth2,
130
 
         unity-asset-pool (>> 0.8.24daily12.12.05-0ubuntu1)
 
134
         unity-asset-pool (>> 0.8.24daily12.12.05-0ubuntu1),
131
135
Description: GNOME Control Center account plugins for single signon - tools
132
136
 GNOME Control Center account plugins for single signon
133
137