[SVN] r363 - in /branches/idled: ./ debian/changelog debian/rules

debian at incase.de debian at incase.de
Sun Apr 23 20:39:23 UTC 2006


Author: sven
Date: Sun Apr 23 22:39:20 2006
New Revision: 363

URL: https://mail.incase.de/viewcvs?rev=363&root=cyrus22&view=rev
Log:
Recreate idled branch from sarge backport of 2.2.13

Added:
    branches/idled/
      - copied from r361, branches/sarge-2.2.13/
Modified:
    branches/idled/debian/changelog
    branches/idled/debian/rules

Modified: branches/idled/debian/changelog
URL: https://mail.incase.de/viewcvs/branches/idled/debian/changelog?rev=363&root=cyrus22&r1=361&r2=363&view=diff
==============================================================================
--- branches/idled/debian/changelog (original)
+++ branches/idled/debian/changelog Sun Apr 23 22:39:20 2006
@@ -1,8 +1,9 @@
-cyrus-imapd-2.2 (2.2.13-0.0bpo1) UNRELEASED; urgency=low
-
-  * Sarge Backport of 2.2.13-0.1 (unreleased beta) 
-
- -- Sven Mueller <debian at incase.de>  Sun, 23 Apr 2006 21:40:50 +0200
+cyrus-imapd-2.2 (2.2.13-0.0idled1) stable; urgency=low
+
+  * Sarge Backport of 2.2.13-0.1 (unreleased beta)
+  * enable idled
+
+ -- Sven Mueller <debian at incase.de>  Sun, 23 Apr 2006 22:38:37 +0200
 
 cyrus-imapd-2.2 (2.2.13-1) UNRELEASED; urgency=low
 

Modified: branches/idled/debian/rules
URL: https://mail.incase.de/viewcvs/branches/idled/debian/rules?rev=363&root=cyrus22&r1=361&r2=363&view=diff
==============================================================================
--- branches/idled/debian/rules (original)
+++ branches/idled/debian/rules Sun Apr 23 22:39:20 2006
@@ -99,7 +99,7 @@
 	 --with-openssl=/usr --with-auth=unix \
 	 --enable-murder --enable-nntp \
 	 --disable-listext --enable-annotatemore --with-sasl=/usr \
-	 --with-idle=poll --with-drac=/usr \
+	 --with-idle=idled --with-drac=/usr \
 	 --with-cyrus-user=cyrus --with-cyrus-group=mail \
 	 --with-tclsh=/usr/bin/tclsh --with-com_err=/usr \
 	 --with-pidfile=/var/run/cyrmaster.pid \




More information about the Pkg-Cyrus-imapd-Debian-devel mailing list