~ubuntu-branches/ubuntu/hardy/evolution-data-server/hardy-updates

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2007-11-13 10:59:20 UTC
  • mfrom: (1.1.38 upstream)
  • Revision ID: james.westby@ubuntu.com-20071113105920-nb6w14udvgx0ghi3
Tags: 2.21.2-0ubuntu1
* New upstream version:
  Bug Fixes:
  - #318842: Task lists should be sorted (LP: #23912)
  - #345135: Disable SSLv2 compatible HELLO on SSL stream when 
    SSLv2 is disabled
  - #359267: Not all memos are showed in calendar view
  - #430420: Returned size <= 0 is an error
  - #460649: Meeting UI Needs To Show Color Of Selected Calendar Source
  - #487229: Use GKeyFile instead of gnome-config to access stored passwords
  - #488156: Minimize use of the WITH_GNOME_KEYRING macro
  - #492130: ESourceSelector uses pointers to ESource
  - #494304: Fix leak
  Updated Translations
  New in 2.21.1:
  - Support for Google Calendar
  Bug Fixes:
  - #203480: (Novell Bugzilla) Compiler warning fix 
    for usage ofunintialized variable
  - #231178: New symbol 'set-label' defined and added corresponding callback
  - #271777: Keep character's case as user types
  - #417999: Don't use deprecated GTK+ symbols
  - #420167: e-d-s now exits with gnome-session
  - #469657: Better use of GHashTable
  - #474000: Use GLib's Base64 API instead of Camel's
  - #475487: When creating the default contact, print errors to the console
  - #475493: Use G_DEFINE_TYPE
  - #475494: Use G_LOCK instead of a static mutex for clearer code
  - #478404: Reset the id to zero
  - #483301: Remove an unused variable
  - #487270: Fix typo in documentation
  - #488173: Remove __FUNCTION__, which is a gcc-ism
  - #488351: Fix an addressbook error on a fresh install
  Other Contributors:
  - Protect against a NULL subject string. 
