mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-08-29 18:26:05 +00:00
Version kick and dependency change.
This commit is contained in:
parent
b6ea0453da
commit
0cd83544c9
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -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
2
debian/control
vendored
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user