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:
@@ -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%%
|
||||
|
||||
@@ -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%%
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user