From fc039ce0b19270ebb022bed38c24363caba03774 Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Sun, 17 Aug 2008 12:28:28 +0000 Subject: [PATCH] Adapt descriptions of roundcube-database packages to refer them as metapackages instead of virtual package (Closes: #495434). --- debian/changelog | 7 +++++++ debian/control | 8 ++++---- debian/control.in | 8 ++++---- 3 files changed, 15 insertions(+), 8 deletions(-) diff --git a/debian/changelog b/debian/changelog index 77fc14f..a3e0b32 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +roundcube (0.2~alpha-3) UNRELEASED; urgency=low + + * Adapt descriptions of roundcube-database packages to refer them as + metapackages instead of virtual package (Closes: #495434). + + -- Vincent Bernat Sun, 17 Aug 2008 14:27:26 +0200 + roundcube (0.2~alpha-2) experimental; urgency=low [ Vincent Bernat ] diff --git a/debian/control b/debian/control index e36adcc..a811b1e 100644 --- a/debian/control +++ b/debian/control @@ -23,7 +23,7 @@ Description: skinnable AJAX based webmail solution for IMAP servers The user interface is fully skinnable using XHTML and CSS 2. . This package provides the core code for roundcube. You should install - it along with one of the roundcube database virtual packages. + it along with one of the roundcube database metapackages. Package: roundcube Architecture: all @@ -43,7 +43,7 @@ Architecture: all Depends: php5-mysql, mysql-client | virtual-mysql-client Suggests: mysql-server Provides: roundcube-db -Description: virtual package providing MySQL dependencies for RoundCube +Description: metapackage providing MySQL dependencies for RoundCube This package provides MySQL dependencies for RoundCube Webmail, a skinnable AJAX based webmail solution for IMAP servers. Install this one if you want to use a MySQL database with RoundCube. @@ -53,7 +53,7 @@ Architecture: all Depends: php5-pgsql, postgresql-client-8.1 | postgresql-client Suggests: postgresql-server Provides: roundcube-db -Description: virtual package providing PostgreSQL dependencies for RoundCube +Description: metapackage providing PostgreSQL dependencies for RoundCube This package provides PostgreSQL dependencies for RoundCube Webmail, a skinnable AJAX based webmail solution for IMAP servers. Install this one if you want to use a PostgreSQL database with RoundCube. @@ -62,7 +62,7 @@ Package: roundcube-sqlite Architecture: all Depends: php5-sqlite, sqlite Provides: roundcube-db -Description: virtual package providing sqlite dependencies for RoundCube +Description: metapackage providing sqlite dependencies for RoundCube This package provides sqlite dependencies for RoundCube Webmail, a skinnable AJAX based webmail solution for IMAP servers. Install this one if you want to use a sqlite database with RoundCube. diff --git a/debian/control.in b/debian/control.in index cbfa75b..c6b1039 100644 --- a/debian/control.in +++ b/debian/control.in @@ -23,7 +23,7 @@ Description: skinnable AJAX based webmail solution for IMAP servers The user interface is fully skinnable using XHTML and CSS 2. . This package provides the core code for roundcube. You should install - it along with one of the roundcube database virtual packages. + it along with one of the roundcube database metapackages. Package: roundcube Architecture: all @@ -43,7 +43,7 @@ Architecture: all Depends: php5-mysql, mysql-client | virtual-mysql-client Suggests: mysql-server Provides: roundcube-db -Description: virtual package providing MySQL dependencies for RoundCube +Description: metapackage providing MySQL dependencies for RoundCube This package provides MySQL dependencies for RoundCube Webmail, a skinnable AJAX based webmail solution for IMAP servers. Install this one if you want to use a MySQL database with RoundCube. @@ -53,7 +53,7 @@ Architecture: all Depends: php5-pgsql, postgresql-client-8.1 | postgresql-client Suggests: postgresql-server Provides: roundcube-db -Description: virtual package providing PostgreSQL dependencies for RoundCube +Description: metapackage providing PostgreSQL dependencies for RoundCube This package provides PostgreSQL dependencies for RoundCube Webmail, a skinnable AJAX based webmail solution for IMAP servers. Install this one if you want to use a PostgreSQL database with RoundCube. @@ -62,7 +62,7 @@ Package: roundcube-sqlite Architecture: all Depends: php5-sqlite, sqlite Provides: roundcube-db -Description: virtual package providing sqlite dependencies for RoundCube +Description: metapackage providing sqlite dependencies for RoundCube This package provides sqlite dependencies for RoundCube Webmail, a skinnable AJAX based webmail solution for IMAP servers. Install this one if you want to use a sqlite database with RoundCube. -- 2.39.5