Source: libstrophe
Priority: optional
Maintainer: Debian XMPP Maintainers <pkg-xmpp-devel@lists.alioth.debian.org>
Uploaders: Tomasz Buchert <tomasz@debian.org>,
           Dariusz Dwornikowski <darek@debian.org>
Build-Depends: check, debhelper (>= 11), libexpat1-dev, libssl-dev, pkg-config
Standards-Version: 4.1.3
Rules-Requires-Root: no
Section: libs
Homepage: http://strophe.im/
Vcs-Git: https://salsa.debian.org/xmpp-team/libstrophe.git
Vcs-Browser: https://salsa.debian.org/xmpp-team/libstrophe

Package: libstrophe-dev
Section: libdevel
Architecture: any
Depends: libstrophe0 (= ${binary:Version}), ${misc:Depends}
Pre-Depends: ${misc:Pre-Depends}
Description: Library for writing XMPP clients - development files
 libstrophe is a lightweight XMPP client library written in C.
 It has minimal dependencies and is configurable for various environments.
 .
 This package contains the development files.

Package: libstrophe0
Architecture: any
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Library for writing XMPP clients - shared library
 libstrophe is a lightweight XMPP client library written in C.
 It has minimal dependencies and is configurable for various environments.
 .
 This package contains the shared library.
