The branch, build-main has been updated via bd2eb481a12e6c83c47d42e80c2613250f623d03 (commit) via 5ff8e62d1b78d89e1e552f952765a2334ea70352 (commit) from 436d06739c4d11cb122ebd0b4e85f2b28a6875fe (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- ----------------------------------------------------------------------- Summary of changes: debian/Makefile.nx-libs | 2 +- debian/VERSION.x2goagent | 2 +- debian/changelog | 8 ++++++++ 3 files changed, 10 insertions(+), 2 deletions(-) The diff of changes is: diff --git a/debian/Makefile.nx-libs b/debian/Makefile.nx-libs index bb49073..02e7d12 100644 --- a/debian/Makefile.nx-libs +++ b/debian/Makefile.nx-libs @@ -66,7 +66,7 @@ install-full: $(MAKE) -C $$d install; done $(INSTALL_DIR) $(DESTDIR)$(X2GOLIBDIR)/bin/ - cd $(DESTDIR)$(X2GOLIBDIR)/bin/ && ln -sf $(DESTDIR)$(NXLIBDIR)/bin/nxagent x2goagent + cd $(DESTDIR)$(X2GOLIBDIR)/bin/ && ln -sf $(NXLIBDIR)/bin/nxagent x2goagent $(INSTALL_DIR) $(DESTDIR)$(PREFIX)/share/pixmaps $(INSTALL_FILE) nx-X11/programs/Xserver/hw/nxagent/x2go.xpm $(DESTDIR)$(PREFIX)/share/pixmaps diff --git a/debian/VERSION.x2goagent b/debian/VERSION.x2goagent index 46c6c4a..e31ce87 100644 --- a/debian/VERSION.x2goagent +++ b/debian/VERSION.x2goagent @@ -1 +1 @@ -3.5.0.19 +3.5.0.20 diff --git a/debian/changelog b/debian/changelog index ade5922..53b04c5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +nx-libs (2:3.5.0.20-0) UNRELEASED; urgency=low + + * Fix faulty symlink path. Make sure that x2goagent symlink + does not point to absolute path somewhere within the build + environment. + + -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Thu, 28 Mar 2013 09:11:43 +0100 + nx-libs (2:3.5.0.19-0) unstable; urgency=low * Add Jan's reasoning for using string_rep() instead of bash based hooks/post-receive -- nx-libs.git (NX (redistributed)) This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "nx-libs.git" (NX (redistributed)).