Further fixes to WebDAV synchronization.
[davical.git] / debian / control
blob357d38a9413222ae88072a5137549ff72e409612
1 Source: davical
2 Section: web
3 Priority: extra
4 Maintainer: Andrew McMillan <awm@debian.org>
5 Standards-Version: 3.9.2
6 Build-Depends: debhelper (>= 7), libawl-php, gettext
7 Vcs-git: git://repo.or.cz/davical.git
8 Vcs-browser: http://repo.or.cz/w/davical.git
9 Homepage: http://davical.org/
11 Package: davical
12 Architecture: all
13 Depends: ${misc:Depends}, debconf (>= 1.0.32), php5-pgsql, postgresql-client (>= 8.1), libawl-php (>= 0.51-1~), libawl-php (<< 0.52), libdbd-pg-perl, libyaml-perl
14 Recommends: postgresql (>= 8.3)
15 Description: The DAViCal CalDAV & CardDAV Server
16  The DAViCal CalDAV Server is designed to store CalDAV calendars and
17  CardDAV addressbooks, such as those from Evolution, Sunbird/Lightning,
18  Mulberry, iCal, iPhone or SOHO Organizer, in a central location,
19  providing shared calendars, free/busy publication and a
20  basic administration interface.
22 Package: davical-doc
23 Section: doc
24 Architecture: all
25 Depends: ${misc:Depends}
26 Description: The DAViCal CalDAV & CardDAV Server - technical documentation
27  The DAViCal CalDAV Server is designed to store CalDAV calendars and
28  CardDAV addressbooks, such as those from Evolution, Sunbird/Lightning,
29  Mulberry, iCal, iPhone or SOHO Organizer, in a central location,
30  providing shared calendars, free/busy publication and a
31  basic administration interface.
32  .
33  This package contains detailed technical documentation for the
34  classes and methods in the DAViCal programs.  Some user-centric
35  configuration documentation is also included.