]> git.donarmstrong.com Git - roundcube.git/commitdiff
Adapt descriptions of roundcube-database packages to refer them as
authorVincent Bernat <bernat@debian.org>
Sun, 17 Aug 2008 12:28:28 +0000 (12:28 +0000)
committerJérémy Bobbio <lunar@debian.org>
Sat, 18 Jun 2011 17:55:20 +0000 (19:55 +0200)
metapackages instead of virtual package (Closes: #495434).

debian/changelog
debian/control
debian/control.in

index 77fc14fe9c73d7d95a713b42fa17268d9a1d2631..a3e0b327bed486f1817c5430fdc898dc3ccd4df1 100644 (file)
@@ -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 <bernat@debian.org>  Sun, 17 Aug 2008 14:27:26 +0200
+
 roundcube (0.2~alpha-2) experimental; urgency=low
 
   [ Vincent Bernat ]
index e36adcc8d86d6e7a9e90db7271d1dadb9dc5f550..a811b1e03ea65bf5fc5333cea3b5da1da319e495 100644 (file)
@@ -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.
index cbfa75bd05f22ef185369dabbfd7bc90acb3e328..c6b103947bf445df29c86b893511b5d1759e0093 100644 (file)
@@ -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.