From cfb9e3b633f9a77b288dd9832977052e1e5ae800 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Franti=C5=A1ek=20Dvo=C5=99=C3=A1k?= Date: Fri, 7 Mar 2014 22:13:38 +0100 Subject: [PATCH] dpkg warnings. --- rocci-server/debian/control | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/rocci-server/debian/control b/rocci-server/debian/control index 913301d..b3cabed 100644 --- a/rocci-server/debian/control +++ b/rocci-server/debian/control @@ -12,7 +12,10 @@ Vcs-Git: https://github.com/EGI-FCTF/rOCCI-server.git Package: rocci-server Architecture: any #XB-Ruby-Versions: ${ruby:Versions} -Depends: ${misc:Depends}, bundler, git, memcached, ruby | ruby-interpreter +Pre-Depends: ${misc:Pre-Depends} +Depends: + bundler, git, memcached, ruby | ruby-interpreter + ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends} Recommends: libapache2-mod-passenger (>= 4.0.29) Description: Ruby OCCI Server OCCI (the Open Cloud Computing Interface) is a standard by the Open Grid Forum, @@ -23,6 +26,7 @@ Description: Ruby OCCI Server Package: rocci-server-dbg Architecture: any +Pre-Depends: ${misc:Pre-Depends} Depends: rocci-server (= ${binary:Version}), ${misc:Depends} -- 1.8.2.3