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 "x2gotrinitybindings upstream project". The branch, master has been updated via 1f6831d04e507eea68782ed3211893ad30bcbb84 (commit) from 7588e4ddd3d7f5ec362ffa3a4d498f87a9032595 (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 1f6831d04e507eea68782ed3211893ad30bcbb84 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Tue May 17 16:36:29 2011 +0200 major cleanup work ----------------------------------------------------------------------- Summary of changes: LICENSE.AGPLv3 | 661 +++++++++++++++++++ debian/LICENSE.packaging.GPLv3 | 674 ++++++++++++++++++++ debian/README.Debian | 6 - debian/changelog | 25 +- debian/compat | 2 +- debian/control | 26 +- debian/copyright | 67 +- debian/dirs | 3 - debian/docs | 3 - debian/rules | 92 +--- debian/source/format | 1 + debian/x2gotrinitybindings.dirs | 3 + debian/x2gotrinitybindings.docs | 1 + debian/x2gotrinitybindings.install | 8 + debian/x2gotrinitybindings.postinst | 62 ++ debian/x2gotrinitybindings.prerm | 62 ++ kdesktop_lock.x2go | 22 + konqueror-x2go | 28 + .../{x2gokonq.desktop => konqueror-x2go.desktop} | 2 +- updatelockbutton | 5 - x2gokonq | 8 - 21 files changed, 1579 insertions(+), 182 deletions(-) create mode 100644 LICENSE.AGPLv3 create mode 100644 debian/LICENSE.packaging.GPLv3 delete mode 100644 debian/README.Debian delete mode 100644 debian/dirs delete mode 100644 debian/docs create mode 100644 debian/source/format create mode 100644 debian/x2gotrinitybindings.dirs create mode 100644 debian/x2gotrinitybindings.docs create mode 100644 debian/x2gotrinitybindings.install create mode 100755 debian/x2gotrinitybindings.postinst create mode 100755 debian/x2gotrinitybindings.prerm create mode 100755 kdesktop_lock.x2go create mode 100755 konqueror-x2go rename share/applications/kde/{x2gokonq.desktop => konqueror-x2go.desktop} (93%) delete mode 100755 updatelockbutton delete mode 100755 x2gokonq hooks/post-receive -- x2gotrinitybindings upstream project