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 Thin Client Environment". The branch, tmpfs has been updated via c5fae6762953bf4a2f877140729d85a832135d80 (commit) from e295423112348abbb32f0aca6f8f86781730b6bb (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 c5fae6762953bf4a2f877140729d85a832135d80 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Sat May 28 12:13:16 2011 +0200 splits up x2gocdmanager and x2gothinshutdown into two packages ----------------------------------------------------------------------- Summary of changes: debian/changelog | 10 ++++- debian/control | 49 +++++++++++++++++--- debian/x2gocdmanager.install | 1 - debian/x2gocdmanager.manpages | 1 - debian/x2gothinshutdown.install | 1 + debian/x2gothinshutdown.manpages | 1 + .../man/thinshutdown.1 | 0 .../thinshutdown/mb.cpp | 0 .../thinshutdown/mb.h | 0 .../thinshutdown/power-button.png | Bin 742 -> 742 bytes .../thinshutdown/resources.rcc | 0 .../thinshutdown/thinshutdown.cpp | 0 .../thinshutdown/thinshutdown.pro | 0 13 files changed, 53 insertions(+), 10 deletions(-) create mode 100644 debian/x2gothinshutdown.install create mode 100644 debian/x2gothinshutdown.manpages rename {x2gocdmanager => x2gothinshutdown}/man/thinshutdown.1 (100%) rename {x2gocdmanager => x2gothinshutdown}/thinshutdown/mb.cpp (100%) rename {x2gocdmanager => x2gothinshutdown}/thinshutdown/mb.h (100%) rename {x2gocdmanager => x2gothinshutdown}/thinshutdown/power-button.png (100%) rename {x2gocdmanager => x2gothinshutdown}/thinshutdown/resources.rcc (100%) rename {x2gocdmanager => x2gothinshutdown}/thinshutdown/thinshutdown.cpp (100%) rename {x2gocdmanager => x2gothinshutdown}/thinshutdown/thinshutdown.pro (100%) hooks/post-receive -- X2go Thin Client Environment