From 9c5e21129cd14d315d6da14952780ddfd98eb2f0 Mon Sep 17 00:00:00 2001 From: Andrew McMillan Date: Tue, 6 Oct 2009 10:50:38 -0700 Subject: [PATCH] Update control packaging version & AWL dependency. --- debian/control | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/debian/control b/debian/control index 4e5dd7e9..f609df3e 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: davical Section: web Priority: extra Maintainer: Andrew McMillan -Standards-Version: 3.8.1 +Standards-Version: 3.8.3 Build-Depends: debhelper (>= 5) Vcs-git: git://repo.or.cz/davical.git Vcs-browser: http://repo.or.cz/w/davical.git @@ -10,13 +10,14 @@ Homepage: http://davical.org/ Package: davical Architecture: all -Depends: debconf (>= 1.0.32), php5-pgsql, postgresql-client-8.4 | postgresql-client-8.3 | postgresql-client-8.2 | postgresql-client-8.1, libawl-php (>= 0.38, < 0.39), libdbd-pg-perl, libyaml-perl +Depends: debconf (>= 1.0.32), php5-pgsql, postgresql-client-8.4 | postgresql-client-8.3 | postgresql-client-8.2 | postgresql-client-8.1, libawl-php (= 0.38), libdbd-pg-perl, libyaml-perl Conflicts: rscds Description: The DAViCal CalDAV Server 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 + Mulberry, iCal, iPhone or SOHO Organizer, in a central location, + providing shared calendars, free/busy publication and a basic + administration interface. Package: davical-doc Section: doc