According to lintian, this is a severe error. Demote to recommends to ensure that it still gets installed by default. --- debian/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index bafef22..be83f79 100644 --- a/debian/control +++ b/debian/control @@ -76,9 +76,10 @@ Package: nxagent Architecture: any Depends: libnx-x11 (>= ${source:Version}), libnx-x11 (<< ${source:Version}.1~), - xfonts-base, ${shlibs:Depends}, ${misc:Depends}, +Recommends: + xfonts-base, Description: NX agent NX is a software suite which implements very efficient compression of the X11 protocol. This increases performance when -- 1.7.10.4