diff options
author | Mihai Moldovan <ionic@ionic.de> | 2015-03-17 18:26:26 +0100 |
---|---|---|
committer | Mihai Moldovan <ionic@ionic.de> | 2015-03-17 18:30:43 +0100 |
commit | 8a260b94f83fd3865ee84e49655ff75ee97eca2b (patch) | |
tree | ac9f8cc0604eb22a39d681115fb6faf7ed490c98 /debian/changelog | |
parent | d8de5928e1e7a0677ed2d38fa4d9f53a58514ebe (diff) | |
download | nx-libs-8a260b94f83fd3865ee84e49655ff75ee97eca2b.tar.gz nx-libs-8a260b94f83fd3865ee84e49655ff75ee97eca2b.tar.bz2 nx-libs-8a260b94f83fd3865ee84e49655ff75ee97eca2b.zip |
nx-libs.spec: Versioned libXcomp* should obsolete unversioned libXcomp*, not libNX_Xcomp*.
Cherry-picked from branch 3.5.0.x.
Conflicts:
debian/changelog
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 197b257a1..2fbaeca28 100644 --- a/debian/changelog +++ b/debian/changelog @@ -18,6 +18,13 @@ nx-libs (2:3.5.0.31-0x2go1) UNRELEASED; urgency=low * Use the correct library naming scheme on OS X. It differs from other UNIX-based systems. + [ Mihai Moldovan ] + * nx{comp{,ext,shad},proxy}: try really hard to find makedepend. Do not fail + if it is not available. + * nx-libs.spec: + - Versioned libXcomp* should obsolete unversioned libXcomp*, not + libNX_Xcomp*. + -- X2Go Release Manager <git-admin@x2go.org> Sun, 15 Mar 2015 00:48:06 +0100 nx-libs (2:3.5.0.30-0x2go1) unstable; urgency=low |