The branch, master has been updated via 047050ec7a4dfe5326a655cbd471ae8b5d35a31b (commit) from 2f8cdb2dd5778cdd8104c6427c25167f7c0c3bf9 (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 047050ec7a4dfe5326a655cbd471ae8b5d35a31b Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Mon Jul 1 21:57:31 2013 +0200 only package debug symbols for x2goclient ----------------------------------------------------------------------- Summary of changes: debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) The diff of changes is: diff --git a/debian/rules b/debian/rules index 8d25702..97abc81 100755 --- a/debian/rules +++ b/debian/rules @@ -16,4 +16,4 @@ override_dh_auto_clean: override_dh_auto_install: override_dh_strip: - dh_strip --dbg-package=x2goclient-dbg \ No newline at end of file + dh_strip -p x2goclient --dbg-package=x2goclient-dbg hooks/post-receive -- x2goclient.git (X2Go Client) 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 "x2goclient.git" (X2Go Client).