[pkg-kolab] r777 - in kolabd/branches/2.2/debian: . patches

mparent-guest at alioth.debian.org mparent-guest at alioth.debian.org
Sat Mar 29 12:01:09 UTC 2008


Author: mparent-guest
Date: 2008-03-29 12:01:08 +0000 (Sat, 29 Mar 2008)
New Revision: 777

Added:
   kolabd/branches/2.2/debian/patches/80-kolab_globals.dpatch
Removed:
   kolabd/branches/2.2/debian/patches/80-kolab-syslog-facility.dpatch
Modified:
   kolabd/branches/2.2/debian/changelog
   kolabd/branches/2.2/debian/patches/00list
Log:
Enable fds LDAP backend


Modified: kolabd/branches/2.2/debian/changelog
===================================================================
--- kolabd/branches/2.2/debian/changelog	2008-03-29 11:53:18 UTC (rev 776)
+++ kolabd/branches/2.2/debian/changelog	2008-03-29 12:01:08 UTC (rev 777)
@@ -1,3 +1,9 @@
+kolabd (2.1.99+20080314.dfsg-2) UNRELEASED; urgency=low
+
+  * Use FDS LDAP Backend for Persistent searches
+
+ -- Mathieu Parent <math.parent at gmail.com>  Sat, 29 Mar 2008 12:09:17 +0100
+
 kolabd (2.1.99+20080314.dfsg-1) UNRELEASED; urgency=low
 
   * New upstream version: 2.2rc2

Modified: kolabd/branches/2.2/debian/patches/00list
===================================================================
--- kolabd/branches/2.2/debian/patches/00list	2008-03-29 11:53:18 UTC (rev 776)
+++ kolabd/branches/2.2/debian/patches/00list	2008-03-29 12:01:08 UTC (rev 777)
@@ -4,7 +4,7 @@
 50-postfix-hashes
 #60-kolabdcachetool-cachefiles
 70-kolab2.schema-removal.of.rfc2739.dpatch
-80-kolab-syslog-facility
+80-kolab_globals
 85-slapd-2.4-compat
 86-slapd-syncrepl-24
 90-slapd-template

Deleted: kolabd/branches/2.2/debian/patches/80-kolab-syslog-facility.dpatch
===================================================================
--- kolabd/branches/2.2/debian/patches/80-kolab-syslog-facility.dpatch	2008-03-29 11:53:18 UTC (rev 776)
+++ kolabd/branches/2.2/debian/patches/80-kolab-syslog-facility.dpatch	2008-03-29 12:01:08 UTC (rev 777)
@@ -1,15 +0,0 @@
-#!/bin/sh /usr/share/dpatch/dpatch-run
-## 80-kolab-syslog-facility.dpatch by Marc Brockschmidt <marc.brockschmidt at credativ.de>
-##
-## DP: Use syslog
-
- at DPATCH@
-diff -urNad kolabd-2.1.99+20080314.dfsg~/kolab.globals.in kolabd-2.1.99+20080314.dfsg/kolab.globals.in
---- kolabd-2.1.99+20080314.dfsg~/kolab.globals.in	2008-03-06 09:26:25.000000000 +0100
-+++ kolabd-2.1.99+20080314.dfsg/kolab.globals.in	2008-03-17 20:22:35.000000000 +0100
-@@ -48,4 +48,4 @@
- bind_any : TRUE
- bind_addr : 0.0.0.0
- calendar_id : calendar
--syslog_facility : user
-+syslog_facility : local5

Copied: kolabd/branches/2.2/debian/patches/80-kolab_globals.dpatch (from rev 771, kolabd/branches/2.2/debian/patches/80-kolab-syslog-facility.dpatch)
===================================================================
--- kolabd/branches/2.2/debian/patches/80-kolab_globals.dpatch	                        (rev 0)
+++ kolabd/branches/2.2/debian/patches/80-kolab_globals.dpatch	2008-03-29 12:01:08 UTC (rev 777)
@@ -0,0 +1,16 @@
+#!/bin/sh /usr/share/dpatch/dpatch-run
+## 80-kolab-syslog-facility.dpatch by Marc Brockschmidt <marc.brockschmidt at credativ.de>
+##
+## DP: Use syslog
+
+ at DPATCH@
+diff -urNad kolabd-2.1.99+20080314.dfsg~/kolab.globals.in kolabd-2.1.99+20080314.dfsg/kolab.globals.in
+--- kolabd-2.1.99+20080314.dfsg~/kolab.globals.in	2008-03-06 09:26:25.000000000 +0100
++++ kolabd-2.1.99+20080314.dfsg/kolab.globals.in	2008-03-17 20:22:35.000000000 +0100
+@@ -48,4 +48,5 @@
+ bind_any : TRUE
+ bind_addr : 0.0.0.0
+ calendar_id : calendar
+-syslog_facility : user
++syslog_facility : local5
++directory_mode : fds




More information about the pkg-kolab-devel mailing list