diff options
author | Mihai Moldovan <ionic@ionic.de> | 2015-04-30 14:38:37 +0200 |
---|---|---|
committer | Mihai Moldovan <ionic@ionic.de> | 2015-04-30 14:38:37 +0200 |
commit | 8726e7d0b5765c39f8470715442ed959991875f9 (patch) | |
tree | e8366b3391e803ec1a1c61cf6de5cf71d930b6e3 | |
parent | 0af0060d5cfdf3593c1f6f20077c85ba353cbef0 (diff) | |
download | nx-libs-8726e7d0b5765c39f8470715442ed959991875f9.tar.gz nx-libs-8726e7d0b5765c39f8470715442ed959991875f9.tar.bz2 nx-libs-8726e7d0b5765c39f8470715442ed959991875f9.zip |
debian/changelog: add changelog entry for the last two changes.
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 88936b9df..8fa0ee679 100644 --- a/debian/changelog +++ b/debian/changelog @@ -133,6 +133,13 @@ nx-libs (2:3.5.0.32-0x2go1) UNRELEASED; urgency=low - Remove accidentally copied Dokuwiki syntax. * debian/keystrokes.cfg: fix whitespace errors. Backported from Arctica GH 3.6.x branch. + * debian/libnx-xinerama1.*: also create libXinerama symlink in + libnx-xinerama1.postinst.postinst (and remove in + libnx-xinerama1.postinst.prerm.) + Backported from Arctica GH 3.6.x branch. + * debian/libnx-xinerama1.*: move Xinerama dir back to nx-x11-common. Only + delete known files. Fixes RPM build failures. + Backported from Arctica GH 3.6.x branch. [ Bernard Cafarelli ] * nx-X11: link to libdl to fix undefined references to 'dlopen' and 'dlsym'. |