Source: nginx
Section: httpd
Priority: optional
Maintainer: NGINX Packaging <nginx-packaging@f5.com>
Build-Depends: debhelper (>= 11),
               dpkg-dev (>= 1.16.1~),
               quilt (>= 0.46-7~),
               lsb-release,
               libssl-dev (>= 0.9.7),
               libpcre2-dev,
               zlib1g-dev
Standards-Version: 4.1.4
Homepage: https://nginx.org

Package: nginx
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}, lsb-base (>= 3.0-6)
Provides: httpd, nginx, nginx-r1.29.3
Conflicts: nginx-common, nginx-core
Replaces: nginx-common, nginx-core
Recommends: logrotate
Description: high performance web server
 nginx [engine x] is an HTTP and reverse proxy server, as well as
 a mail proxy server.

Package: nginx-dbg
Architecture: any
Section: debug
Priority: optional
Depends: ${misc:Depends}, nginx (= ${binary:Version})
Description: nginx debug symbols
 This package contains the debugging symbols for nginx.
