mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-08-09 15:06:05 +00:00
Add php5-ldap as Suggests (LP: #479378)
This commit is contained in:
parent
7232c042bb
commit
c6b657a631
3
debian/changelog
vendored
3
debian/changelog
vendored
@ -12,7 +12,8 @@ davical (1.1.3~git20140914-1) unstable; urgency=low
|
||||
(closes: #730941)
|
||||
* Clean up duplicate files (symlink identical files in api documentation)
|
||||
* debian/control: update and sort dependencies, add php5, php5-cli
|
||||
(closes: #717043), php5-curl to Recommends (closes: #656390)
|
||||
(closes: #717043), php5-curl to Recommends (closes: #656390),
|
||||
php5-ldap as Suggests (LP: #479378)
|
||||
* Add doc-base registration for api doc and website in davical-doc
|
||||
* Bump dh compat to level 9
|
||||
* Add a debian/watch file
|
||||
|
||||
1
debian/control
vendored
1
debian/control
vendored
@ -24,6 +24,7 @@ Depends: ${misc:Depends}, ${perl:Depends},
|
||||
postgresql-client
|
||||
Recommends: php5-curl,
|
||||
postgresql
|
||||
Suggests: php5-ldap
|
||||
Description: PHP CalDAV and CardDAV Server
|
||||
The DAViCal CalDAV Server is designed to store CalDAV calendars and
|
||||
CardDAV addressbooks, such as those from Evolution, Sunbird/Lightning,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user