[pkg-kolab] r423 - kolabd/trunk/debian

Steffen Joeris white-guest at costa.debian.org
Thu Jun 29 11:39:01 UTC 2006


Author: white-guest
Date: 2006-06-29 11:38:59 +0000 (Thu, 29 Jun 2006)
New Revision: 423

Modified:
   kolabd/trunk/debian/README.Debian
   kolabd/trunk/debian/changelog
Log:
* Uncomment require to avoid slapd complainings (Closes: #370032)
Thanks to Johannes Graumann
( Sorry to Shri Shrikumar, now I detected it :) )


Modified: kolabd/trunk/debian/README.Debian
===================================================================
--- kolabd/trunk/debian/README.Debian	2006-06-29 11:23:20 UTC (rev 422)
+++ kolabd/trunk/debian/README.Debian	2006-06-29 11:38:59 UTC (rev 423)
@@ -46,7 +46,7 @@
 
 defaultsearchbase      "dc=example,dc=com"
 
-require         none
+#require         none
 # we need v2 for the php scripts
 allow           bind_v2
 

Modified: kolabd/trunk/debian/changelog
===================================================================
--- kolabd/trunk/debian/changelog	2006-06-29 11:23:20 UTC (rev 422)
+++ kolabd/trunk/debian/changelog	2006-06-29 11:38:59 UTC (rev 423)
@@ -6,6 +6,8 @@
   * Add minor remind to README.Debian
   * Include parts of the patch for the README.Debian documentation
     (Closes: #375431) Thanks to Shri Shrikumar
+  * Correct order of slapd.conf in README.Debian to avoid complainings
+    from slapd (Closes: #370032) Thanks to Johannes Graumann
 
   [ Noèl Köthe ]
   * add horde-sarge-iCal.patch to package. Only sarge




More information about the pkg-kolab-devel mailing list