Source: libnetconf
Section: contrib/net
Priority: optional
Maintainer: Vyatta Package Maintainers <DL-vyatta-help@att.com>
Build-Depends: autoconf,
 automake,
 debhelper (>= 9),
 dh-autoreconf,
 doxygen,
 libcurl4-openssl-dev,
 libssh-dev,
 libtool-bin,
 libxml2-dev,
 libxslt1-dev,
 pkg-config,
 pyang,
 xsltproc
Standards-Version: 3.9.8

Package: libnetconf0
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends}, ${shlibs:Depends},
 libssh-4,
 libxml2,
 libxslt1.1,
 openssh-server,
 stunnel4
Conflicts: libnetconf
Replaces: libnetconf
Description: NETCONF library
 A NETCONF library in C intended for building NETCONF clients and
 servers. It provides basic functions to connect NETCONF client and
 server to each other via SSH or TLS, to send and receive NETCONF
 messages and to store and work with the configuration data in a
 datastore.

Package: libnetconf-dev
Section: contrib/libdevel
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends}, python, libnetconf0 (=${binary:Version})
Description: libnetconf development package
 Development header and library files for the NETCONF library.

Package: libnetconf-doc
Section: contrib/doc
Architecture: all
Depends: ${misc:Depends}
Description: libnetconf documentation package
 Documentation files for the NETCONF library.
