Added other options to nginx depends.

This commit is contained in:
Michael Lustfield 2013-11-24 15:11:33 -06:00
parent fdf68f0516
commit 29b0f83f74
2 changed files with 5 additions and 4 deletions

7
debian/changelog vendored
View file

@ -1,7 +1,8 @@
nginx (1.4.4-2) UNRELEASED; urgency=low
nginx (1.4.4-3) UNRELEASED; urgency=low
* debian/control:
+ Added Provieds: httpd-cgi to packages. (Closes: #701508)
+ Added Provides: httpd-cgi to packages. (Closes: #701508)
+ Added other options to nginx depends. (Closes: #729860)
* debian/nginx-common.nginx.init:
+ Added missing line from patch. (Closes: #728103)
* debian/nginx-common.nginx.service:
@ -9,7 +10,7 @@ nginx (1.4.4-2) UNRELEASED; urgency=low
* debian/conf/sites-available/default:
+ Changed ssl_protocols and ssl_ciphers. (Closes: 730142)
-- Michael Lustfield <michael@forge.lustfield.net> Sun, 24 Nov 2013 14:20:49 -0600
-- Michael Lustfield <michael@forge.lustfield.net> Sun, 24 Nov 2013 15:09:42 -0600
nginx (1.4.4-1) unstable; urgency=low

2
debian/control vendored
View file

@ -31,7 +31,7 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/nginx.git;a=summar
Package: nginx
Architecture: all
Depends: nginx-full | nginx-light, ${misc:Depends}
Depends: nginx-full | nginx-light | nginx-extras | nginx-naxsi | nginx-naxsi-ui | nginx-custom, ${misc:Depends}
Description: small, powerful, scalable web/proxy server
Nginx ("engine X") is a high-performance web and reverse proxy server
created by Igor Sysoev. It can be used both as a standalone web server