Source: alt-nghttp2
Maintainer: Ilya Voyskovsky <ivoyskovsky@cloudlinux.com>
Section: httpd
Priority: optional
Build-Depends: debhelper,
               dpkg-dev,
               libcunit1-dev <!nocheck>,
               libev-dev,
               libevent-dev,
               libjemalloc-dev,
               libsystemd-dev,
               libxml2-dev,
               pkg-config,
               zlib1g-dev,
               alt-openssl-dev,
               g++-8
Build-Depends-Indep: python3-sphinx
Standards-Version: 4.5.1
Vcs-Browser: https://salsa.debian.org/debian/nghttp2
Vcs-Git: https://salsa.debian.org/debian/nghttp2.git
Homepage: https://nghttp2.org/
Rules-Requires-Root: no

Package: alt-nghttp2-dev
Architecture: any
Section: libdevel
Depends: alt-nghttp2 (= ${binary:Version}), pkg-config, ${misc:Depends}
Provides: alt-nghttp2-devel
Description: library implementing HTTP/2 protocol (development files)
 This is an implementation of the Hypertext Transfer Protocol version
 2 in C. The framing layer of HTTP/2 is implemented as a reusable C
 library.
 .
 This package installs development files.

Package: alt-nghttp2
Architecture: any
Multi-Arch: same
Section: libs
Depends: ${misc:Depends}, ${shlibs:Depends}
Pre-Depends: ${misc:Pre-Depends}
Description: library implementing HTTP/2 protocol (shared library)
 This is an implementation of the Hypertext Transfer Protocol version
 2 in C. The framing layer of HTTP/2 is implemented as a reusable C
 library.
 .
 This package installs a shared library.
