[pkg-kolab] r644 - kolab-webadmin/trunk/debian
petere at alioth.debian.org
petere at alioth.debian.org
Tue Jul 17 08:11:42 UTC 2007
Author: petere
Date: 2007-07-17 08:11:42 +0000 (Tue, 17 Jul 2007)
New Revision: 644
Modified:
kolab-webadmin/trunk/debian/changelog
kolab-webadmin/trunk/debian/control
Log:
* Added php5 as dependency alternative (closes: #424837)
Modified: kolab-webadmin/trunk/debian/changelog
===================================================================
--- kolab-webadmin/trunk/debian/changelog 2007-07-03 14:40:03 UTC (rev 643)
+++ kolab-webadmin/trunk/debian/changelog 2007-07-17 08:11:42 UTC (rev 644)
@@ -1,3 +1,9 @@
+kolab-webadmin (2.1.0-20070510-2) unstable; urgency=low
+
+ * Added php5 as dependency alternative (closes: #424837)
+
+ -- Peter Eisentraut <petere at debian.org> Tue, 17 Jul 2007 10:08:54 +0200
+
kolab-webadmin (2.1.0-20070510-1) unstable; urgency=low
* New upstream release
Modified: kolab-webadmin/trunk/debian/control
===================================================================
--- kolab-webadmin/trunk/debian/control 2007-07-03 14:40:03 UTC (rev 643)
+++ kolab-webadmin/trunk/debian/control 2007-07-17 08:11:42 UTC (rev 644)
@@ -10,7 +10,7 @@
Package: kolab-webadmin
Architecture: all
-Depends: php4, smarty, php-net-sieve
+Depends: php5 | php4, smarty, php-net-sieve
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