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
|
Section: admin
|
||||||
Priority: extra
|
Priority: extra
|
||||||
Maintainer: %%PACKAGE_VENDOR%%
|
Maintainer: %%PACKAGE_VENDOR%%
|
||||||
Build-Depends: debhelper (>= 9),
|
Build-Depends: debhelper (>= 11),
|
||||||
linux-libc-dev%%MODULE_BUILD_DEPENDS%%
|
linux-libc-dev%%MODULE_BUILD_DEPENDS%%
|
||||||
Standards-Version: 3.9.5
|
Standards-Version: 4.1.4
|
||||||
Homepage: https://unit.nginx.org
|
Homepage: https://unit.nginx.org
|
||||||
|
|
||||||
Package: %%NAME%%
|
Package: %%NAME%%
|
||||||
|
|||||||
@@ -2,11 +2,11 @@ Source: %%NAME%%
|
|||||||
Section: admin
|
Section: admin
|
||||||
Priority: extra
|
Priority: extra
|
||||||
Maintainer: %%PACKAGE_VENDOR%%
|
Maintainer: %%PACKAGE_VENDOR%%
|
||||||
Build-Depends: debhelper (>= 9),
|
Build-Depends: debhelper (>= 11),
|
||||||
linux-libc-dev,
|
linux-libc-dev,
|
||||||
libssl-dev,
|
libssl-dev,
|
||||||
libpcre2-dev%%MODULE_BUILD_DEPENDS%%
|
libpcre2-dev%%MODULE_BUILD_DEPENDS%%
|
||||||
Standards-Version: 3.9.5
|
Standards-Version: 4.1.4
|
||||||
Homepage: https://unit.nginx.org
|
Homepage: https://unit.nginx.org
|
||||||
|
|
||||||
Package: %%NAME%%
|
Package: %%NAME%%
|
||||||
|
|||||||
@@ -2,11 +2,11 @@ Source: unit
|
|||||||
Section: admin
|
Section: admin
|
||||||
Priority: extra
|
Priority: extra
|
||||||
Maintainer: %%PACKAGE_VENDOR%%
|
Maintainer: %%PACKAGE_VENDOR%%
|
||||||
Build-Depends: debhelper (>= 9),
|
Build-Depends: debhelper (>= 11),
|
||||||
linux-libc-dev,
|
linux-libc-dev,
|
||||||
libssl-dev,
|
libssl-dev,
|
||||||
libpcre2-dev
|
libpcre2-dev
|
||||||
Standards-Version: 3.9.5
|
Standards-Version: 4.1.4
|
||||||
Homepage: https://unit.nginx.org
|
Homepage: https://unit.nginx.org
|
||||||
|
|
||||||
Package: unit
|
Package: unit
|
||||||
|
|||||||
Reference in New Issue
Block a user