Changelog
nginx (1.4.6-1) unstable; urgency=medium
[ Christos Trochalakis ]
* New upstream release.
* debian/rules:
+ Avoid double declaration of hardening flags.
+ Expand buildflags so the build log is easier to follow.
+ Switch to --with--cc-opt, --with-ld-opt configure flags.
Nginx is now compiled with --Werror, making all warnings
into errors.
+ Split common configure options.
+ Enable realip module for nginx-light.
+ Enable debug module for nginx-light and nginx-extras.
* debian/patches/perl-use-dpkg-buildflags.patch:
+ Rewrite patch to just just override LDDLFLAGS and not
CCFLAGS since this is handled by --with-cc-opt.
* debian/watch, debian/upstream/signing-key.asc:
+ Fix upstream signature verification.
-- Christos Trochalakis <email address hidden> Tue, 04 Mar 2014 18:06:55 +0200