[Pkg-nx-commits] r42 - freenx/trunk/debian

Stefan Lippers-Hollmann slh-guest at costa.debian.org
Wed Aug 17 16:07:03 UTC 2005


Author: slh-guest
Date: 2005-08-17 16:07:03 +0000 (Wed, 17 Aug 2005)
New Revision: 42

Modified:
   freenx/trunk/debian/control
Log:
[freenx]
- C habits are hard to kill, use | instead of || in debian/control.


Modified: freenx/trunk/debian/control
===================================================================
--- freenx/trunk/debian/control	2005-08-17 15:55:57 UTC (rev 41)
+++ freenx/trunk/debian/control	2005-08-17 16:07:03 UTC (rev 42)
@@ -8,7 +8,7 @@
 Package: freenx
 Architecture: all
 Depends: nxagent (>= 1.4.90), ssh, netcat, expect, bash (>= 2.05), xbase-clients, xfonts-base, debconf (>= 0.5.00), adduser
-Suggests: nxdesktop (>= 1.4.90), nxviewer (>= 1.4.90), esound-clients, libarts1c2 || libarts1
+Suggests: nxdesktop (>= 1.4.90), nxviewer (>= 1.4.90), esound-clients, libarts1c2 | libarts1
 Description: The FreeNX application/thin-client server based on NX technology
  NoMachine NX is the next-generation X compression and roundtrip suppression
  scheme. It can operate remote X11 sessions over 56k modem dialup links or




More information about the Pkg-nx-commits mailing list