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 "X2go bindings for GNOME". The branch, master has been updated via 54c5ddc3d01c520c0ee11c9f9a199a48d2d44f9d (commit) via b5a044d42a0828ad7711ff4ce22e02d1618e9005 (commit) via a244b778b899bbc484122c29c53ef899f6b62fbc (commit) from 3ee21b93af37ac7f65ed67117f5372d345025da0 (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 54c5ddc3d01c520c0ee11c9f9a199a48d2d44f9d Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Sun May 29 22:40:09 2011 +0200 updates changelog, nano version increment commit b5a044d42a0828ad7711ff4ce22e02d1618e9005 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Sun May 29 22:35:54 2011 +0200 adds x2goversion support commit a244b778b899bbc484122c29c53ef899f6b62fbc Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Sun May 29 21:44:06 2011 +0200 renames dh install scripts ----------------------------------------------------------------------- Summary of changes: VERSION | 2 +- VERSION.x2gognomebindings | 1 + debian/changelog | 6 ++++++ debian/dirs | 3 --- debian/rules | 1 + debian/x2gognomebindings.dirs | 5 +++++ debian/{docs => x2gognomebindings.docs} | 0 debian/x2gognomebindings.install | 1 + debian/{postinst => x2gognomebindings.postinst} | 0 debian/{postrm => x2gognomebindings.postrm} | 0 debian/{prerm => x2gognomebindings.prerm} | 0 11 files changed, 15 insertions(+), 4 deletions(-) mode change 100644 => 120000 VERSION create mode 100644 VERSION.x2gognomebindings delete mode 100644 debian/dirs create mode 100644 debian/x2gognomebindings.dirs rename debian/{docs => x2gognomebindings.docs} (100%) create mode 100644 debian/x2gognomebindings.install rename debian/{postinst => x2gognomebindings.postinst} (100%) mode change 100644 => 100755 rename debian/{postrm => x2gognomebindings.postrm} (100%) mode change 100644 => 100755 rename debian/{prerm => x2gognomebindings.prerm} (100%) mode change 100644 => 100755 hooks/post-receive -- X2go bindings for GNOME