blob: 742813330235cb892bc41923f67436e75c3145a0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
|
nx-libs (2:3.5.0-0~x2go2) UNRELEASED; urgency=low
* New upstream release of nxagent (3.5.0-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.
* Add individual watch files for NX components in this source package.
* Change naming scheme of patch files.
* Add man page for nxagent. Fix lintian warning: binary-without-manpage.
* 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
* Adapt path names in FreeNX patches to meet requirements for source tree of
this package.
* Rework FreeNX patches to be applicable to latest NX sources.
* Install nxagent.xpm icon to /usr/share/pixmaps.
* Rename patch: 008_nxproxy_add-nx-proxy-wrapper.patch to
008_nxproxy_add-nxproxy-wrapper.patch.
* Add patch from FreeNX patchset:
110_nxagent_createpixmap-bounds-check.patch.
* Disable patch: 104_nxagent_enable_debug.patch for now as it let's the build
fail.
* Add patch: 017_nx-x11_update-autotools-helper-files.patch.
* Add README.source file, fixes lintian warning:
patch-system-but-no-source-readme.
* Add lintian-override: outdated-autotools-helper-file to
source.lintian-overrides as we patch-update the outdated helper files before
building binaries.
* 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.
-- 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
* 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> Wed, 28 Dec 2011 19:05:48 +0100
|