diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2012-12-16 00:00:09 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2012-12-16 00:00:09 +0100 |
commit | f2011a718adfab50d050abd282cfc04c8c534f75 (patch) | |
tree | c7c3bab6c256bc56f57d767aeede80a71600b287 | |
parent | 08d568a2c0a4845c92358a710d22d74804d38ef3 (diff) | |
download | nx-libs-f2011a718adfab50d050abd282cfc04c8c534f75.tar.gz nx-libs-f2011a718adfab50d050abd282cfc04c8c534f75.tar.bz2 nx-libs-f2011a718adfab50d050abd282cfc04c8c534f75.zip |
add closure for #87
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 5a30f5a6d..05063f861 100644 --- a/debian/changelog +++ b/debian/changelog @@ -36,8 +36,9 @@ nx-libs (2:3.5.0.17-0) UNRELEASED; urgency=low + Rely on shlibs instead of hardcoded dependencies. + Drop xbitmaps from Build-Depends. + Move xfonts-base over to Recommends. - * update 031_nx-X11_parallel-make.full.patch. Add an explicit dependency - from the NX libX11.so to the nxcomp libraries. Unbreaks parallel builds + * Update 031_nx-X11_parallel-make.full.patch. Add an explicit dependency + from the NX libX11.so to the nxcomp libraries. Unbreaks parallel builds. + (Closes: #87). -- Reinhard Tartler <siretart@tauware.de> Sat, 15 Dec 2012 14:29:12 +0100 |