aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2015-01-28 11:34:05 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2015-01-28 11:38:57 +0100
commita7a4246f46bc8464314e51fdda347fba7acb64d0 (patch)
tree7e9eb8ce4c07904dadf84bceb008cabf2947a9e5 /debian/changelog
parent0956f0c7df13ffd5028843bdf4960709e049e168 (diff)
downloadnx-libs-a7a4246f46bc8464314e51fdda347fba7acb64d0.tar.gz
nx-libs-a7a4246f46bc8464314e51fdda347fba7acb64d0.tar.bz2
nx-libs-a7a4246f46bc8464314e51fdda347fba7acb64d0.zip
debian/rules: Correctly link config files (etc/rgb, etc/nxagent.keyboard, etc/x2goagent.keyboard) before dh_auto_build.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index ea97eddf8..be0d47204 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -41,6 +41,8 @@ nx-libs (2:3.5.0.29-0x2go2) UNRELEASED; urgency=medium
+ 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).
+ + Correctly link config files (etc/rgb, etc/nxagent.keyboard,
+ etc/x2goagent.keyboard) before dh_auto_build.
* Modify 101_nxagent_set-rgb-path.full.patch. Allow configurable rgb files.
* Extend 999_nxagent_unbrand-nxagent-brand-x2goagent.full.patch. Let rgb
file shipped with x2goagent supersede rgb file shipped with nxagent.