From: Hans van Kranenburg Date: Sun, 6 Sep 2020 23:33:24 +0000 (+0200) Subject: debian/control: xen-doc: add ${misc:Depends} X-Git-Tag: archive/raspbian/4.14.0+80-gd101b417b7-1+rpi1^2~47 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=ea4bed8de9779ca5799b754c31f3a1a4ccf1af02;p=xen.git debian/control: xen-doc: add ${misc:Depends} Lintian complains: W: xen source: debhelper-but-no-misc-depends xen-doc N: N: The source package uses debhelper, but it does not include N: ${misc:Depends} in the given binary package's debian/control entry. Any N: debhelper command may add dependencies to ${misc:Depends} that are N: required for the work that it does, so recommended best practice is to N: always add ${misc:Depends} to the dependencies of each binary package if N: debhelper is in use. N: N: Refer to the debhelper(7) manual page for details. N: N: Severity: warning N: N: Check: debhelper Signed-off-by: Hans van Kranenburg --- diff --git a/debian/control b/debian/control index ca54be9c0f..cebcb37871 100644 --- a/debian/control +++ b/debian/control @@ -87,6 +87,7 @@ Description: Xen Hypervisor - common files Package: xen-doc Section: doc Architecture: amd64 i386 armhf arm64 +Depends: ${misc:Depends} Description: XEN documentation Documentation for the Xen hypervisor and surrounding software, including descriptions of the hypercall interfaces and of some