diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2015-02-03 05:11:09 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2015-02-03 05:11:09 +0100 |
commit | 48e2c84f3396de62caa520a7385d3ae890216d7b (patch) | |
tree | 13d44b33da25c5460ea36c4a57921bdc21db87af | |
parent | 9c52824a88d97106182d455ddc5a2b4023c416c4 (diff) | |
download | nx-libs-48e2c84f3396de62caa520a7385d3ae890216d7b.tar.gz nx-libs-48e2c84f3396de62caa520a7385d3ae890216d7b.tar.bz2 nx-libs-48e2c84f3396de62caa520a7385d3ae890216d7b.zip |
update changelog
-rw-r--r-- | debian/changelog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index a5e08c030..37e8aedb3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -41,6 +41,18 @@ nx-libs (2:3.5.0.29-0x2go2) UNRELEASED; urgency=medium - Makefile.nx-libs: Don't install Mesa header files into DESTDIR anymore. - Unify source tree reduction (debian/rules vs. roll-tarball.sh) via file/ folder lists in text files named debian/CODE-REDUCTION_*. + - Update 991_fix-hr-typos.full.patch. Don't patch files that get removed by + the NX code reduction effort. + - Drop 604_nx-X11_recent-freetype-API.full.patch. Not used in current build + process. + - Update 600_nx-X11+nxcompext+nxcompshad_unique-libnames.full.patch. Don't + patch files matter to the NX code reduction efforts. + - Update 031_nx-X11_parallel-make.full.patch. Don't patch .original files in + NX code tree. + - Drop patches: 017_nx-X11_update-autotools-helper-files.full.patch, + 018_nx-X11_update-libtool-ltmain-script.full.patch, + 019_nx-X11_expat-build-against-system-libxmltok.full.patch. They patch files + that are not used at build time. * Debian/Ubuntu packaging: + Fully rework the way nx-libs gets packaged for Debian/Ubuntu. |