Source: libupnp
Section: net
Priority: optional
Homepage: http://pupnp.sourceforge.net/
Maintainer: Uwe Kleine-König <ukleinek@debian.org>
Build-Depends: debhelper (>= 9~),
 dh-autoreconf, autoconf, automake, libtool, doxygen, graphviz
Standards-Version: 4.1.2
Vcs-Browser: https://git.kleine-koenig.org/cgit/pupnp.git/
Vcs-Git: https://git.kleine-koenig.org/cgit/pupnp.git/ -b debian/master

Package: libupnp6
Architecture: any
Multi-Arch: same
Section: libs
Depends: ${shlibs:Depends}, ${misc:Depends}
Pre-Depends: ${misc:Pre-Depends}
Description: Portable SDK for UPnP Devices, version 1.6 (shared libraries)
 The Portable SDK for UPnP Devices (libupnp) provides developers with an
 API and open source code for building control points, devices, and
 bridges that are compliant with Version 1.0 of the Universal Plug and
 Play Device Architecture Specification - see http://www.upnp.org/ for
 specifications.
 .
 The libupnp6 package contains the runtime libraries for uPnP.

Package: libupnp6-dev
Architecture: any
Multi-Arch: same
Section: libdevel
Depends: libupnp6 (= ${binary:Version}), ${misc:Depends}
Suggests: libupnp6-doc
Description: Portable SDK for UPnP Devices, version 1.6 (development files)
 The Portable SDK for UPnP Devices (libupnp) provides developers with an
 API and open source code for building control points, devices, and
 bridges that are compliant with Version 1.0 of the Universal Plug and
 Play Device Architecture Specification - see http://www.upnp.org/ for
 specifications.
 .
 The libupnp-dev package contains the header files, documentation and
 debug versions of libraries needed for development of programs using
 uPnP.

Package: libupnp-dev
Architecture: any
Multi-Arch: same
Section: libdevel
Depends: libupnp6-dev (>= ${binary:Version}), ${misc:Depends}
Description: Portable SDK for UPnP Devices (development files)
 The Portable SDK for UPnP Devices (libupnp) provides developers with an
 API and open source code for building control points, devices, and
 bridges that are compliant with Version 1.0 of the Universal Plug and
 Play Device Architecture Specification - see http://www.upnp.org/ for
 specifications.
 .
 The libupnp-dev package is a metapackage which will depend on the
 current stable development package.

Package: libupnp6-doc
Architecture: all
Multi-Arch: foreign
Section: doc
Depends: ${misc:Depends}
Description: Documentation for the Portable SDK for UPnP Devices, version 1.6
 The Portable SDK for UPnP Devices (libupnp) provides developers with an
 API and open source code for building control points, devices, and
 bridges that are compliant with Version 1.0 of the Universal Plug and
 Play Device Architecture Specification - see http://www.upnp.org/ for
 specifications.
 .
 This package contains the HTML documentation for the libupnp6 library
 in /usr/share/doc/libupnp6-doc/
