From 5489d464874838e3236dc3e9f0f7d44f874e5598 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Sun, 20 Nov 2011 14:43:34 +0100 Subject: Disable build of *-dbg packages. --- debian/control | 141 +++++++++++++++++++++++++++++++-------------------------- 1 file changed, 78 insertions(+), 63 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index cec9f932d..46cad6e89 100644 --- a/debian/control +++ b/debian/control @@ -30,6 +30,18 @@ Depends: Description: nx-X11 (NoMachine) X11 libraries customized for nxagent (NoMachine). +#Package: libnx-x11-dbg +#Architecture: any +#Depends: +# ${shlibs:Depends}, +# ${misc:Depends} +#Priority: extra +#Section: debug +#Description: nx-X11 (NoMachine), debug symbols +# X11 libraries customized for nxagent (NoMachine). +# . +# This package contains the debug symbols of nx-X11. Source: nx-libs. + Package: libnx-x11-dev Section: libdevel Architecture: any @@ -58,30 +70,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends} Description: NX agent (NoMachine) - nxagent is an agent providing X transport of X sessions. The application - is based on the well known Xnest "nested" server. nxagent, like Xnest, - is an X server for its own clients, and at the same time, an X client - for a system's local X server. - . - The main scope of nxagent is to eliminate X round-trips or transform - them into asynchronous replies. nxagent works together with nxproxy from - NoMachine. nxproxy itself does not make any effort to minimize round-trips - by itself, this is demanded of nxagent. - . - Being an X server, nxagent is able to resolve all the property/atoms related - requests locally, ensuring that the most common source of round-trips are - nearly reduced to zero. - -Package: nxagent-dbg -Architecture: any -Depends: - libnx-x11 (>= ${source:Version}), libnx-x11 (<< ${source:Version}.1~), - ${shlibs:Depends}, - ${misc:Depends} -Priority: extra -Section: debug -Description: NX agent (NoMachine), debug symbols - nxagent is an agent providing X transport of X sessions. The application + x2goagent is an agent providing X transport of X sessions. The application is based on the well known Xnest "nested" server. nxagent, like Xnest, is an X server for its own clients, and at the same time, an X client for a system's local X server. @@ -94,8 +83,31 @@ Description: NX agent (NoMachine), debug symbols Being an X server, nxagent is able to resolve all the property/atoms related requests locally, ensuring that the most common source of round-trips are nearly reduced to zero. - . - This package contains the debug symbols of nxagent.Source: nxcomp + +#Package: nxagent-dbg +#Architecture: any +#Depends: +# libnx-x11 (>= ${source:Version}), libnx-x11 (<< ${source:Version}.1~), +# ${shlibs:Depends}, +# ${misc:Depends} +#Priority: extra +#Section: debug +#Description: NX agent (NoMachine), debug symbols +# nxagent is an agent providing X transport of X sessions. The application +# is based on the well known Xnest "nested" server. nxagent, like Xnest, +# is an X server for its own clients, and at the same time, an X client +# for a system's local X server. +# . +# The main scope of nxagent is to eliminate X round-trips or transform +# them into asynchronous replies. nxagent works together with nxproxy from +# NoMachine. nxproxy itself does not make any effort to minimize round-trips +# by itself, this is demanded of nxagent. +# . +# Being an X server, nxagent is able to resolve all the property/atoms related +# requests locally, ensuring that the most common source of round-trips are nearly +# reduced to zero. +# . +# This package contains the debug symbols of nxagent. Source: nx-libs Package: libxcomp3 Architecture: any @@ -110,6 +122,18 @@ Description: NX X compression library . This package provides the compression library. +#Package: libxcomp-dbg +#Priority: extra +#Section: debug +#Architecture: any +#Depends: +# libxcomp3 (= ${binary:Version}), +# ${misc:Depends} +#Description: NX X compression library, debug symbols +# NX provides a differential X compression library for X11. +# . +# This package provides debug symbols for the libxcomp3 library. + Package: libxcomp-dev Section: libdevel Architecture: any @@ -124,18 +148,6 @@ Description: NX X compression library headers . This package provides the compression library headers. -Package: libxcomp-dbg -Priority: extra -Section: debug -Architecture: any -Depends: - libxcomp3 (= ${binary:Version}), - ${misc:Depends} -Description: NX X compression library, debug symbols - NX provides a differential X compression library for X11. - . - This package provides debug symbols for the libxcomp3 library. - Package: libxcompext3 Architecture: any Depends: @@ -151,6 +163,21 @@ Description: NX X11 protocol compression extensions library . libXcompext extends the core NX library with additional features. +#Package: libxcompext-dbg +#Architecture: any +#Section: debug +#Priority: extra +#Depends: +# libxcompext3 (= ${binary:Version}), +# ${misc:Depends} +#Description: NX X11 protocol compression extensions library, debug symbols +# NX is a software suite from NoMachine which implements very efficient +# compression of the X11 protocol. This increases performance when +# using X applications over a network, especially a slow one. +# . +# This package contains the debug symbols for the libxcompext3 library. +# Source: nx-libs. + Package: libxcompext-dev Architecture: any Priority: extra @@ -170,20 +197,6 @@ Description: NX X11 protocol compression extensions library headers . This package contains the development files for the nxcompext library. -Package: libxcompext-dbg -Architecture: any -Section: debug -Priority: extra -Depends: - libxcompext3 (= ${binary:Version}), - ${misc:Depends} -Description: NX X11 protocol compression extensions library, debug symbols - NX is a software suite from NoMachine which implements very efficient - compression of the X11 protocol. This increases performance when - using X applications over a network, especially a slow one. - . - This package contains the debug symbols for the libxcompext3 library. - Package: libxcompshad3 Section: x11 Architecture: any @@ -200,6 +213,19 @@ Description: NX shadowing library . This library provides support for shadowing sessions. +#Package: libxcompshad-dbg +#Section: debug +#Priority: extra +#Architecture: any +#Depends: libxcompshad3 (=${binary:Version}), ${misc:Depends} +#Description: NX shadowing library, debug symbols +# NX is a software suite from NoMachine which implements very efficient +# compression of the X11 protocol. This increases performance when +# using X applications over a network, especially a slow one. +# . +# This package contains the debug symbols of the libxcompshad3 library. +# Source: nx-libs. + Package: libxcompshad-dev Section: libdevel Architecture: any @@ -215,14 +241,3 @@ Description: NX shadowing library headers . This package contains the development files for the nxcompshad library. -Package: libxcompshad-dbg -Section: debug -Priority: extra -Architecture: any -Depends: libxcompshad3 (=${binary:Version}), ${misc:Depends} -Description: NX shadowing library, debug symbols - NX is a software suite from NoMachine which implements very efficient - compression of the X11 protocol. This increases performance when - using X applications over a network, especially a slow one. - . - This package contains the debug symbols of the libxcompshad3 library. -- cgit v1.2.3