Version kick and dependency change.

This commit is contained in:
Andrew McMillan 2006-09-13 12:04:49 +12:00
parent b6ea0453da
commit 0cd83544c9
2 changed files with 8 additions and 1 deletions

7
debian/changelog vendored
View File

@ -1,3 +1,10 @@
rscds (0.1.2) unstable; urgency=low
* Add alternative depends on postgresql-client so we can install this on a
machine running Sarge.
-- Andrew McMillan <debian@mcmillan.net.nz> Wed, 13 Sep 2006 12:03:53 +1200
rscds (0.1.1) unstable; urgency=low
* Time for a real-world-ish release.

2
debian/control vendored
View File

@ -7,7 +7,7 @@ Build-Depends: debhelper
Package: rscds
Architecture: all
Depends: debconf (>= 1.0.32), php4 (>= 4:4.3) | php5, php4-pgsql(>= 3:4.3.0) | php5-pgsql, postgresql-client-8.0 | postgresql-client-8.1, libawl-php (>=0.3-1)
Depends: debconf (>= 1.0.32), php4 (>= 4:4.3) | php5, php4-pgsql(>= 3:4.3.0) | php5-pgsql, postgresql-client (>= 7.4) | postgresql-client-8.0 | postgresql-client-8.1, libawl-php (>=0.3-1)
Description: Really Simple CalDAV Server
The Really Simple CalDAV Server is designed to trivially store
CalDAV calendars, such as those from Evolution, in a central