Source: event-dance
Section: libs
Priority: optional
Maintainer: Alberto Garcia <berto@igalia.com>
Build-Depends: dpkg-dev (>= 1.22.5), debhelper-compat (= 13),
               libglib2.0-dev,
               libgnutls28-dev,
               libsoup2.4-dev,
               uuid-dev,
               libjson-glib-dev,
               gobject-introspection,
               gtk-doc-tools,
               gir1.2-glib-2.0-dev
Standards-Version: 4.7.2
Rules-Requires-Root: no
Homepage: https://github.com/elima/EventDance
Vcs-Browser: https://salsa.debian.org/berto/eventdance
Vcs-Git: https://salsa.debian.org/berto/eventdance.git

Package: libevd-0.2-0t64
Provides: ${t64:Provides}
Replaces: libevd-0.2-0
Breaks: libevd-0.2-0 (<< ${source:Version})
Architecture: linux-any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends},
         ${misc:Depends}
Description: Peer-to-peer inter-process communication library - Shared libraries
 EventDance is an open source library for interconnecting
 heterogeneous applications in a simple, secure and scalable
 fashion. It provides a nice API to send and receive data among
 distributed applications over different types of transports. This and
 other features like cryptography, make EventDance a perfect choice
 for peer-to-peer application development.
 .
 This package contains the shared libraries.

Package: libevd-0.2-dev
Section: libdevel
Architecture: linux-any
Multi-Arch: same
Provides: gir1.2-evd-0.2-dev (= ${binary:Version})
Depends: libevd-0.2-0t64 (= ${binary:Version}),
         gir1.2-evd-0.2 (= ${binary:Version}),
         libglib2.0-dev,
         libgnutls28-dev,
         libsoup2.4-dev,
         libjson-glib-dev,
         ${misc:Depends}
Recommends: pkgconf
Description: Peer-to-peer inter-process communication library - Development files
 EventDance is an open source library for interconnecting
 heterogeneous applications in a simple, secure and scalable
 fashion. It provides a nice API to send and receive data among
 distributed applications over different types of transports. This and
 other features like cryptography, make EventDance a perfect choice
 for peer-to-peer application
 .
 This package contains the development files.

Package: gir1.2-evd-0.2
Section: introspection
Architecture: linux-any
Multi-Arch: same
Depends: ${gir:Depends},
         ${misc:Depends}
Description: Peer-to-peer inter-process communication library - GObject introspection data
 EventDance is an open source library for interconnecting
 heterogeneous applications in a simple, secure and scalable
 fashion. It provides a nice API to send and receive data among
 distributed applications over different types of transports. This and
 other features like cryptography, make EventDance a perfect choice
 for peer-to-peer application development.
 .
 This package contains the GObject introspection data. It can be used
 by packages using the GIRepository format to generate dynamic
 bindings.
