diff options
author | Andrei Belov <defan@nginx.com> | 2021-04-21 16:07:26 +0300 |
---|---|---|
committer | Andrei Belov <defan@nginx.com> | 2021-04-21 16:07:26 +0300 |
commit | f90754f84a375d5183ed6883862d19dfd417225a (patch) | |
tree | fc6f86a32c19c5a25904a6f873f014a0016997cd /pkg/deb/debian | |
parent | 5b332cae832c9f8245280fa60a6edc2ce48202c6 (diff) | |
download | unit-f90754f84a375d5183ed6883862d19dfd417225a.tar.gz unit-f90754f84a375d5183ed6883862d19dfd417225a.tar.bz2 |
Packages: switched to common address for package maintainers.
Diffstat (limited to 'pkg/deb/debian')
-rw-r--r-- | pkg/deb/debian/control.in (renamed from pkg/deb/debian/control) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/deb/debian/control b/pkg/deb/debian/control.in index a8e8cdc4..4d59520e 100644 --- a/pkg/deb/debian/control +++ b/pkg/deb/debian/control.in @@ -1,7 +1,7 @@ Source: unit Section: admin Priority: extra -Maintainer: Andrei Belov <defan@nginx.com> +Maintainer: %%PACKAGE_VENDOR%% Build-Depends: debhelper (>= 9), linux-libc-dev, libssl-dev, |