mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-14 01:38:51 +00:00
Monotone-Parent: a1bd23348352232bd3363b00a4cd69557a3c780e
Monotone-Revision: e3a9ec04316de2d167901095be0994ce71e98dd5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-04-04T16:05:04 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
12
debian/control
vendored
12
debian/control
vendored
@@ -32,18 +32,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
|
||||
|
||||
15
debian/control-squeeze
vendored
15
debian/control-squeeze
vendored
@@ -22,16 +22,27 @@ Description: a modern and scalable groupware
|
||||
UI for the users, consistency in look and feel with the Mozilla applications,
|
||||
and to reduce the load of the transactions on the server.
|
||||
|
||||
Package: sogo-dev
|
||||
Section: devel
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}
|
||||
Description: a modern and scalable groupware - development files
|
||||
SOGo is a groupware server built around OpenGroupware.org (OGo) and
|
||||
the SOPE application server with focus on scalability.
|
||||
.
|
||||
This package contains the development files for developing SOGo modules.
|
||||
|
||||
Package: sogo-openchange
|
||||
Section: net
|
||||
Priority: extra
|
||||
Architecture: any
|
||||
Depends: sogo (= ${binary:Version}), ${misc:Depends}
|
||||
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.
|
||||
This package contains the backend plugin for using SOGo as a backend
|
||||
to OpenChange.
|
||||
|
||||
Package: sogo-dbg
|
||||
Section: debug
|
||||
|
||||
2
debian/sogo-dev.install
vendored
Normal file
2
debian/sogo-dev.install
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
usr/include/GNUstep/*
|
||||
usr/lib/lib*.so
|
||||
2
debian/sogo-openchange.install
vendored
Normal file
2
debian/sogo-openchange.install
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
usr/lib/mapistore_backends/*
|
||||
usr/lib/GNUstep/SOGo/SOGoBackend.MAPIStore
|
||||
Reference in New Issue
Block a user