From 55dbf42b768dc3dc89659a39700d5eaa70994a97 Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Thu, 26 Jul 2012 14:07:00 +0000 Subject: [PATCH 1/2] missing file Monotone-Parent: 36bc18c04836a73e009f9b01d9fde7dfad557dbe Monotone-Revision: 1e25427624932fb9417220f5b278ba55ed52da6c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-07-26T14:07:00 Monotone-Branch: ca.inverse.sogo --- debian-multiarch/sogo-openchange.install | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 debian-multiarch/sogo-openchange.install diff --git a/debian-multiarch/sogo-openchange.install b/debian-multiarch/sogo-openchange.install new file mode 100644 index 000000000..d3f119d33 --- /dev/null +++ b/debian-multiarch/sogo-openchange.install @@ -0,0 +1,2 @@ +usr/lib/*/mapistore_backends/* +usr/lib/GNUstep/SOGo/SOGoBackend.MAPIStore From 70911dc5180fdf76605ff80484960dcbaeac15af Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Thu, 26 Jul 2012 14:19:56 +0000 Subject: [PATCH 2/2] Remove openchange from build Monotone-Parent: 1e25427624932fb9417220f5b278ba55ed52da6c Monotone-Revision: a77c26240c765963ea4295dc50c295c08809953e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-07-26T14:19:56 Monotone-Branch: ca.inverse.sogo --- debian/control | 12 ------------ debian/sogo-openchange.install | 2 -- 2 files changed, 14 deletions(-) delete mode 100644 debian/sogo-openchange.install diff --git a/debian/control b/debian/control index b7d3e1890..6642d7fb3 100644 --- a/debian/control +++ b/debian/control @@ -33,18 +33,6 @@ Description: a modern and scalable groupware - development files . This package contains the development files for developing SOGo modules. -Package: sogo-openchange -Section: net -Priority: extra -Architecture: any -Depends: sogo (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends} -Description: a modern and scalable groupware - OpenChange backend - SOGo is a groupware server built around OpenGroupware.org (OGo) and - the SOPE application server with focus on scalability. - . - This package contains the backend plugin for using SOGo as a backend - to OpenChange. - Package: sogo-dbg Section: debug Priority: extra diff --git a/debian/sogo-openchange.install b/debian/sogo-openchange.install deleted file mode 100644 index dcae5f4e2..000000000 --- a/debian/sogo-openchange.install +++ /dev/null @@ -1,2 +0,0 @@ -usr/lib/mapistore_backends/* -usr/lib/GNUstep/SOGo/SOGoBackend.MAPIStore