[X2Go-Dev] [PATCH 2/8] make xfonts-base a recommends

Reinhard Tartler siretart at tauware.de
Wed Dec 12 13:13:12 CET 2012


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




More information about the x2go-dev mailing list