[Pkg-php-commits] r1256 - pear/php-mdb2-driver-pgsql/trunk/debian

Mark Hershberger mah-guest at alioth.debian.org
Mon Mar 23 15:13:34 UTC 2009


tags 519104 pending
thanks

Author: mah-guest
Date: 2009-03-23 15:13:34 +0000 (Mon, 23 Mar 2009)
New Revision: 1256

Modified:
   pear/php-mdb2-driver-pgsql/trunk/debian/changelog
   pear/php-mdb2-driver-pgsql/trunk/debian/control
Log:
fix description in control file, start on 1.5.0b2

Modified: pear/php-mdb2-driver-pgsql/trunk/debian/changelog
===================================================================
--- pear/php-mdb2-driver-pgsql/trunk/debian/changelog	2009-03-22 10:35:09 UTC (rev 1255)
+++ pear/php-mdb2-driver-pgsql/trunk/debian/changelog	2009-03-23 15:13:34 UTC (rev 1256)
@@ -1,3 +1,9 @@
+php-mdb2-driver-pgsql (1.5.0b2-1) unstable; urgency=low
+
+  * Upgrade to alpha version to work better with roundcube (Closes: #519104)
+
+ -- Mark A. Hershberger <mhershberger at intrahealth.org>  Mon, 23 Mar 2009 10:58:15 -0400
+
 php-mdb2-driver-pgsql (1.4.1-1) unstable; urgency=low
 
   * Initial Release  (Closes: #510900).

Modified: pear/php-mdb2-driver-pgsql/trunk/debian/control
===================================================================
--- pear/php-mdb2-driver-pgsql/trunk/debian/control	2009-03-22 10:35:09 UTC (rev 1255)
+++ pear/php-mdb2-driver-pgsql/trunk/debian/control	2009-03-23 15:13:34 UTC (rev 1256)
@@ -14,11 +14,8 @@
 Architecture: all
 Depends: php-pear (>=5.2.0-8), php-mdb2 (>=2.4.1-1), php5-pgsql
 Description: PHP PEAR module to provide a PostgreSQL driver for MDB2
- PEAR MDB2 is a merge of the PEAR DB and Metabase php database a
- abstraction layers.
+ MDB2 provides a common API for all supported RDBMS. The main
+ difference to most other DB abstraction packages is that MDB2 goes
+ much further to ensure portability.
  .
- It provides a common API for all supported RDBMS. The main difference
- to most other DB abstraction packages is that MDB2 goes much further
- to ensure portability.
- .
  This package provides the PostgreSQL package for MDB2.




More information about the Pkg-php-commits mailing list