blob: f82362d13efbee0287de8a96b096628827cdb34c (
plain) (
tree)
|
|
Source: %%NAME%%
Section: admin
Priority: extra
Maintainer: %%PACKAGE_VENDOR%%
Build-Depends: debhelper (>= 11),
linux-libc-dev,
libssl-dev,
libpcre2-dev%%MODULE_BUILD_DEPENDS%%
Standards-Version: 4.1.4
Homepage: https://unit.nginx.org
Package: %%NAME%%
Section: admin
Architecture: any
Depends: lsb-base,
${misc:Depends}, ${shlibs:Depends},
unit-r%%UNIT_VERSION%%%%MODULE_DEPENDS%%
Description: %%SUMMARY%%
NGINX Unit is a runtime and delivery environment for modern distributed
applications. It runs the application code in multiple languages
(PHP, Python, Go, etc.), and tightly couples it with traffic delivery
in and out of the application. Take this application server and proxy
directly in the cloud / container environments and fully control your app
dynamically via an API.
This package contains %%SUMMARY%%.
Package: %%NAME%%-dbg
Section: debug
Architecture: any
Priority: extra
Depends: %%NAME%% (= ${binary:Version}),
${misc:Depends}
Description: %%SUMMARY%% (debug symbols)
This package contains the debugging symbols for %%NAME%%
|