summaryrefslogtreecommitdiff
path: root/debian/control
blob: f7ab57cc6cca7c991694b6e75b5bb595a7130f24 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Source: syncevolution
Section: user/office
Priority: extra
Maintainer: Ove Kaaven <ovek@debian.org>
Build-Depends: debhelper (>= 5), autotools-dev, libglib2.0-dev,
 libedataserver-dev, libebook-dev, libcurl3-dev
Standards-Version: 3.7.2

Package: syncevolution
Architecture: any
Depends: ${shlibs:Depends}
Description: SyncEvolution - a SyncML client
 SyncEvolution allows you to sync your contacts and calendar with SyncML
 servers on the Internet, such as Funambol and ScheduleWorld.

Package: syncevolution-dev
Architecture: any
Section: libdevel
Depends: ${shlibs:Depends}
Description: SyncEvolution development files