From: Simon Horman Date: Fri, 31 Dec 2010 04:27:35 +0000 (+0900) Subject: debian: Remove ${shlibs:Depends} dependency pki packages X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e660f511a2a4d7a1ef027b0b3eb561592a66f71;p=openvswitch debian: Remove ${shlibs:Depends} dependency pki packages Remove ${shlibs:Depends} dependency from openvswitch-pki and openvswitch-pki-server as neither package includes binaries --- diff --git a/debian/control b/debian/control index f23db4ce..f488cfbd 100644 --- a/debian/control +++ b/debian/control @@ -60,7 +60,7 @@ Description: Open vSwitch GRE-over-IPsec support Package: openvswitch-pki Architecture: all Depends: - ${shlibs:Depends}, ${misc:Depends}, openvswitch-common (>= ${source:Version}), + ${misc:Depends}, openvswitch-common (>= ${source:Version}), openvswitch-common (<< ${source:Version}.1~) Description: A dependency package for the Open vSwitch public key infrastructure openvswitch-pki provides PKI (public key infrastructure) support for @@ -71,7 +71,9 @@ Description: A dependency package for the Open vSwitch public key infrastructure Package: openvswitch-pki-server Architecture: all -Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends}, openvswitch-pki (= ${binary:Version}), apache2 +Depends: + ${misc:Depends}, ${perl:Depends}, openvswitch-pki (= ${binary:Version}), + apache2 Description: Open vSwitch public key infrastructure (HTTP server support) openvswitch-pki-server provides HTTP access to the Open vSwitch PKI (public key infrastructure) maintained on the local machine by the