From 6ffeae48bff4cbcbdc84604197898fef32a95aa1 Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Wed, 24 Dec 2008 16:17:05 +0000 Subject: [PATCH] For roundcube-pgsql, depends on postgresql-client only. This package is provided by the currently supported real package. --- debian/changelog | 4 +++- debian/control | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index e96e0a6..5b5d498 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,8 +6,10 @@ roundcube (0.2~alpha-4) UNRELEASED; urgency=low * Reload web server configuration instead of restart, thanks to a patch from Tiago Bortoletto Vaz. Closes: #508633. * Add missing dependency on php5-gd, used for quota bar. + * For roundcube-pgsql, depends on postgresql-client only. This package + is provided by the currently supported real package. - -- Vincent Bernat Mon, 15 Dec 2008 19:54:22 +0100 + -- Vincent Bernat Wed, 24 Dec 2008 17:16:41 +0100 roundcube (0.2~alpha-3) experimental; urgency=high diff --git a/debian/control b/debian/control index 043443f..a510c79 100644 --- a/debian/control +++ b/debian/control @@ -50,7 +50,7 @@ Description: metapackage providing MySQL dependencies for RoundCube Package: roundcube-pgsql Architecture: all -Depends: php5-pgsql, postgresql-client-8.1 | postgresql-client, ${misc:Depends} +Depends: php5-pgsql, postgresql-client, ${misc:Depends} Suggests: postgresql-server Provides: roundcube-db Description: metapackage providing PostgreSQL dependencies for RoundCube -- 2.39.5