From 15089e014de1e8d7ebd96bb7352380340aa187c3 Mon Sep 17 00:00:00 2001
From: bigbes <bigbes@gmail.com>
Date: Thu, 24 Jul 2014 11:46:51 +0400
Subject: [PATCH] Fix bug with bad debian spec

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

diff --git a/debian/control b/debian/control
index bb32a02410..9407c65ab7 100644
--- a/debian/control
+++ b/debian/control
@@ -30,7 +30,7 @@ Architecture: i386 amd64 kfreebsd-i386 kfreebsd-amd64 hurd-i386
 Priority: optional
 Depends: ${shlibs:Depends}, ${misc:Depends}, tarantool-lts-common
 Conflicts: tarantool-dbg (<< 1.5.2),
- tarantool (<< 1.6)
+ tarantool (<< 1.6),
  tarantool-client (<< 1.5.0)
 Replaces: tarantool (<< 1.6)
 Suggests: tarantool-lts-client (>= 1.5.0), libdr-tarantool-perl
-- 
GitLab