From 7fbc3f7fc3f8e06d0fc352557ff94755fd26637c Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Thu, 27 May 2021 14:39:59 -0400 Subject: [PATCH] chore(debian): remove debian/control-squeeze --- packaging/debian/control-squeeze | 69 -------------------------------- 1 file changed, 69 deletions(-) delete mode 100644 packaging/debian/control-squeeze diff --git a/packaging/debian/control-squeeze b/packaging/debian/control-squeeze deleted file mode 100644 index 8c43178a0..000000000 --- a/packaging/debian/control-squeeze +++ /dev/null @@ -1,69 +0,0 @@ -Source: sogo -Priority: optional -Maintainer: Inverse Support -Build-Depends: debhelper (>= 7.0.15), gobjc | objc-compiler, libgnustep-base-dev, libsope-appserver4.9-dev, libsope-core4.9-dev, libsope-gdl1-4.9-dev, libsope-ldap4.9-dev, libsope-mime4.9-dev, libsope-xml4.9-dev, libmemcached-dev, libxml2-dev, libsbjson-dev, libssl-dev, libcurl4-openssl-dev | libcurl4-gnutls-dev, libwbxml2-dev, liblasso3-dev (>= 2.3.5) -Section: web -Standards-Version: 3.9.1 - -Package: sogo -Section: web -Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, tmpreaper, sope4.9-libxmlsaxdriver, sope4.9-db-connector, gnustep-make, libcurl3 | libcurl4, liblasso3 (>= 2.3.5) -Recommends: memcached -Suggests: nginx -Description: a modern and scalable groupware - SOGo is a groupware server built around OpenGroupware.org (OGo) and - the SOPE application server with focus on scalability. - The Inverse edition of this project has many feature enhancements: - * CalDAV and GroupDAV compliance - * full handling of vCard as well as vCalendar/iCalendar formats - * support for folder sharing and ACLs - . - The Web interface has been rewritten in an AJAX fashion to provide a faster - 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: sogo (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends} -Replaces: sogo (<< ${binary:Version}) -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}), ${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-activesync -Section: web -Priority: extra -Architecture: any -Depends: sogo (= ${binary:Version}), libwbxml2-0, ${shlibs:Depends}, ${misc:Depends} -Description: a modern and scalable groupware - ActiveSync module - SOGo is a groupware server built around OpenGroupware.org (OGo) and - the SOPE application server with focus on scalability. - . - This package provides Microsoft EAS support for SOGo. - -Package: sogo-dbg -Section: debug -Priority: extra -Architecture: any -Depends: sogo (= ${binary:Version}), ${misc:Depends} -Description: a modern and scalable groupware - debugging symbols - SOGo is a groupware server built around OpenGroupware.org (OGo) and - the SOPE application server with focus on scalability. - . - This package contains the debugging symbols for SOGo.