This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository nx-libs. from 0cf283d Add 206_nxagent_clipboard-as-nxoption.full.patch. Make the clipboard option configurable in nxagent via NX options as addition to the command line parameter -clipboard. Note that the command line parameter overrides the clipboard NX option. Possible values are both or 1, client, server, none or 0. new 92a0f58 Rename Patches 210 and 211. Update series file. The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Summary of changes: debian/changelog | 1 + ...gent+nxcomp_save_session_state.full+lite.patch} | 0 ...211_nxcomp_set_default_options.full+lite.patch} | 0 debian/patches/series | 4 ++-- 4 files changed, 3 insertions(+), 2 deletions(-) rename debian/patches/{210_nxagent_nxcomp_save_session_state.patch => 210_nxagent+nxcomp_save_session_state.full+lite.patch} (100%) rename debian/patches/{211_nxcomp_set_default_options.patch => 211_nxcomp_set_default_options.full+lite.patch} (100%) -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/nx-libs.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository nx-libs. commit 92a0f58e85f79f96f9ad4ee04a8a82d7aac77294 Author: Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> Date: Fri Jun 27 10:52:52 2014 +0200 Rename Patches 210 and 211. Update series file. --- debian/changelog | 1 + ...gent+nxcomp_save_session_state.full+lite.patch} | 0 ...211_nxcomp_set_default_options.full+lite.patch} | 0 debian/patches/series | 4 ++-- 4 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 461c5a9..f9534c4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -58,6 +58,7 @@ nx-libs (2:3.5.0.25-0x2go1) UNRELEASED; urgency=low * Add 211_nxcomp_set_default_options.patch. Set default arguments for options 'link' and 'pack' to avoid session damage by resuming with incorrect options file. + * Rename Patches 210 and 211. Update series file. -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Wed, 07 May 2014 09:58:10 +0200 diff --git a/debian/patches/210_nxagent_nxcomp_save_session_state.patch b/debian/patches/210_nxagent+nxcomp_save_session_state.full+lite.patch similarity index 100% rename from debian/patches/210_nxagent_nxcomp_save_session_state.patch rename to debian/patches/210_nxagent+nxcomp_save_session_state.full+lite.patch diff --git a/debian/patches/211_nxcomp_set_default_options.patch b/debian/patches/211_nxcomp_set_default_options.full+lite.patch similarity index 100% rename from debian/patches/211_nxcomp_set_default_options.patch rename to debian/patches/211_nxcomp_set_default_options.full+lite.patch diff --git a/debian/patches/series b/debian/patches/series index 733f49c..c3957f3 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -50,6 +50,8 @@ 205_nxagent_refresh-adsl.full.patch 206_nxagent_clipboard-as-nxoption.full.patch 209_x2goagent_add-man-page.full.patch +210_nxagent+nxcomp_save_session_state.full+lite.patch +211_nxcomp_set_default_options.full+lite.patch 220_nxproxy_bind-loopback-only.full+lite.patch 300_nxagent_set-wm-class.full.patch 301_nx-X11_use-shared-libs.full.patch @@ -66,5 +68,3 @@ 999_nxagent_unbrand-nxagent-brand-x2goagent.full.patch 016_nx-X11_install-location.debian.patch 102_xserver-xext_set-securitypolicy-path.debian.patch -210_nxagent_nxcomp_save_session_state.patch -211_nxcomp_set_default_options.patch -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/nx-libs.git