The branch, master has been updated via 3fdfd5142dc322b6c1f1afd5de853ba301dff02c (commit) from b42268b13cf1ecccc88e33c243dc5d1c2c819041 (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 ----------------------------------------------------------------- commit 3fdfd5142dc322b6c1f1afd5de853ba301dff02c Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Fri Jul 13 16:36:27 2012 +0200 Add VERSION.x2goagent to package x2goagent package so x2goversion command lists up x2goagent in the list of X2Go server-side packages. ----------------------------------------------------------------------- Summary of changes: debian/VERSION.x2goagent | 1 + debian/changelog | 2 ++ debian/x2goagent.install | 3 ++- 3 files changed, 5 insertions(+), 1 deletions(-) create mode 100644 debian/VERSION.x2goagent The diff of changes is: diff --git a/debian/VERSION.x2goagent b/debian/VERSION.x2goagent new file mode 100644 index 0000000..a1320c3 --- /dev/null +++ b/debian/VERSION.x2goagent @@ -0,0 +1 @@ +3.5.0.15 \ No newline at end of file diff --git a/debian/changelog b/debian/changelog index 1fe61e1..46c9a11 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,8 @@ nx-libs (2:3.5.0.15-0) UNRELEASED; urgency=low sure nxagent launches even with pam_tmpdir.so being in use. * Improve 023_add-x2goagent-wrapper.full.patch: Properly set NX_TEMP, make sure x2goagent launches even with pam_tmpdir.so being in use. + * Add VERSION.x2goagent to package x2goagent package so x2goversion command + lists up x2goagent in the list of X2Go server-side packages. -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Thu, 28 Jun 2012 14:54:51 +0200 diff --git a/debian/x2goagent.install b/debian/x2goagent.install index 8fa8af8..20019f1 100644 --- a/debian/x2goagent.install +++ b/debian/x2goagent.install @@ -1,3 +1,4 @@ bin/x2goagent usr/bin debian/rgb usr/share/x2go -nx-X11/programs/Xserver/hw/nxagent/x2go.xpm usr/share/pixmaps \ No newline at end of file +nx-X11/programs/Xserver/hw/nxagent/x2go.xpm usr/share/pixmaps +debian/VERSION.x2goagent usr/share/x2go/versions \ No newline at end of file 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)).