From 5e50bdc0b5dbe542fb0e2affe22f607070ff820a Mon Sep 17 00:00:00 2001
From: "Dmitry E. Oboukhov" <unera@debian.org>
Date: Thu, 20 Jun 2013 15:02:07 +0400
Subject: [PATCH] Empty debian package has architecture 'All'.

---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index b60f60a4a5..abf5bbc271 100644
--- a/debian/control
+++ b/debian/control
@@ -56,7 +56,7 @@ Description: high performance key/value storage server
  This package provides tarantool server.
 
 Package: tarantool-plugins
-Architecture: i386 amd64 kfreebsd-i386 kfreebsd-amd64 hurd-i386
+Architecture: all
 Priority: optional
 Depends: ${shlibs:Depends}, ${misc:Depends},
  tarantool (= ${binary:Version}),
-- 
GitLab