changelog 3.99 KB
Newer Older
1 2 3
nx-libs (2:3.5.0-0~x2go2) UNRELEASED; urgency=low

  * New upstream release of nxagent (3.5.0-7).
4 5 6 7
  * Add lintian-overrides for every package. Override lintian warning:
    possible-new-upstream-release-without-new-version as there will
    be new upstream releases of NX subprojects that will not require
    a version increment of the Debian package.
8 9
  * Add individual watch files for NX components in this source package.
  * Change naming scheme of patch files.
10
  * Add man page for nxagent. Fix lintian warning: binary-without-manpage.
11 12 13 14 15 16 17 18 19 20 21
  * Add FreeNX patches for nxagent (some with other names compared to FreeNX):
    - 101_nxagent_set-rgb-path.patch
    - 102_xserver-xext_set-securitypolicy-path.patch
    - 103_nxagent_set-X0-config-path.patch
    - 104_nxagent_enable_debug.patch
    - 105_nxagent_export-remote-keyboard-config.patch
    - 106_nxagent_utf8-copy-clipboard.patch
    - 107_nxagent_clipboard-compound-text+small-bed-sheets.patch
    - 108_nxagent_wine-close-delay.patch
    - 109_nxagent_locale-utf8-compound-text.patch
    - 200_nxagent_unbrand-agent.patch
22 23
  * Adapt path names in FreeNX patches to meet requirements for source tree of
    this package.
24
  * Rework FreeNX patches to be applicable to latest NX sources.
25
  * Install nxagent.xpm icon to /usr/share/pixmaps.
26 27
  * Rename patch: 008_nxproxy_add-nx-proxy-wrapper.patch to
    008_nxproxy_add-nxproxy-wrapper.patch.
28 29
  * Add patch from FreeNX patchset:
    110_nxagent_createpixmap-bounds-check.patch.
30 31
  * Disable patch: 104_nxagent_enable_debug.patch for now as it let's the build
    fail.
32
  * Add patch: 017_nx-x11_update-autotools-helper-files.patch.
33 34
  * Add README.source file, fixes lintian warning:
    patch-system-but-no-source-readme.
35 36 37
  * Add lintian-override: outdated-autotools-helper-file to
    source.lintian-overrides as we patch-update the outdated helper files before
    building binaries.
38 39 40
  * Add patch: 018_nx-x11_update-libtool-ltmain-script.patch. Silence lintian
    warning ancient-libtool via lintian override as we patch in a new version
    of ltmain.sh by this patch.
41 42 43
  * Update patch: 017_nx-x11_update-autotools-helper-files.patch. Add lintian
    override to source.lintian-overrides: ancient-autotools-helper-file as we
    handle autotools helper file updates via patch system.
44 45 46 47

 -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de>  Wed, 28 Dec 2011 19:06:26 +0100

nx-libs (2:3.5.0-0~x2go1) unstable; urgency=low
Mike Gabriel's avatar
Mike Gabriel committed
48 49 50

  * Initial release.
  * Use NX adapted LD_LIBRARY_PATH in debian/rules.
51
  * Add quilt as build dependency.
52
  * Add main Makefile via patch: 001_add-main-makefile.patch.
Mike Gabriel's avatar
Mike Gabriel committed
53 54
  * Add patch: 002_nxcompshad-build-against-nx-x11-only.patch.
  * Add patch: 003_nxcompshad-gcc43.patch.
55
  * Add patch: 004_nx-x11-fix-nxcompshad-build.patch.
56
  * Add patch: 005_add-nxagent-wrapper.patch.
57
  * Fix for lintian issue: missing-build-dependency quilt (>= 0.46-7~).
58
  * Fix for lintian issue: extended-description-line-too-long (nxagent).
59
  * Disabling build of *-dbg packages for now...
60
  * Add patch: 006_remove-configure-files.patch.
61
  * Add patch: 007_nxcompshad-clean-gch-files.patch.
62
  * Remove unknown option --with from dh_auto_clean.
63
  * Add autoconf as build dependency.
64
  * Add patch: 008_add-nxproxy-wrapper.patch. Build nxproxy package.
65
  * Add patch: 009_nxproxy-add-man-page.patch.
66
  * Add nxproxy man page to nxproxy package.
67 68
  * Fix of nxproxy build in main Makefile (modifies
    001_add-main-makefile.patch).
69
  * Add patch: 010_nxauth-fix-binary-name-in-man-page.patch.
70
  * Add patch: 011_add-nxauth-wrapper.patch.
Mike Gabriel's avatar
Mike Gabriel committed
71
  * Build nxauth package.
72
  * Add lintian overrides for libxcomp*: breaks-without-version.
73 74
  * Add patches: 012, 013, 014 - Makefile uninstall stanza patches for
    nxcomp, nxcompext, nxcompshad.
75
  * Add patch: 015_nxproxy-makefile-uninstall.patch.
76 77
  * Add install/uninstall stanza to main Makefile (via patch
    001_add-main-makefile.patch).
78 79
  * Add patch 016_nx-x11-install.patch, to allow installation of nx-X11 from
    Makefile (via make install).
Mike Gabriel's avatar
Mike Gabriel committed
80

81
 -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de>  Wed, 28 Dec 2011 19:05:48 +0100