From: František Dvořák Date: Fri, 7 Mar 2014 21:13:38 +0000 (+0100) Subject: dpkg warnings. X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=cfb9e3b633f9a77b288dd9832977052e1e5ae800;p=rOCCI-packaging.git dpkg warnings. --- 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}