debian-cis/debian/control
Julien Delayen b5939dffbe debian: Fix lintian warning
The following error is highlighted by lintian:
depends-on-essential-package-without-using-version: bash

bash is always present and does not need to be specified
in debian/control.

See: https://lintian.debian.org/tags/depends-on-essential-package-without-using-version.html

Signed-off-by: Julien Delayen <julien.delayen@corp.ovh.com>
2017-12-14 14:17:27 +01:00

18 lines
731 B
Plaintext

Source: cis-hardening
Section: admin
Priority: extra
Maintainer: Kevin Tanguy <kevin.tanguy@ovh.net>
Build-Depends: debhelper (>= 8.0.0)
Standards-Version: 3.9.3
Homepage: https://benchmarks.cisecurity.org/downloads/show-single/index.cfm?file=debian7.100
Vcs-Git: https://github.com/ovh/debian-cis.git
Vcs-Browser: https://github.com/ovh/debian-cis/
Package: cis-hardening
Architecture: all
Depends: ${shlibs: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
harden our PCI-DSS infrastructure.