Source: dnswire
Section: net
Priority: optional
Maintainer: Jerry Lundström <lundstrom.jerry@gmail.com>
Build-Depends: debhelper (>= 10), build-essential, automake, autoconf,
 libtool, pkg-config, libtinyframe-dev, protobuf-c-compiler,
 libprotobuf-c-dev
Standards-Version: 3.9.4
Homepage: https://github.com/DNS-OARC/dnswire
Vcs-Git: https://github.com/DNS-OARC/dnswire.git
Vcs-Browser: https://github.com/DNS-OARC/dnswire

Package: libdnswire1
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Replaces: libdnswire0
Breaks: libdnswire0
Description: library for DNS encapsulations and transporting of them
 A C library for encoding/decoding different DNS encapsulations and
 transporting them over different protocols.

Package: libdnswire-dev
Architecture: any
Depends: libdnswire1, libtinyframe-dev, libprotobuf-c-dev, ${misc:Depends}
Description: library for DNS encapsulations and transporting of them - development files
 A C library for encoding/decoding different DNS encapsulations and
 transporting them over different protocols.
