diff --git a/debian/changelog b/debian/changelog index 43fecf16..25be80b0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Wed, 13 Sep 2006 12:03:53 +1200 + rscds (0.1.1) unstable; urgency=low * Time for a real-world-ish release. diff --git a/debian/control b/debian/control index a7e3fee3..50a6ff07 100644 --- a/debian/control +++ b/debian/control @@ -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