diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog new file mode 100644 index 000000000..98809c908 --- /dev/null +++ b/debian/changelog @@ -0,0 +1,35 @@ +nx-libs (2:3.5.0-0~x2go1) UNRELEASED; urgency=low + + * Initial release. + * Use NX adapted LD_LIBRARY_PATH in debian/rules. + * Add quilt as build dependency. + * Add main Makefile via patch: 001_add-main-makefile.patch. + * Add patch: 002_nxcompshad-build-against-nx-x11-only.patch. + * Add patch: 003_nxcompshad-gcc43.patch. + * Add patch: 004_nx-x11-fix-nxcompshad-build.patch. + * Add patch: 005_add-nxagent-wrapper.patch. + * Fix for lintian issue: missing-build-dependency quilt (>= 0.46-7~). + * Fix for lintian issue: extended-description-line-too-long (nxagent). + * Disabling build of *-dbg packages for now... + * Add patch: 006_remove-configure-files.patch. + * Add patch: 007_nxcompshad-clean-gch-files.patch. + * Remove unknown option --with from dh_auto_clean. + * Add autoconf as build dependency. + * Add patch: 008_add-nxproxy-wrapper.patch. Build nxproxy package. + * Add patch: 009_nxproxy-add-man-page.patch. + * Add nxproxy man page to nxproxy package. + * Fix of nxproxy build in main Makefile (modifies + 001_add-main-makefile.patch). + * Add patch: 010_nxauth-fix-binary-name-in-man-page.patch. + * Add patch: 011_add-nxauth-wrapper.patch. + * Build nxauth package. + * Add lintian overrides for libxcomp*: breaks-without-version. + * Add patches: 012, 013, 014 - Makefile uninstall stanza patches for + nxcomp, nxcompext, nxcompshad. + * Add patch: 015_nxproxy-makefile-uninstall.patch. + * Add install/uninstall stanza to main Makefile (via patch + 001_add-main-makefile.patch). + * Add patch 016_nx-x11-install.patch, to allow installation of nx-X11 from + Makefile (via make install). + + -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Fri, 14 Oct 2011 03:01:39 +0200 |