[pkg-kolab] r1301 - kolab-webadmin/trunk/debian

Mathieu Parent mparent-guest at alioth.debian.org
Sun May 17 13:21:39 UTC 2009


Author: mparent-guest
Date: 2009-05-17 13:21:39 +0000 (Sun, 17 May 2009)
New Revision: 1301

Modified:
   kolab-webadmin/trunk/debian/changelog
   kolab-webadmin/trunk/debian/control
Log:
Fix "missing dependency for php-net-ldap" (Closes: #528716)


Modified: kolab-webadmin/trunk/debian/changelog
===================================================================
--- kolab-webadmin/trunk/debian/changelog	2009-05-11 17:41:07 UTC (rev 1300)
+++ kolab-webadmin/trunk/debian/changelog	2009-05-17 13:21:39 UTC (rev 1301)
@@ -1,8 +1,9 @@
 kolab-webadmin (2.2.1-20090331-2) kolab-snapshots; urgency=low
 
   * NOT RELEASED YET
+  * Fix "missing dependency for php-net-ldap" (Closes: #528716)
 
- -- Mathieu Parent <math.parent at gmail.com>  Mon, 11 May 2009 19:38:50 +0200
+ -- Mathieu Parent <math.parent at gmail.com>  Sun, 17 May 2009 15:20:19 +0200
 
 kolab-webadmin (2.2.1-20090331-1) unstable; urgency=low
 

Modified: kolab-webadmin/trunk/debian/control
===================================================================
--- kolab-webadmin/trunk/debian/control	2009-05-11 17:41:07 UTC (rev 1300)
+++ kolab-webadmin/trunk/debian/control	2009-05-17 13:21:39 UTC (rev 1301)
@@ -11,7 +11,7 @@
 
 Package: kolab-webadmin
 Architecture: all
-Depends: php5 | php4, smarty, php-net-sieve
+Depends: php5 | php4, smarty, php-net-sieve, php-net-ldap
 Description: Kolab administration web interface
  This package contains the web GUI for the administration of the Kolab
  groupware server.




More information about the pkg-kolab-devel mailing list