diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2015-01-22 06:10:11 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2015-01-22 06:10:11 +0100 |
commit | 040962da790c010f8900b09e9c108323719775d8 (patch) | |
tree | 6c711ea8a20479ac26129ce238997f78a348f1cf /debian/changelog | |
parent | 694523eeecf6b591e2929ab5830b9cb96b5f3bc4 (diff) | |
download | nx-libs-040962da790c010f8900b09e9c108323719775d8.tar.gz nx-libs-040962da790c010f8900b09e9c108323719775d8.tar.bz2 nx-libs-040962da790c010f8900b09e9c108323719775d8.zip |
Fix removal of unused code (that part of the code that we know of so far). (The debian/rules file is a Makefile and Makefiles don't understand shell globbing with curly braces).
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 3395cda02..8728e28f4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -15,6 +15,9 @@ nx-libs (2:3.5.0.29-0x2go1) UNRELEASED; urgency=medium + Backup nxcomp/VERSION file from NoMachine before replacing it with a symlink to debian/VERSION. Recreate the original file when cleaning up. + + Fix removal of unused code (that part of the code that we know of so + far). (The debian/rules file is a Makefile and Makefiles don't understand + shell globbing with curly braces). [ Horst Schirmeier ] * Update 320_nxagent_configurable-keystrokes.full.patch. Fix a typo that |