debian: Remove useless {shlibs:Depends}

This fixes the following issue:

Depends field of package cis-hardening:
unknown substitution variable ${shlibs:Depends}

Signed-off-by: Julien Delayen <julien.delayen@corp.ovh.com>
This commit is contained in:
Julien Delayen 2017-12-14 14:24:21 +01:00
parent b5939dffbe
commit 423e454b62

2
debian/control vendored
View File

@ -10,7 +10,7 @@ Vcs-Browser: https://github.com/ovh/debian-cis/
Package: cis-hardening
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}, bc, patch
Depends: ${misc:Depends}, bc, patch
Description: Suite of configurable scripts to audit or harden a Debian Wheezy or Jessie.
Modular Debian 7/8 security hardening scripts based on cisecurity.org
⟨cisecurity.org⟩ recommendations. We use it at OVH ⟨https://www.ovh.com⟩ to