Source: libomemo
Section: libs
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: DebianOnMobile Maintainers <debian-on-mobile-maintainers@alioth-lists.debian.net>
Uploaders:
 Evangelos Ribeiro Tzaras <devrtz-debian@fortysixandtwo.eu>,
Build-Depends:
 cmake,
 debhelper-compat (= 13),
 libcmocka-dev,
 libgcrypt20-dev,
 libglib2.0-dev,
 libmxml-dev,
 libsqlite3-dev,
 pkg-config,
Standards-Version: 4.6.1
Homepage: https://github.com/gkdr/libomemo
Vcs-Browser: https://salsa.debian.org/DebianOnMobile-team/libomemo
Vcs-Git: https://salsa.debian.org/DebianOnMobile-team/libomemo.git
Rules-Requires-Root: no

Package: libomemo-dev
Breaks: libomemo0 (<= 0.8.1-2)
Replaces: libomemo0 (<= 0.8.1-2) 
Section: libdevel
Architecture: any
Multi-Arch: same
Depends:
 libglib2.0-dev,
 libomemo0 (= ${binary:Version}),
 ${misc:Depends},
Description: Library implementing OMEMO (XEP-0384) (development headers)
 OMEMO is an XMPP Extension Protocol (XEP) for secure multi-client
 end-to-end encryption. It is based on Double Ratched and PEP.
 .
 This package contains the development files.

Package: libomemo0
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Description: Library implementing OMEMO (XEP-0384)
 OMEMO is an XMPP Extension Protocol (XEP) for secure multi-client
 end-to-end encryption. It is based on Double Ratched and PEP.
 .
 This package contains the shared library.
