[pkg-kolab] r256 - trunk/kolab-cyrus-imapd/debian

Noel Koethe noel at costa.debian.org
Wed Feb 1 10:05:26 UTC 2006


Author: noel
Date: 2006-02-01 10:05:24 +0000 (Wed, 01 Feb 2006)
New Revision: 256

Modified:
   trunk/kolab-cyrus-imapd/debian/changelog
   trunk/kolab-cyrus-imapd/debian/control
   trunk/kolab-cyrus-imapd/debian/rules
Log:
fourth try to revert to r215

Modified: trunk/kolab-cyrus-imapd/debian/changelog
===================================================================
--- trunk/kolab-cyrus-imapd/debian/changelog	2006-02-01 09:50:46 UTC (rev 255)
+++ trunk/kolab-cyrus-imapd/debian/changelog	2006-02-01 10:05:24 UTC (rev 256)
@@ -14,8 +14,7 @@
      ( 100-kolab-imapd, 105-cyradm.sh, 110-Admin.pm, 120-kolab-Shell.pm,
        130-kolab-imapd-goodchars, 140-kolab-ldap, 150-kolab-auth_unix)
    * remove -doc package, because we can use the cyrus22-doc package
-   * drop -nntp, -admin, -murder and -clients because there is no need 
-     for them with kolab
+   * drop nntp because there is no need for it with kolab
    * remove various README files, because they only belong to the
      cyrus22 package
    * wrote README.Debian

Modified: trunk/kolab-cyrus-imapd/debian/control
===================================================================
--- trunk/kolab-cyrus-imapd/debian/control	2006-02-01 09:50:46 UTC (rev 255)
+++ trunk/kolab-cyrus-imapd/debian/control	2006-02-01 10:05:24 UTC (rev 256)
@@ -2,8 +2,8 @@
 Section: mail
 Priority: extra
 Maintainer: Debian Kolab Maintainers <pkg-kolab-devel at lists.alioth.debian.org>
-Uploaders: Noèl Köthe <noel at debian.org>, Steffen Joeris <steffen.joeris at skolelinux.de>
-Build-Depends: debhelper (>= 4.1.0), libldap2-dev, tcl8.3-dev, libwrap0-dev, libpam0g-dev, libssl-dev, libzephyr-dev, libsasl2-dev (>= 2.1.9), comerr-dev, drac-dev (>= 1.11-7), libsnmp9-dev | libsnmp5-dev, perl (>= 5.6.0-16), xutils, flex, bison, autotools-dev, po-debconf, libsensors-dev, libdb4.2-dev, dpatch
+Uploaders: Noel Koethe <noel at debian.org>, Steffen Joeris <steffen.joeris at skolelinux.de>
+Build-Depends: debhelper (>= 4.1.0), tcl8.3-dev, libwrap0-dev, libpam0g-dev, libssl-dev, libzephyr-dev, libsasl2-dev (>= 2.1.9), comerr-dev, drac-dev (>= 1.11-7), libsnmp9-dev | libsnmp5-dev, perl (>= 5.6.0-16), xutils, flex, bison, autotools-dev, po-debconf, libsensors-dev, libdb4.2-dev, dpatch, cdbs (>= 0.4.0), libldap2-dev
 Build-Depends-Indep: transfig, gs, groff
 Standards-Version: 3.6.2
 
@@ -120,6 +120,36 @@
  and its deprecated cousin installsieve, which can be used to manage
  sieve scripts.
 
+Package: kolab-cyrus-murder
+Architecture: any
+Depends: kolab-cyrus-common (= ${Source-Version}), ${shlibs:Depends}
+Recommends: kolab-cyrus-imapd (= ${Source-Version}), kolab-cyrus-pop3d (= ${Source-Version})
+Replaces: cyrus21-murder
+Conflicts: cyrus21-murder
+Description: Cyrus mail system (proxies and aggregator)
+ Cyrus is a fully-featured IMAP daemon, with a number of features not
+ found in other IMAP implementations, including:
+  o Designed to handle massive quantities of mail
+  o No need for users to have login accounts
+  o Virtual domain support
+  o Support for POP3 in addition to IMAP
+  o Sieve server-side email filtering
+  o Servers don't run as root
+  o Easy support for mail quotas
+  o SSL support, including secure IMAP
+  o DRAC support for pop/imap-before-smtp
+  o IPv6 support
+ For more information, see http://asg.web.cmu.edu/cyrus/.
+ .
+ Note: Cyrus doesn't support reading from and storing mail in your
+ standard mail spool - it stores mail in a separate directory in its
+ own MH-like format.
+ .
+ This package contains Cyrus murder aggregator system, i.e. IMAP, POP3
+ and LMTP proxies, and the mupdate mailbox master daemon.  It allows for
+ cluster setups where there are many backend Cyrus spools and frontend
+ proxy servers.
+
 Package: kolab-cyrus-clients
 Architecture: any
 Depends: ${shlibs:Depends}
