Add the "CardDAV" word into DAViCal's description.

This commit is contained in:
Andrew McMillan 2011-12-07 14:55:03 +13:00
parent 612ac73a30
commit 23dd6285d7

21
debian/control vendored
View File

@ -12,22 +12,23 @@ Package: davical
Architecture: all
Depends: ${misc:Depends}, debconf (>= 1.0.32), php5-pgsql, postgresql-client (>= 8.1), libawl-php (>= 0.49-1~), libawl-php (<< 0.50), libdbd-pg-perl, libyaml-perl
Recommends: postgresql (>= 8.3)
Description: The DAViCal CalDAV Server
The DAViCal CalDAV Server is designed to trivially store
CalDAV calendars, such as those from Evolution, Sunbird/Lightning,
Description: The DAViCal CalDAV & CardDAV Server
The DAViCal CalDAV Server is designed to store CalDAV calendars and
CardDAV addressbooks, such as those from Evolution, Sunbird/Lightning,
Mulberry, iCal, iPhone or SOHO Organizer, in a central location,
providing shared calendars, free/busy publication and a basic
administration interface.
providing shared calendars, free/busy publication and a
basic administration interface.
Package: davical-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}
Description: The DAViCal CalDAV Server - documentation
The DAViCal CalDAV Server is designed to trivially store
CalDAV calendars, such as those from Evolution, Sunbird/Lightning,
Mulberry, iCal or SOHO Organizer, in a central location, providing
shared calendars, free/busy publication and basic administration
Description: The DAViCal CalDAV & CardDAV Server - technical documentation
The DAViCal CalDAV Server is designed to store CalDAV calendars and
CardDAV addressbooks, such as those from Evolution, Sunbird/Lightning,
Mulberry, iCal, iPhone or SOHO Organizer, in a central location,
providing shared calendars, free/busy publication and a
basic administration interface.
.
This package contains detailed technical documentation for the
classes and methods in the DAViCal programs. Some user-centric