package nginx-common
tags 812484 +patch
thanks

Hi,

I have fixed this with the attached patch.
It works for me: I can install the amd64 version on an
i386 machine.

Please consider applying.

Elrond
diff -ur nginx-1.9.10/debian/changelog nginx-1.9.10.new/debian/changelog
--- nginx-1.9.10/debian/changelog	2016-01-26 19:12:14.000000000 +0100
+++ nginx-1.9.10/debian/changelog	2016-02-20 13:38:39.081225554 +0100
@@ -1,3 +1,9 @@
+nginx (1.9.10-2) unstable; urgency=low
+
+  * Mark nginx-common Multi-Arch: foreign (Closes: #812484)
+
+ -- Elrond <elrond+debian....@samba-tng.org>  Sat, 20 Feb 2016 13:37:37 +0100
+
 nginx (1.9.10-1) unstable; urgency=medium
 
   [ Christos Trochalakis ]
diff -ur nginx-1.9.10/debian/control nginx-1.9.10.new/debian/control
--- nginx-1.9.10/debian/control	2016-01-26 19:12:14.000000000 +0100
+++ nginx-1.9.10/debian/control	2016-02-20 14:19:16.152506560 +0100
@@ -59,6 +59,7 @@
 
 Package: nginx-common
 Architecture: all
+Multi-Arch: foreign
 Depends: lsb-base (>= 3.2-14), ${misc:Depends}
 Replaces: nginx (<< 0.8.54-4),
           nginx-extras (<< 0.8.54-4),

Reply via email to