blob: 98809c908b58ebc1e9df5e55ccc21e6882d258ab (
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
|
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
|