Commit c9c1f8b9 authored by Mike Gabriel's avatar Mike Gabriel

Remove branding from descriptions in control file.

parent c9bf030a
...@@ -79,6 +79,7 @@ nx-libs (2:3.5.0-2) UNRELEASED; urgency=low ...@@ -79,6 +79,7 @@ nx-libs (2:3.5.0-2) UNRELEASED; urgency=low
* Add/insert patch: 005_nxcomp_gcc43.patch. * Add/insert patch: 005_nxcomp_gcc43.patch.
* Fix line hunks: 011_nxcomp_sa-restorer.patch. * Fix line hunks: 011_nxcomp_sa-restorer.patch.
* Call dh_clean again. This got lost somewhere on the way. * Call dh_clean again. This got lost somewhere on the way.
* Remove branding from descriptions in control file.
-- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Wed, 28 Dec 2011 19:06:26 +0100 -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Wed, 28 Dec 2011 19:06:26 +0100
......
...@@ -32,13 +32,13 @@ Depends: ...@@ -32,13 +32,13 @@ Depends:
${misc:Depends} ${misc:Depends}
Breaks: nxlibs (<=3.5.1) Breaks: nxlibs (<=3.5.1)
Replaces: nxlibs Replaces: nxlibs
Description: nx-X11 (NoMachine) Description: nx-X11
NX is a software suite from NoMachine which implements very efficient NX is a software suite which implements very efficient
compression of the X11 protocol. This increases performance when compression of the X11 protocol. This increases performance when
using X applications over a network, especially a slow one. using X applications over a network, especially a slow one.
. .
This package provides the core nx-X11 libraries customized for This package provides the core nx-X11 libraries customized for
NoMachine's nxagent. nxagent.
Package: libnx-x11-dev Package: libnx-x11-dev
Section: libdevel Section: libdevel
...@@ -48,25 +48,25 @@ Replaces: nxlibs-dev ...@@ -48,25 +48,25 @@ Replaces: nxlibs-dev
Depends: Depends:
libnx-x11 (>= ${source:Version}), libnx-x11 (<< ${source:Version}.1~), libnx-x11 (>= ${source:Version}), libnx-x11 (<< ${source:Version}.1~),
${misc:Depends} ${misc:Depends}
Description: Library headers for nx-X11 (NoMachine) Description: Library headers for nx-X11
NX is a software suite from NoMachine which implements very efficient NX is a software suite which implements very efficient
compression of the X11 protocol. This increases performance when compression of the X11 protocol. This increases performance when
using X applications over a network, especially a slow one. using X applications over a network, especially a slow one.
. .
This package provides the core nx-X11 libraries customized for This package provides the core nx-X11 libraries customized for
NoMachine's nxagent (header files). nxagent (header files).
Package: libnx-mesa-extras-dev Package: libnx-mesa-extras-dev
Section: libdevel Section: libdevel
Architecture: any Architecture: any
Depends: Depends:
${misc:Depends} ${misc:Depends}
Description: Library headers for nx-X11 (NoMachine. extra headers) Description: Library headers for nx-X11 (extra headers)
NX is a software suite from NoMachine which implements very efficient NX is a software suite which implements very efficient
compression of the X11 protocol. This increases performance when compression of the X11 protocol. This increases performance when
using X applications over a network, especially a slow one. using X applications over a network, especially a slow one.
. .
This package provides extra nx-X11 development files for NoMachine's This package provides extra nx-X11 development files for
nxagent (header files, mesa-extras). nxagent (header files, mesa-extras).
Package: nxagent Package: nxagent
...@@ -75,8 +75,8 @@ Depends: ...@@ -75,8 +75,8 @@ Depends:
libnx-x11 (>= ${source:Version}), libnx-x11 (<< ${source:Version}.1~), libnx-x11 (>= ${source:Version}), libnx-x11 (<< ${source:Version}.1~),
${shlibs:Depends}, ${shlibs:Depends},
${misc:Depends} ${misc:Depends}
Description: NX agent (NoMachine) Description: NX agent
NX is a software suite from NoMachine which implements very efficient NX is a software suite which implements very efficient
compression of the X11 protocol. This increases performance when compression of the X11 protocol. This increases performance when
using X applications over a network, especially a slow one. using X applications over a network, especially a slow one.
. .
...@@ -86,8 +86,8 @@ Description: NX agent (NoMachine) ...@@ -86,8 +86,8 @@ Description: NX agent (NoMachine)
for a system's local X server. for a system's local X server.
. .
The main scope of nxagent is to eliminate X round-trips or transform The main scope of nxagent is to eliminate X round-trips or transform
them into asynchronous replies. nxagent works together with nxproxy from them into asynchronous replies. nxagent works together with nxproxy.
NoMachine. nxproxy itself does not make any effort to minimize round-trips nxproxy itself does not make any effort to minimize round-trips
by itself, this is demanded of nxagent. by itself, this is demanded of nxagent.
. .
Being an X server, nxagent is able to resolve all the property/atoms related Being an X server, nxagent is able to resolve all the property/atoms related
...@@ -100,8 +100,8 @@ Depends: ...@@ -100,8 +100,8 @@ Depends:
libxcomp3 (>= ${source:Version}), libxcomp3 (<< ${source:Version}.1~), libxcomp3 (>= ${source:Version}), libxcomp3 (<< ${source:Version}.1~),
${shlibs:Depends}, ${shlibs:Depends},
${misc:Depends} ${misc:Depends}
Description: NX proxy (NoMachine) Description: NX proxy
NX is a software suite from NoMachine which implements very efficient NX is a software suite which implements very efficient
compression of the X11 protocol. This increases performance when compression of the X11 protocol. This increases performance when
using X applications over a network, especially a slow one. using X applications over a network, especially a slow one.
. .
...@@ -113,8 +113,8 @@ Depends: ...@@ -113,8 +113,8 @@ Depends:
libnx-x11 (>= ${source:Version}), libnx-x11 (<< ${source:Version}.1~), libnx-x11 (>= ${source:Version}), libnx-x11 (<< ${source:Version}.1~),
${shlibs:Depends}, ${shlibs:Depends},
${misc:Depends} ${misc:Depends}
Description: NX xauth (NoMachine) Description: NX xauth
NX is a software suite from NoMachine which implements very efficient NX is a software suite which implements very efficient
compression of the X11 protocol. This increases performance when compression of the X11 protocol. This increases performance when
using X applications over a network, especially a slow one. using X applications over a network, especially a slow one.
. .
...@@ -129,7 +129,7 @@ Depends: ...@@ -129,7 +129,7 @@ Depends:
Breaks: nxcomp (<=3.5.1) Breaks: nxcomp (<=3.5.1)
Replaces: nxcomp Replaces: nxcomp
Description: NX X compression library Description: NX X compression library
NX is a software suite from NoMachine which implements very efficient NX is a software suite which implements very efficient
compression of the X11 protocol. This increases performance when compression of the X11 protocol. This increases performance when
using X applications over a network, especially a slow one. using X applications over a network, especially a slow one.
. .
...@@ -145,7 +145,7 @@ Depends: ...@@ -145,7 +145,7 @@ Depends:
Breaks: nxcomp-dev (<=3.5.1) Breaks: nxcomp-dev (<=3.5.1)
Replaces: nxcomp-dev Replaces: nxcomp-dev
Description: NX X compression library headers Description: NX X compression library headers
NX is a software suite from NoMachine which implements very efficient NX is a software suite which implements very efficient
compression of the X11 protocol. This increases performance when compression of the X11 protocol. This increases performance when
using X applications over a network, especially a slow one. using X applications over a network, especially a slow one.
. .
...@@ -160,7 +160,7 @@ Depends: ...@@ -160,7 +160,7 @@ Depends:
Breaks: nxcompext (<=3.5.1) Breaks: nxcompext (<=3.5.1)
Replaces: nxcompext Replaces: nxcompext
Description: NX X11 protocol compression extensions library Description: NX X11 protocol compression extensions library
NX is a software suite from NoMachine which implements very efficient NX is a software suite which implements very efficient
compression of the X11 protocol. This increases performance when compression of the X11 protocol. This increases performance when
using X applications over a network, especially a slow one. using X applications over a network, especially a slow one.
. .
...@@ -177,7 +177,7 @@ Depends: ...@@ -177,7 +177,7 @@ Depends:
Breaks: nxcompext-dev (<=3.5.1) Breaks: nxcompext-dev (<=3.5.1)
Replaces: nxcompext-dev Replaces: nxcompext-dev
Description: NX X11 protocol compression extensions library headers Description: NX X11 protocol compression extensions library headers
NX is a software suite from NoMachine which implements very efficient NX is a software suite which implements very efficient
compression of the X11 protocol. This increases performance when compression of the X11 protocol. This increases performance when
using X applications over a network, especially a slow one. using X applications over a network, especially a slow one.
. .
...@@ -194,7 +194,7 @@ Depends: ...@@ -194,7 +194,7 @@ Depends:
Breaks: nxcompshad (<=3.5.1) Breaks: nxcompshad (<=3.5.1)
Replaces: nxcompshad Replaces: nxcompshad
Description: NX shadowing library Description: NX shadowing library
NX is a software suite from NoMachine which implements very efficient NX is a software suite which implements very efficient
compression of the X11 protocol. This increases performance when compression of the X11 protocol. This increases performance when
using X applications over a network, especially a slow one. using X applications over a network, especially a slow one.
. .
...@@ -209,7 +209,7 @@ Depends: ...@@ -209,7 +209,7 @@ Depends:
Breaks: nxcompshad-dev (<=3.5.1) Breaks: nxcompshad-dev (<=3.5.1)
Replaces: nxcompshad-dev Replaces: nxcompshad-dev
Description: NX shadowing library headers Description: NX shadowing library headers
NX is a software suite from NoMachine which implements very efficient NX is a software suite which implements very efficient
compression of the X11 protocol. This increases performance when compression of the X11 protocol. This increases performance when
using X applications over a network, especially a slow one. using X applications over a network, especially a slow one.
. .
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment