diff options
author | Orion Poplawski <orion@cora.nwra.com> | 2013-07-19 19:25:05 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2013-07-19 19:26:23 +0200 |
commit | 9113131a7d3ff7e6ec922b45c6bc9b08af4e7880 (patch) | |
tree | eddd3e4e9601b3855363d25dae936a0f3c468a4a /debian/changelog | |
parent | d90c457c4dd216c1baa11c8d1a991e21e83562bf (diff) | |
download | nx-libs-9113131a7d3ff7e6ec922b45c6bc9b08af4e7880.tar.gz nx-libs-9113131a7d3ff7e6ec922b45c6bc9b08af4e7880.tar.bz2 nx-libs-9113131a7d3ff7e6ec922b45c6bc9b08af4e7880.zip |
Change build options so that bundled libraries are not used anymore at build time. Remove bundled libraries from rolled tarballs, as well. (Fixes: #116, #238).
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 32c471210..4c68399ab 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,6 @@ nx-libs (2:3.5.0.21-0) UNRELEASED; urgency=low + [ Mike Gabriel ] * Provide a default keystrokes.cfg in /etc/nx (for nxagent) and /etc/x2go (for x2goagent). (Fixes: #199). * Use a keystrokes.cfg that reflects the normally hard-coded defaults of @@ -10,6 +11,11 @@ nx-libs (2:3.5.0.21-0) UNRELEASED; urgency=low + Only install keystrokes.cfg when in full mode. + Only install nxproxy wrapper when in lite mode. + [ Orion Poplawski ] + * Change build options so that bundled libraries are not used anymore at + build time. Remove bundled libraries from rolled tarballs, as well. (Fixes: + #238). + -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Thu, 28 Mar 2013 21:07:42 +0100 nx-libs (2:3.5.0.20-0) unstable; urgency=low |