[pkg-kolab] r196 - trunk/kolab-resource-handlers/debian

Steffen Joeris white-guest at costa.debian.org
Tue Jan 24 11:34:57 UTC 2006


Author: white-guest
Date: 2006-01-24 11:34:56 +0000 (Tue, 24 Jan 2006)
New Revision: 196

Modified:
   trunk/kolab-resource-handlers/debian/control
   trunk/kolab-resource-handlers/debian/rules
Log:
* remove IMAP files now 
* we need php-net-imap will see how to handle it


Modified: trunk/kolab-resource-handlers/debian/control
===================================================================
--- trunk/kolab-resource-handlers/debian/control	2006-01-23 23:32:17 UTC (rev 195)
+++ trunk/kolab-resource-handlers/debian/control	2006-01-24 11:34:56 UTC (rev 196)
@@ -8,7 +8,7 @@
 
 Package: kolab-resource-handlers
 Architecture: all
-Depends: php-pear, php-net-smtp, php-net-socket, horde3, php-mail-mime
+Depends: php-pear, php-net-smtp, php-net-socket, horde3, php-mail-mime, php-net-imap
 Description: Scripts for the Kolab groupware server
  Kolab is a secure, scalable and reliable groupware server. It is
  formed by a number of well-known and proven components or the
@@ -21,4 +21,3 @@
  This package contains scripts for Horde free/busy lists
  .
  Web site: http://www.kolab.org
-

Modified: trunk/kolab-resource-handlers/debian/rules
===================================================================
--- trunk/kolab-resource-handlers/debian/rules	2006-01-23 23:32:17 UTC (rev 195)
+++ trunk/kolab-resource-handlers/debian/rules	2006-01-24 11:34:56 UTC (rev 196)
@@ -44,9 +44,7 @@
 	# Install files for kolabmailboxfilter.php
 	install -D -m 644 kolab-resource-handlers/resmgr/misc.php debian/kolab-resource-handlers/usr/share/kolab-resource-handlers/php/misc.php
 	install -D -m 644 kolab-resource-handlers/resmgr/resmgr.php debian/kolab-resource-handlers/usr/share/kolab-resource-handlers/php/resmgr.php
-	install -D -m 644 kolab-resource-handlers/fbview/fbview/framework/Net_IMAP/IMAP.php debian/kolab-resource-handlers/usr/share//php/Net/IMAP.php
 	install -D -m 644 kolab-resource-handlers/freebusy/recurrence.class.php debian/kolab-resource-handlers/usr/share/kolab-resource-handlers/php/recurrence.class.php
-	install -D -m 644 kolab-resource-handlers/fbview/fbview/framework/Net_IMAP/IMAPProtocol.php debian/kolab-resource-handlers/usr/share/php/Net/IMAPProtocol.php
 	
 	# Install files for kolabfilter.php
 	install -D -m 644 kolab-resource-handlers/resmgr/olhacks.php debian/kolab-resource-handlers/usr/share/kolab-resource-handlers/php/olhacks.php




More information about the pkg-kolab-devel mailing list