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 "buildscripts upstream project". The branch, master has been updated via 5d7c792395eb03e293170f041c0fb47819d4714d (commit) from 04be8c04115698a9b0f609ecd21026d33ded76bd (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 5d7c792395eb03e293170f041c0fb47819d4714d Author: X2go Administrator <x2go-admin@ymir.das-netzwerkteam.de> Date: Wed Apr 20 00:52:15 2011 +0200 script that builds x2go packages for Debian on code.x2go.org ----------------------------------------------------------------------- Summary of changes: bin/x2go-buildpackage | 109 +++++++++++++++++++++++++++++++++++ build-package-for-reprepro.sh | 64 -------------------- home/.dupload.conf | 40 +++++++++++++ home/.pbuilder-hooks/D10_apt-update | 6 ++ home/.pbuilderrc | 23 +++++++ 5 files changed, 178 insertions(+), 64 deletions(-) create mode 100755 bin/x2go-buildpackage delete mode 100644 build-package-for-reprepro.sh create mode 100644 home/.dupload.conf create mode 100755 home/.pbuilder-hooks/D10_apt-update create mode 100644 home/.pbuilderrc hooks/post-receive -- buildscripts upstream project