Packages: adjusted debhelper minimal version for Debian/Ubuntu.

Forgotten in 199a11eceb3c.

While here, Standards-Version increased to 4.1.4 (matches Ubuntu 18.04
as the oldest supported distro).
This commit is contained in:
Andrei Belov
2021-12-01 09:01:52 +03:00
parent d4b13c7cd5
commit bc4968d1d7
3 changed files with 6 additions and 6 deletions

View File

@@ -2,9 +2,9 @@ Source: %%NAME%%
Section: admin
Priority: extra
Maintainer: %%PACKAGE_VENDOR%%
Build-Depends: debhelper (>= 9),
Build-Depends: debhelper (>= 11),
linux-libc-dev%%MODULE_BUILD_DEPENDS%%
Standards-Version: 3.9.5
Standards-Version: 4.1.4
Homepage: https://unit.nginx.org
Package: %%NAME%%

View File

@@ -2,11 +2,11 @@ Source: %%NAME%%
Section: admin
Priority: extra
Maintainer: %%PACKAGE_VENDOR%%
Build-Depends: debhelper (>= 9),
Build-Depends: debhelper (>= 11),
linux-libc-dev,
libssl-dev,
libpcre2-dev%%MODULE_BUILD_DEPENDS%%
Standards-Version: 3.9.5
Standards-Version: 4.1.4
Homepage: https://unit.nginx.org
Package: %%NAME%%

View File

@@ -2,11 +2,11 @@ Source: unit
Section: admin
Priority: extra
Maintainer: %%PACKAGE_VENDOR%%
Build-Depends: debhelper (>= 9),
Build-Depends: debhelper (>= 11),
linux-libc-dev,
libssl-dev,
libpcre2-dev
Standards-Version: 3.9.5
Standards-Version: 4.1.4
Homepage: https://unit.nginx.org
Package: unit