tag 822553 pending
thanks

Hello,

Bug #822553 reported by you has been fixed in the Git repository. You can
see the changelog below, and you can check the diff of the fix at:

    http://git.debian.org/?p=collab-maint/nginx.git;a=commitdiff;h=5810513

---
commit 58105135c4fde9f33b277f02ff07ba6189d57abf
Author: Christos Trochalakis <[email protected]>
Date:   Wed Apr 27 16:37:15 2016 +0300

    Fix upgrading nginx-extras from a non-dynamic version
    
    libnginx-mod-http-perl ships a common file with nginx-extras,
    adding a Replaces header fixes that.
    
    Note that the is no need to add a Breaks header since these
    packages are not co-installable (they explicitly depend on
    a different nginx-common version).

diff --git a/debian/changelog b/debian/changelog
index ae2f6fc..42d09e1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+nginx (1.9.14-2) UNRELEASED; urgency=medium
+
+  [ Christos Trochalakis ]
+  * debian/control:
+    + Fix upgrading nginx-extras from testing. (Closes: #822553)
+
+ -- Christos Trochalakis <[email protected]>  Wed, 27 Apr 2016 16:34:16 
+0300
+
 nginx (1.9.14-1) unstable; urgency=medium
 
   [ Christos Trochalakis ]

Reply via email to