* debian/*.preinst:
  - On upgrades from Gutsy, remove the symlinks introduced in Gutsy. They
    break upgrades all over, and current cdbs just symlinks individual files.
* Sync with Debian
* debian/control:
  - evolution-data-server Breaks evolution (<< 2.9), 
    evolution-exchange (<= 2.8.1-0ubuntu1),
    evolution-jescs (<= 2.8.2-0ubuntu3), 
    evolution-scalix (<= 10.0.0.357-0ubuntu6)
  - updated maintainer to desktop team
* debian/rules:
  - don't specify the paths for nspr and nss since the package is built 
    with firefox
  - don't build documentation, it's distributed in the upstream tarball

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
Priority: optional
4
4
Maintainer: Ubuntu Desktop Team <ubuntu-desktop@lists.ubuntu.com>
5
5
XSBC-Original-Maintainer: Debian Evolution Maintainers <pkg-evolution-maintainers@lists.alioth.debian.org>
6
 
Uploaders: Jordi Mallach <jordi@debian.org>, Margarita Manterola <debian@marga.com.ar>, Loic Minier <lool@dooz.org>, Heikki Henriksen <heikkih@gmail.com>, Oystein Gisnas <oystein@gisnas.net>
7
 
Build-Depends: debhelper (>= 5.0.0), cdbs (>= 0.4.37), dpkg-dev (>= 1.13.19), pkg-config, flex, bison, libtool, intltool (>= 0.35.5), libdb4.4-dev, libkrb5-dev, libldap2-dev, libglib2.0-dev (>= 2.10.0), libbonobo2-dev (>= 2.4.2), liborbit2-dev (>= 1:2.9.8), libglade2-dev, libgnomeui-dev, libxml2-dev, libgconf2-dev, libnss3-dev, libgtk2.0-dev (>= 2.10), libgnome2-dev, libgnomevfs2-dev, libsoup2.2-dev (>= 2.2.91), gtk-doc-tools
 
6
Uploaders: Jordi Mallach <jordi@debian.org>,
 
7
           Margarita Manterola <debian@marga.com.ar>,
 
8
           Loic Minier <lool@dooz.org>,
 
9
           Heikki Henriksen <heikkih@gmail.com>,
 
10
           Oystein Gisnas <oystein@gisnas.net>,
 
11
           Riccardo Setti <giskard@debian.org>
 
12
Build-Depends: debhelper (>= 5.0.0),
 
13
               cdbs (>= 0.4.37),
 
14
               dpkg-dev (>= 1.13.19),
 
15
               pkg-config,
 
16
               flex,
 
17
               bison,
 
18
               libtool,
 
19
               intltool (>= 0.35.5),
 
20
               libdb4.4-dev,
 
21
               libkrb5-dev,
 
22
               libldap2-dev,
 
23
               libglib2.0-dev (>= 2.10.0),
 
24
               libbonobo2-dev (>= 2.4.2),
 
25
               liborbit2-dev (>= 1:2.9.8),
 
26
               libglade2-dev,
 
27
               libgnomeui-dev,
 
28
               libxml2-dev,
 
29
               libgconf2-dev,
 
30
               libnss3-dev,
 
31
               libgtk2.0-dev (>= 2.10.0),
 
32
               libgnome2-dev,
 
33
               libgnomevfs2-dev,
 
34
               libsoup2.2-dev (>= 2.2.91),
 
35
               gtk-doc-tools
8
36
Standards-Version: 3.7.2
9
37
 
10
38
Package: evolution-data-server
11
39
Architecture: any
 
40
Depends: ${shlibs:Depends},
 
41
         ${misc:Depends},
 
42
         evolution-data-server-common (= ${source:Version})
 
43
Suggests: evolution (>= 2.6.1),
 
44
          evolution-data-server-dbg (= ${binary:Version})
 
45
Replaces: evolution-data-server1.2
12
46
Breaks: evolution (<< 2.9.91), evolution-exchange (<< 2.9.4), evolution-jescs (<= 2.9.0-0ubuntu1), evolution-scalix (<= 10.0.0.357-0ubuntu10)
13
 
Depends: ${misc:Depends}, ${shlibs:Depends}, evolution-data-server-common (= ${source:Version})
14
 
Suggests: evolution (>= 2.6.1), evolution-data-server-dbg (= ${binary:Version})
15
 
Replaces: evolution-data-server1.2
16
47
Description: evolution database backend server
17
48
 The data server, called "Evolution Data Server" is responsible for managing
18
 
 calendar and addressbook information.
 
49
 mail, calendar, addressbook, tasks and memo information.
19
50
 
20
51
Package: evolution-data-server-common
21
52
Architecture: all
32
63
Package: evolution-data-server-dev
33
64
Section: devel
34
65
Architecture: any
35
 
Depends: ${misc:Depends}, libgnome2-dev, libbonobo2-dev (>= 2.4.2)
 
66
Depends: ${misc:Depends},
 
67
         libgnome2-dev,
 
68
         libbonobo2-dev (>= 2.4.2)
36
69
Description: Development files for evolution-data-server (meta package)
37
70
 This package contains header files and static library of evolution-data-server.
38
71
 
39
72
Package: evolution-data-server-dbg
40
73
Priority: extra
41
74
Architecture: any
42
 
Depends: evolution-data-server (= ${binary:Version})
 
75
Depends: evolution-data-server (= ${binary:Version}),
 
76
         ${misc:Depends}
43
77
Description: evolution database backend server with debugging symbols
44
78
 This package contains unstripped binaries used for debugging.
45
79
 
46
80
Package: libedataserver1.2-9
47
81
Section: libs
48
82
Architecture: any
49
 
Depends: ${misc:Depends}, ${shlibs:Depends}
 
83
Depends: ${shlibs:Depends},
 
84
         ${misc:Depends}
50
85
Description: Utility library for evolution data servers
51
86
 The data server, called "Evolution Data Server" is responsible for managing
52
87
 calendar and addressbook information.
56
91
Package: libedataserver1.2-dev
57
92
Section: libdevel
58
93
Architecture: any
59
 
Depends: ${misc:Depends}, libedataserver1.2-9 (= ${binary:Version}), libxml2-dev, libglib2.0-dev, libgconf2-dev, libbonobo2-dev (>= 2.4.2), liborbit2-dev (>= 1:2.9.8), libnspr4-dev
 
94
Depends: libedataserver1.2-9 (= ${binary:Version}),
 
95
         ${misc:Depends},
 
96
         libxml2-dev,
 
97
         libglib2.0-dev,
 
98
         libgconf2-dev,
 
99
         libbonobo2-dev (>= 2.4.2),
 
100
         liborbit2-dev (>= 1:2.9.8),
 
101
         libnspr4-dev
60
102
Description: Utility library for evolution data servers (development files)
61
103
 The data server, called "Evolution Data Server" is responsible for managing
62
104
 calendar and addressbook information.
66
108
Package: libcamel1.2-10
67
109
Section: libs
68
110
Architecture: any
69
 
Depends: ${misc:Depends}, ${shlibs:Depends}
 
111
Depends: ${shlibs:Depends},
 
112
         ${misc:Depends}
70
113
Description: The Evolution MIME message handling library
71
114
 Camel is a generic messaging library. It supports the standard
72
115
 messaging system for receiving and sending messages. It is the
78
121
Package: libcamel1.2-dev
79
122
Section: libdevel
80
123
Architecture: any
81
 
Depends: ${misc:Depends}, libcamel1.2-10 (= ${binary:Version}), libglib2.0-dev, libedataserver1.2-dev (>= 1.8.0)
 
124
Depends: libcamel1.2-10 (= ${binary:Version}),
 
125
         ${misc:Depends},
 
126
         libglib2.0-dev,
 
127
         libedataserver1.2-dev (>= 1.8.0)
82
128
Description: Development files for libcamel
83
129
 This package contains header files and static library for libcamel1.2-10
84
130
 .
92
138
Package: libebook1.2-9
93
139
Section: libs
94
140
Architecture: any
95
 
Depends: ${misc:Depends}, ${shlibs:Depends}
 
141
Depends: ${shlibs:Depends},
 
142
         ${misc:Depends}
96
143
Description: Client library for evolution address books
97
144
 Evolution is the integrated mail, calendar, task and address book
98
145
 distributed suite from Novell, Inc.
102
149
Package: libebook1.2-dev
103
150
Section: libdevel
104
151
Architecture: any
105
 
Depends: ${misc:Depends}, libebook1.2-9 (= ${binary:Version}), libbonobo2-dev (>= 2.4.2), libgnome2-dev, libedataserver1.2-dev (>= 1.8.0)
 
152
Depends: libebook1.2-9 (= ${binary:Version}),
 
153
         ${misc:Depends},
 
154
         libbonobo2-dev (>= 2.4.2),
 
155
         libgnome2-dev,
 
156
         libedataserver1.2-dev (>= 1.8.0)
106
157
Description: Client library for evolution address books (development files)
107
158
 Evolution is the integrated mail, calendar, task and address book
108
159
 distributed suite from Novell, Inc.
112
163
Package: libedataserverui1.2-8
113
164
Section: libs
114
165
Architecture: any
115
 
Depends: ${misc:Depends}, ${shlibs:Depends}
 
166
Depends: ${shlibs:Depends},
 
167
         ${misc:Depends},
 
168
         evolution-data-server-common (>= 1.12.0)
116
169
Description: GUI utility library for evolution data servers
117
170
 The data server, called "Evolution Data Server" is responsible for managing
118
171
 calendar and addressbook information.
122
175
Package: libedataserverui1.2-dev
123
176
Section: libdevel
124
177
Architecture: any
125
 
Depends: ${misc:Depends}, libedataserverui1.2-8 (= ${binary:Version}), libgtk2.0-dev, libglade2-dev, libgnome2-dev, libedataserver1.2-dev (>= 1.8.0), libebook1.2-dev (>= 1.8.0)
 
178
Depends: libedataserverui1.2-8 (= ${binary:Version}),
 
179
         ${misc:Depends},
 
180
         libgtk2.0-dev,
 
181
         libglade2-dev,
 
182
         libgnome2-dev,
 
183
         libedataserver1.2-dev (>= 1.8.0),
 
184
         libebook1.2-dev (>= 1.8.0)
126
185
Description: GUI utility library for evolution data servers (development files)
127
186
 The data server, called "Evolution Data Server" is responsible for managing
128
187
 calendar and addressbook information.
133
192
Package: libedata-book1.2-2
134
193
Section: libs
135
194
Architecture: any
136
 
Depends: ${misc:Depends}, ${shlibs:Depends}
 
195
Depends: ${shlibs:Depends},
 
196
         ${misc:Depends}
137
197
Description: Backend library for evolution address books
138
198
 Evolution is the integrated mail, calendar, task and address book
139
199
 distributed suite from Novell, Inc.
143
203
Package: libedata-book1.2-dev
144
204
Section: libdevel
145
205
Architecture: any
146
 
Depends: ${misc:Depends}, libedata-book1.2-2 (= ${binary:Version}), libbonobo2-dev (>= 2.4.2), libgnome2-dev, libedataserver1.2-dev (>= 1.8.0), libebook1.2-dev (>= 1.8.0)
 
206
Depends: libedata-book1.2-2 (= ${binary:Version}),
 
207
         ${misc:Depends},
 
208
         libbonobo2-dev (>= 2.4.2),
 
209
         libgnome2-dev,
 
210
         libedataserver1.2-dev (>= 1.8.0),
 
211
         libebook1.2-dev (>= 1.8.0)
147
212
Description: Backend library for evolution address books (development files)
148
213
 Evolution is the integrated mail, calendar, task and address book
149
214
 distributed suite from Novell, Inc.
153
218
Package: libecal1.2-7
154
219
Section: libs
155
220
Architecture: any
156
 
Depends: ${misc:Depends}, ${shlibs:Depends}
 
221
Depends: ${shlibs:Depends},
 
222
         ${misc:Depends}
157
223
Description: Client library for evolution calendars
158
224
 Evolution is the integrated mail, calendar, task and address book
159
225
 distributed suite from Novell, Inc.
163
229
Package: libecal1.2-dev
164
230
Section: libdevel
165
231
Architecture: any
166
 
Depends: ${misc:Depends}, libecal1.2-7 (= ${binary:Version}), libgnome2-dev, libbonobo2-dev (>= 2.4.2), libedataserver1.2-dev (>= 1.8.0)
 
232
Depends: libecal1.2-7 (= ${binary:Version}),
 
233
         ${misc:Depends},
 
234
         libgnome2-dev,
 
235
         libbonobo2-dev (>= 2.4.2),
 
236
         libedataserver1.2-dev (>= 1.8.0)
167
237
Description: Client library for evolution calendars (development files)
168
238
 Evolution is the integrated mail, calendar, task and address book
169
239
 distributed suite from Novell, Inc.
173
243
Package: libedata-cal1.2-6
174
244
Section: libs
175
245
Architecture: any
176
 
Depends: ${misc:Depends}, ${shlibs:Depends}
 
246
Depends: ${shlibs:Depends},
 
247
         ${misc:Depends}
177
248
Description: Backend library for evolution calendars
178
249
 Evolution is the integrated mail, calendar, task and address book
179
250
 distributed suite from Novell, Inc.
183
254
Package: libedata-cal1.2-dev
184
255
Section: libdevel
185
256
Architecture: any
186
 
Depends: ${misc:Depends}, libedata-cal1.2-6 (= ${binary:Version}), libgnome2-dev, libbonobo2-dev (>= 2.4.2), libgnomevfs2-dev, libedataserver1.2-dev (>= 1.8.0), libecal1.2-dev (>= 1.8.0)
 
257
Depends: libedata-cal1.2-6 (= ${binary:Version}),
 
258
         ${misc:Depends},
 
259
         libgnome2-dev,
 
260
         libbonobo2-dev (>= 2.4.2),
 
261
         libgnomevfs2-dev,
 
262
         libedataserver1.2-dev (>= 1.8.0),
 
263
         libecal1.2-dev (>= 1.8.0)
187
264
Description: Backend library for evolution calendars (development files)
188
265
 Evolution is the integrated mail, calendar, task and address book
189
266
 distributed suite from Novell, Inc.
193
270
Package: libegroupwise1.2-13
194
271
Section: libs
195
272
Architecture: any
196
 
Depends: ${misc:Depends}, ${shlibs:Depends}
 
273
Depends: ${shlibs:Depends},
 
274
         ${misc:Depends}
197
275
Description: Client library for accessing groupwise POA through SOAP interface
198
276
 This package is a client library for accessing groupwise POA through SOAP
199
277
 interface of Evolution.
204
282
Package: libegroupwise1.2-dev
205
283
Section: libdevel
206
284
Architecture: any
207
 
Depends: ${misc:Depends}, libegroupwise1.2-13 (= ${binary:Version}), libsoup2.2-dev
 
285
Depends: libegroupwise1.2-13 (= ${binary:Version}),
 
286
         ${misc:Depends},
 
287
         libsoup2.2-dev
208
288
Description: Development files for libegroupwise
209
289
 This package contains header files and static library for libegroupwise1.2-13.
210
290
 .
217
297
Package: libexchange-storage1.2-3
218
298
Section: libs
219
299
Architecture: any
220
 
Depends: ${misc:Depends}, ${shlibs:Depends}
 
300
Depends: ${shlibs:Depends},
 
301
         ${misc:Depends}
221
302
Description: Backend library for evolution calendars
222
303
 Evolution is the integrated mail, calendar, task and address book
223
304
 distributed suite from Novell, Inc.
227
308
Package: libexchange-storage1.2-dev
228
309
Section: libdevel
229
310
Architecture: any
230
 
Depends: ${misc:Depends}, libexchange-storage1.2-3 (= ${binary:Version}), libsoup2.2-dev
 
311
Depends: libexchange-storage1.2-3 (= ${binary:Version}),
 
312
         ${misc:Depends},
 
313
         libsoup2.2-dev
231
314
Description: Backend library for evolution calendars (development files)
232
315
 Evolution is the integrated mail, calendar, task and address book
233
316
 distributed suite from Novell, Inc.
234
317
 .
235
318
 This package contains header files and static library for
236
319
 libexchange-storage1.2-3.
 
320
 
 
321
Package: libgdata1.2-1
 
322
Section: libs
 
323
Architecture: any
 
324
Depends: ${shlibs:Depends},
 
325
         ${misc:Depends}
 
326
Description: Client library for accessing google POA through SOAP interface
 
327
 This package is a client library for accessing google POA 
 
328
 through SOAP interface
 
329
 .
 
330
 Evolution is the integrated mail, calendar, task and address book
 
331
 distributed suite from Novell, Inc.
 
332
 
 
333
Package: libgdata1.2-dev
 
334
Section: libdevel
 
335
Architecture: any
 
336
Depends: libgdata1.2-1 (= ${binary:Version}),
 
337
         ${shlibs:Depends},
 
338
         ${misc:Depends},
 
339
         libsoup2.2-dev
 
340
Description: Client library for accessing google POA through SOAP interface (development files)
 
341
 This package is a client library for accessing google POA 
 
342
 through SOAP interface
 
343
 .
 
344
 Evolution is the integrated mail, calendar, task and address book
 
345
 distributed suite from Novell, Inc.
 
346
 .
 
347
 This package contains header files and static library for libgdata1.2-1.
 
348
 
 
349
Package: libgdata-google1.2-1
 
350
Section: libs
 
351
Architecture: any
 
352
Depends: ${shlibs:Depends},
 
353
         ${misc:Depends}
 
354
Description: Client library for accessing google POA through SOAP interface
 
355
 This package is a client library for accessing google POA 
 
356
 through SOAP interface
 
357
 .
 
358
 Evolution is the integrated mail, calendar, task and address book
 
359
 distributed suite from Novell, Inc.
 
360
 
 
361
Package: libgdata-google1.2-dev
 
362
Section: libdevel
 
363
Architecture: any
 
364
Depends: libgdata-google1.2-1 (= ${binary:Version}),
 
365
         ${shlibs:Depends},
 
366
         ${misc:Depends},
 
367
         libsoup2.2-dev
 
368
Description: Client library for accessing google POA through SOAP interface (development files)
 
369
 This package is a client library for accessing google POA 
 
370
 through SOAP interface
 
371
 .
 
372
 Evolution is the integrated mail, calendar, task and address book
 
373
 distributed suite from Novell, Inc.
 
374
 .
 
375
 This package contains header files and static library for libgdata-google1.2-1.