Compare commits
3 commits
main
...
nginxdevde
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
680a5ad4e9 | ||
|
|
d7c2d2154a | ||
|
|
321ad5dd10 |
2 changed files with 4 additions and 2 deletions
2
debian/changelog
vendored
2
debian/changelog
vendored
|
|
@ -14,6 +14,8 @@ nginx (1.24.0-2) UNRELEASED; urgency=medium
|
|||
* d/po/ro.po added Romanian debconf translation. (Closes: 1033084),
|
||||
Thanks to Remus-Gabriel Chelu
|
||||
* d/conf/mime.types added video/ogg, video/x-matroska (Closes: 1028144)
|
||||
* d/control removed dependency nginx-dev to nginx and added dependency
|
||||
nginx-dev to ${nginx:abi}
|
||||
|
||||
-- Jan Mojžíš <jan.mojzis@gmail.com> Fri, 30 Jun 2023 09:52:25 +0200
|
||||
|
||||
|
|
|
|||
4
debian/control
vendored
4
debian/control
vendored
|
|
@ -66,8 +66,8 @@ Package: nginx-dev
|
|||
Architecture: all
|
||||
Multi-Arch: foreign
|
||||
Depends: ${misc:Depends}, ${S:Build-Depends},
|
||||
nginx (<< ${source:Version}.1~),
|
||||
nginx (>= ${source:Version}),
|
||||
${nginx:abi} (>= ${source:Version}),
|
||||
${nginx:abi} (<< ${source:Version}.1~),
|
||||
Provides: dh-sequence-nginx
|
||||
Description: nginx web/proxy server - development headers
|
||||
Nginx ("engine X") is a high-performance web and reverse proxy server
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue