From: Matthew Vernon Date: Mon, 11 Sep 2023 15:49:19 +0000 (+0100) Subject: debian: remove {Build-,}Depends on essential packages X-Git-Tag: v19.0.0~426^2~8 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=bf09f66545d87c424f1977ec6dce22ebdf4036e2;p=ceph.git debian: remove {Build-,}Depends on essential packages Unless there's a version requirement (which there isn't here), packages should not declare a Build-Depends: or Depends: relationship on essential packages. Policy link: https://www.debian.org/doc/debian-policy/ch-binary.html#dependencies Signed-off-by: Matthew Vernon --- diff --git a/debian/control b/debian/control index 3b0e9e9ef296..d3899141a622 100644 --- a/debian/control +++ b/debian/control @@ -134,9 +134,6 @@ Package: ceph-base Architecture: linux-any Depends: binutils, ceph-common (= ${binary:Version}), - debianutils, - findutils, - grep, logrotate, parted, psmisc, @@ -430,7 +427,6 @@ Depends: ceph-osd (= ${binary:Version}), e2fsprogs, lvm2, parted, - util-linux, xfsprogs, ${misc:Depends}, ${python3:Depends}