Source: libcmis
Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Uploaders: Rene Engelhard <rene@debian.org>
Build-Depends: dpkg-dev (>= 1.22.5), debhelper-compat (= 13), libxml2-dev, libboost-dev, libboost-program-options-dev, libcurl4-openssl-dev, libcppunit-dev (>= 1.12), docbook2x, libboost-date-time-dev, pkg-config, docbook-xml
Standards-Version: 4.7.3
Section: libs
Vcs-Browser: https://salsa.debian.org/libreoffice-team/libs/libcmis
Vcs-Git: https://salsa.debian.org/libreoffice-team/libs/libcmis.git
Homepage: https://github.com/tdf/libcmis

Package: libcmis-dev
Section: libdevel
Architecture: any
Depends: libcmis-0.6-6t64 (= ${binary:Version}), ${misc:Depends}, libcurl4-openssl-dev, libxml2-dev
Description: CMIS protocol client library -- development
 LibCMIS is a C++ client library for the CMIS interface.
 .
 This allows C++ applications to connect to any Enterprise Content Management
 system behaving as a CMIS server like Alfresco, Nuxeo. It also provides Access
 to Google Drive/OneDrive/SharePoint
 .
 This package contains the development files (headers, ...) for libcmis.

Package: libcmis-0.6-6t64
Provides: ${t64:Provides}
Replaces: libcmis-0.6-6
Breaks: libcmis-0.6-6 (<< ${source:Version})
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: CMIS protocol client library
 LibCMIS is a C++ client library for the CMIS interface.
 .
 This allows C++ applications to connect to any Enterprise Content Management
 system behaving as a CMIS server like Alfresco, Nuxeo. It also provides Access
 to Google Drive/OneDrive/SharePoint

Package: cmis-client
Section: utils
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: client for the CMIS protocol
 LibCMIS is a C++ client library for the CMIS interface.
 .
 This allows C++ applications to connect to any Enterprise Content Management
 system behaving as a CMIS server like Alfresco, Nuxeo. It also provides Access
 to Google Drive/OneDrive/SharePoint
 .
 This package contains the cmis-client standalone application.

