[pkg-kolab] r1193 - kolab-webclient/trunk/debian

mparent-guest at alioth.debian.org mparent-guest at alioth.debian.org
Tue Feb 10 21:35:43 UTC 2009


Author: mparent-guest
Date: 2009-02-10 21:35:43 +0000 (Tue, 10 Feb 2009)
New Revision: 1193

Modified:
   kolab-webclient/trunk/debian/changelog
   kolab-webclient/trunk/debian/control
Log:
suggests php5-tidy and imagemagick | graphicsmagick-imagemagick-compat



Modified: kolab-webclient/trunk/debian/changelog
===================================================================
--- kolab-webclient/trunk/debian/changelog	2009-02-09 16:39:31 UTC (rev 1192)
+++ kolab-webclient/trunk/debian/changelog	2009-02-10 21:35:43 UTC (rev 1193)
@@ -6,6 +6,9 @@
   * Depends on php-db, php5-sqlite and sqlite (for horde databases),
     php-net-sieve (for ingo1), php-net-smtp (for imp4)
   * Recommends dimp1, aspell
+  * Suggests kolabd
+  * Suggests php5-tidy for html mails
+  * Suggests imagemagick | graphicsmagick-imagemagick-compat for thumbnails
   * Variable state information in /var/lib/kolab-webclient
     - owned by www-data:www-data (not world-readable)
     - ./tmp: temporary files
@@ -26,4 +29,4 @@
   * 30-cookie_path.diff: Change cookie path for Horde
   * debian/copyright: refers to versionned license version
 
- -- Mathieu Parent <math.parent at gmail.com>  Mon, 09 Feb 2009 17:35:12 +0100
+ -- Mathieu Parent <math.parent at gmail.com>  Tue, 10 Feb 2009 22:30:51 +0100

Modified: kolab-webclient/trunk/debian/control
===================================================================
--- kolab-webclient/trunk/debian/control	2009-02-09 16:39:31 UTC (rev 1192)
+++ kolab-webclient/trunk/debian/control	2009-02-10 21:35:43 UTC (rev 1193)
@@ -11,7 +11,9 @@
 Architecture: all
 Depends: ${misc:Depends}, horde3, php-db, imp4, ingo1, kronolith2, turba2, nag2, mnemo2, php5-sqlite, sqlite, php-net-sieve, php-net-smtp
 Recommends: dimp1, aspell
-Suggests: kolabd
+Suggests: kolabd,
+ imagemagick | graphicsmagick-imagemagick-compat,
+ php5-tidy
 Description: Kolab Groupware web client (based on horde)
  The Kolab Groupware web client provides a Kolab compatible web
  frontend to the Kolab server. The package is based on Horde.




More information about the pkg-kolab-devel mailing list