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

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