@@ -149,6 +179,34 @@
  a mupdate, sieve, smtp, lmtp, imap or pop3 server.
  The clients are fully SASL-enabled for authentication.
 
+Package: kolab-cyrus-dev
+Architecture: any
+Section: devel
+Depends: kolab-libcyrus-imap-perl (>= ${Source-Version}), kolab-cyrus-common (= ${Source-Version}), libsasl2-dev (>= 2.1.9)
+Replaces: cyrus21-dev
+Conflicts: cyrus-dev, libdb3-dev (<< 3.2.9-15), libdb2-dev (<< 2.7.7.0-6), cyrus21-dev, cyrus21-common, libcyrus-imap-perl21
+Description: Cyrus mail system (developer files)
+ Cyrus is a fully-featured IMAP daemon, with a number of features not
+ found in other IMAP implementations, including:
+  o Designed to handle massive quantities of mail
+  o No need for users to have login accounts
+  o Support for POP3 in addition to IMAP
+  o Virtual domain support
+  o Sieve server-side email filtering
+  o Servers don't run as root
+  o Easy support for mail quotas
+  o SSL support, including secure IMAP
+  o DRAC support for pop/imap-before-smtp
+  o IPv6 support
+ For more information, see http://asg.web.cmu.edu/cyrus/.
+ .
+ Note: Cyrus doesn't support reading from and storing mail in your
+ standard mail spool - it stores mail in a separate directory in its
+ own MH-like format.
+ .
+ This package contains header files and the static library needed
+ to develop IMAP applications that interface with Cyrus.
+
 Package: kolab-libcyrus-imap-perl
 Architecture: any
 Depends: ${perl:Depends}, ${shlibs:Depends}

Modified: trunk/kolab-cyrus-imapd/debian/rules
===================================================================
--- trunk/kolab-cyrus-imapd/debian/rules	2006-02-01 09:50:46 UTC (rev 255)
+++ trunk/kolab-cyrus-imapd/debian/rules	2006-02-01 10:05:24 UTC (rev 256)
@@ -191,7 +191,8 @@
 	#mv $(TMPPKG)/lib/* $(TMPPKG)/usr/lib
 
 	# for stuff in /etc
- 	install -m 644 debian/imapd.conf    $(TMPPKG)/etc
+	mkdir -p $(TMPPKG)/etc/cyrus
+	install -m 644 debian/imapd.conf    $(TMPPKG)/etc
 	install -m 644 debian/cyrus.conf    $(TMPPKG)/etc
 
 	# We rename some utils, so we need to sort out the manpages
@@ -265,12 +266,6 @@
 	dh_testroot
 	#dh_clean -k
 	dh_installdirs -i
-	
-	# Massage the documentation into place
-	#mkdir -p $(DOCDIR)
-	#find doc/text -name '[Ra-z]*' -type f -exec cp -f {} $(PKGDIR)/usr/share/doc/$(MAINPKG) \;
-	#-(cd $(PKGDIR)/usr/share/doc/$(MAINPKG) && rm copyrights changes htmlstrip.c)
-	#find $(PKGDIR)/usr/share/doc/$(MAINPKG) -type f ! -name '*txt' ! -name '*.*' -exec mv {} {}.txt \;
 	dh_movefiles -i
 
 binary-indep: install-indep
@@ -281,7 +276,6 @@
 	dh_installexamples -p kolab-cyrus-admin
 	dh_installmenu -i
 #	dh_installlogrotate -i
-#	dh_installpam -i
 #	dh_installmime -i
 #	dh_installcron -i
 	dh_installman -i
@@ -306,7 +300,6 @@
 	dh_installexamples -p $(MAINPKG) -p kolab-libcyrus-imap-perl -p kolab-cyrus-clients
 	dh_installmenu -a
 #	dh_installlogrotate -a
-#	dh_installpam -a
 #	dh_installmime -a
 	dh_installinit -p $(MAINPKG) --noscripts --name=kolab-cyrus
 	dh_installcron -a




More information about the pkg-kolab-devel mailing list