source: pkg/main/evolution-data-server/trunk/debian/control @ 2129

Revision 2129, 10.5 KB checked in by alanbach-guest, 6 years ago (diff)

evolution-data-server, sync'd with Debian

Line 
1Source: evolution-data-server
2Section: gnome
3Priority: optional
4Maintainer: Debian Evolution Maintainers <pkg-evolution-maintainers@lists.alioth.debian.org>
5Uploaders: Jordi Mallach <jordi@debian.org>,
6           Margarita Manterola <debian@marga.com.ar>,
7           Loic Minier <lool@dooz.org>,
8           Heikki Henriksen <heikkih@gmail.com>,
9           Oystein Gisnas <oystein@gisnas.net>,
10           Riccardo Setti <giskard@debian.org>
11Build-Depends: debhelper (>= 5.0.0),
12               cdbs (>= 0.4.37),
13               dpkg-dev (>= 1.13.19),
14               pkg-config,
15               flex,
16               bison,
17               libtool,
18               intltool (>= 0.35.5),
19               libdb4.4-dev,
20               libkrb5-dev,
21               libldap2-dev,
22               libglib2.0-dev (>= 2.10.0),
23               libbonobo2-dev (>= 2.4.2),
24               liborbit2-dev (>= 1:2.9.8),
25               libglade2-dev,
26               libgnomeui-dev,
27               libxml2-dev,
28               libgconf2-dev,
29               libnss3-dev,
30               libgtk2.0-dev (>= 2.10.0),
31               libgnome2-dev,
32               libgnomevfs2-dev,
33               libsoup2.2-dev (>= 2.2.91),
34               gtk-doc-tools
35Standards-Version: 3.7.2
36
37Package: evolution-data-server
38Architecture: any
39Depends: ${shlibs:Depends},
40         ${misc:Depends},
41         evolution-data-server-common (= ${source:Version})
42Suggests: evolution (>= 2.6.1),
43          evolution-data-server-dbg (= ${binary:Version})
44Replaces: evolution-data-server1.2
45Description: evolution database backend server
46 The data server, called "Evolution Data Server" is responsible for managing
47 mail, calendar, addressbook, tasks and memo information.
48
49Package: evolution-data-server-common
50Architecture: all
51Depends: ${misc:Depends}
52Replaces: evolution-data-server (<< 1.6.2-1)
53Conflicts: evolution-data-server (<< 1.6.2-1)
54Description: architecture independent files for Evolution Data Server
55 The data server, called "Evolution Data Server" is responsible for managing
56 calendar and addressbook information.
57 .
58 This package contains the architecture independent files needed
59 by the evolution-data-server package.
60
61Package: evolution-data-server-dev
62Section: devel
63Architecture: any
64Depends: ${misc:Depends},
65         libgnome2-dev,
66         libbonobo2-dev (>= 2.4.2)
67Description: Development files for evolution-data-server (meta package)
68 This package contains header files and static library of evolution-data-server.
69
70Package: evolution-data-server-dbg
71Priority: extra
72Architecture: any
73Depends: evolution-data-server (= ${binary:Version}),
74         ${misc:Depends}
75Description: evolution database backend server with debugging symbols
76 This package contains unstripped binaries used for debugging.
77
78Package: libedataserver1.2-9
79Section: libs
80Architecture: any
81Depends: ${shlibs:Depends},
82         ${misc:Depends}
83Description: Utility library for evolution data servers
84 The data server, called "Evolution Data Server" is responsible for managing
85 calendar and addressbook information.
86 .
87 This package is a utility library for evolution-data-server.
88
89Package: libedataserver1.2-dev
90Section: libdevel
91Architecture: any
92Depends: libedataserver1.2-9 (= ${binary:Version}),
93         ${misc:Depends},
94         libxml2-dev,
95         libglib2.0-dev,
96         libgconf2-dev,
97         libbonobo2-dev (>= 2.4.2),
98         liborbit2-dev (>= 1:2.9.8),
99         libnspr4-dev
100Description: Utility library for evolution data servers (development files)
101 The data server, called "Evolution Data Server" is responsible for managing
102 calendar and addressbook information.
103 .
104 This package contains header files and static library for libedataserver1.2-9.
105
106Package: libcamel1.2-10
107Section: libs
108Architecture: any
109Depends: ${shlibs:Depends},
110         ${misc:Depends}
111Description: The Evolution MIME message handling library
112 Camel is a generic messaging library. It supports the standard
113 messaging system for receiving and sending messages. It is the
114 messaging backend for Evolution.
115 .
116 Evolution is the integrated mail, calendar, task and address book
117 distributed suite from Novell, Inc.
118
119Package: libcamel1.2-dev
120Section: libdevel
121Architecture: any
122Depends: libcamel1.2-10 (= ${binary:Version}),
123         ${misc:Depends},
124         libglib2.0-dev,
125         libedataserver1.2-dev (>= 1.8.0)
126Description: Development files for libcamel
127 This package contains header files and static library for libcamel1.2-10
128 .
129 Camel is a generic messaging library. It supports the standard
130 messaging system for receiving and sending messages. It is the
131 messaging backend for Evolution.
132 .
133 Evolution is the integrated mail, calendar, task and address book
134 distributed suite from Novell, Inc.
135
136Package: libebook1.2-9
137Section: libs
138Architecture: any
139Depends: ${shlibs:Depends},
140         ${misc:Depends}
141Description: Client library for evolution address books
142 Evolution is the integrated mail, calendar, task and address book
143 distributed suite from Novell, Inc.
144 .
145 This package is a client library for evolution address book.
146
147Package: libebook1.2-dev
148Section: libdevel
149Architecture: any
150Depends: libebook1.2-9 (= ${binary:Version}),
151         ${misc:Depends},
152         libbonobo2-dev (>= 2.4.2),
153         libgnome2-dev,
154         libedataserver1.2-dev (>= 1.8.0)
155Description: Client library for evolution address books (development files)
156 Evolution is the integrated mail, calendar, task and address book
157 distributed suite from Novell, Inc.
158 .
159 This package contains header files and static library for libebook1.2-9.
160
161Package: libedataserverui1.2-8
162Section: libs
163Architecture: any
164Depends: ${shlibs:Depends},
165         ${misc:Depends}
166Description: GUI utility library for evolution data servers
167 The data server, called "Evolution Data Server" is responsible for managing
168 calendar and addressbook information.
169 .
170 This package is a GUI utility library for evolution-data-server.
171
172Package: libedataserverui1.2-dev
173Section: libdevel
174Architecture: any
175Depends: libedataserverui1.2-8 (= ${binary:Version}),
176         ${misc:Depends},
177         libgtk2.0-dev,
178         libglade2-dev,
179         libgnome2-dev,
180         libedataserver1.2-dev (>= 1.8.0),
181         libebook1.2-dev (>= 1.8.0)
182Description: GUI utility library for evolution data servers (development files)
183 The data server, called "Evolution Data Server" is responsible for managing
184 calendar and addressbook information.
185 .
186 This package contains header files and static library for
187 libedataserverui1.2-8.
188
189Package: libedata-book1.2-2
190Section: libs
191Architecture: any
192Depends: ${shlibs:Depends},
193         ${misc:Depends}
194Description: Backend library for evolution address books
195 Evolution is the integrated mail, calendar, task and address book
196 distributed suite from Novell, Inc.
197 .
198 This package is a backend library for evolution address book.
199
200Package: libedata-book1.2-dev
201Section: libdevel
202Architecture: any
203Depends: libedata-book1.2-2 (= ${binary:Version}),
204         ${misc:Depends},
205         libbonobo2-dev (>= 2.4.2),
206         libgnome2-dev,
207         libedataserver1.2-dev (>= 1.8.0),
208         libebook1.2-dev (>= 1.8.0)
209Description: Backend library for evolution address books (development files)
210 Evolution is the integrated mail, calendar, task and address book
211 distributed suite from Novell, Inc.
212 .
213 This package contains header files and static library for libedata-book1.2-2
214
215Package: libecal1.2-7
216Section: libs
217Architecture: any
218Depends: ${shlibs:Depends},
219         ${misc:Depends}
220Description: Client library for evolution calendars
221 Evolution is the integrated mail, calendar, task and address book
222 distributed suite from Novell, Inc.
223 .
224 This package is a client library for evolution calendar.
225
226Package: libecal1.2-dev
227Section: libdevel
228Architecture: any
229Depends: libecal1.2-7 (= ${binary:Version}),
230         ${misc:Depends},
231         libgnome2-dev,
232         libbonobo2-dev (>= 2.4.2),
233         libedataserver1.2-dev (>= 1.8.0)
234Description: Client library for evolution calendars (development files)
235 Evolution is the integrated mail, calendar, task and address book
236 distributed suite from Novell, Inc.
237 .
238 This package contains header files and static library for libecal1.2-7.
239
240Package: libedata-cal1.2-6
241Section: libs
242Architecture: any
243Depends: ${shlibs:Depends},
244         ${misc:Depends}
245Description: Backend library for evolution calendars
246 Evolution is the integrated mail, calendar, task and address book
247 distributed suite from Novell, Inc.
248 .
249 This package is a backend library for evolution calendar.
250
251Package: libedata-cal1.2-dev
252Section: libdevel
253Architecture: any
254Depends: libedata-cal1.2-6 (= ${binary:Version}),
255         ${misc:Depends},
256         libgnome2-dev,
257         libbonobo2-dev (>= 2.4.2),
258         libgnomevfs2-dev,
259         libedataserver1.2-dev (>= 1.8.0),
260         libecal1.2-dev (>= 1.8.0)
261Description: Backend library for evolution calendars (development files)
262 Evolution is the integrated mail, calendar, task and address book
263 distributed suite from Novell, Inc.
264 .
265 This package contains header files and static library for libedata-cal1.2-6.
266
267Package: libegroupwise1.2-13
268Section: libs
269Architecture: any
270Depends: ${shlibs:Depends},
271         ${misc:Depends}
272Description: Client library for accessing groupwise POA through SOAP interface
273 This package is a client library for accessing groupwise POA through SOAP
274 interface of Evolution.
275 .
276 Evolution is the integrated mail, calendar, task and address book
277 distributed suite from Novell, Inc.
278
279Package: libegroupwise1.2-dev
280Section: libdevel
281Architecture: any
282Depends: libegroupwise1.2-13 (= ${binary:Version}),
283         ${misc:Depends},
284         libsoup2.2-dev
285Description: Development files for libegroupwise
286 This package contains header files and static library for libegroupwise1.2-13.
287 .
288 libegroupwise is client library for accessing groupwise POA through SOAP
289 interface of Evolution.
290 .
291 Evolution is the integrated mail, calendar, task and address book
292 distributed suite from Novell, Inc.
293
294Package: libexchange-storage1.2-3
295Section: libs
296Architecture: any
297Depends: ${shlibs:Depends},
298         ${misc:Depends}
299Description: Backend library for evolution calendars
300 Evolution is the integrated mail, calendar, task and address book
301 distributed suite from Novell, Inc.
302 .
303 This package is a backend library for evolution exchange.
304
305Package: libexchange-storage1.2-dev
306Section: libdevel
307Architecture: any
308Depends: libexchange-storage1.2-3 (= ${binary:Version}),
309         ${misc:Depends},
310         libsoup2.2-dev
311Description: Backend library for evolution calendars (development files)
312 Evolution is the integrated mail, calendar, task and address book
313 distributed suite from Novell, Inc.
314 .
315 This package contains header files and static library for
316 libexchange-storage1.2-3.
Note: See TracBrowser for help on using the repository browser.