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 15df8fc76d3f7c36eadf2478b2cc6ade9ec6edd2 (commit) via 19db19ff6e74212b4459bb201f873646eb595ea7 (commit) via 49aaf8169738d75607c48c6a5587e5f6a7d33246 (commit) via e7aabb8bc72d907742bb4b2c9edb429f88c8a8ec (commit) via 22381f6ea1bfa9fe7c8018699a965544bb7a3b2d (commit) via df5fb209e684a9f2dab0039125598e2e08ffa449 (commit) via b2a2894d48ef5da801225d8481bcc857741862a9 (commit) via c6ddc174e1d66b7338b5a974fb0728da40fea977 (commit) via 8cffc8a77bfa143c7b64e4c757ca790275ac262d (commit) from 04d055b08323ef7753f7da1a08957157a4dd2841 (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 15df8fc76d3f7c36eadf2478b2cc6ade9ec6edd2 Author: X2go Administrator <x2go-admin@minobo.das-netzwerkteam.de> Date: Mon Apr 25 17:40:49 2011 +0200 adds COMPONENT var to .pbuilderrc, allows OTHERMIRROR override commit 19db19ff6e74212b4459bb201f873646eb595ea7 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Mon Apr 25 17:40:20 2011 +0200 using queuedir for slow upload rates commit 49aaf8169738d75607c48c6a5587e5f6a7d33246 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Mon Apr 25 17:38:05 2011 +0200 adds DATE hack for incrementing nightly-built versions, adds OTHERMIRROR when called via sudo commit e7aabb8bc72d907742bb4b2c9edb429f88c8a8ec Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Mon Apr 25 16:35:49 2011 +0200 dropping pbuilder hooks commit 22381f6ea1bfa9fe7c8018699a965544bb7a3b2d Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Mon Apr 25 16:33:47 2011 +0200 using packages from heuler for other mirror (code.x2go.org) commit df5fb209e684a9f2dab0039125598e2e08ffa449 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Mon Apr 25 16:33:25 2011 +0200 cloning the tmp Gits locally commit b2a2894d48ef5da801225d8481bcc857741862a9 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Mon Apr 25 16:31:56 2011 +0200 dropping work on pbuilder-user-mode-linux commit c6ddc174e1d66b7338b5a974fb0728da40fea977 Author: X2go Administrator <x2go-admin@minobo.das-netzwerkteam.de> Date: Mon Apr 25 17:43:52 2011 +0200 making sure basic paths get created commit 8cffc8a77bfa143c7b64e4c757ca790275ac262d Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Mon Apr 25 02:51:16 2011 +0200 fixes PACKAGE_DIR path when running git-clone ----------------------------------------------------------------------- Summary of changes: bin/pbuilder-user-mode-linux | 248 ----------------------------------- bin/pdebuild-user-mode-linux | 62 --------- bin/x2go-buildpackage | 27 +++-- home/.dupload.conf | 11 +- home/.pbuilder-hooks/D10_apt-update | 6 - home/.pbuilderrc | 7 +- 6 files changed, 24 insertions(+), 337 deletions(-) delete mode 100755 bin/pbuilder-user-mode-linux delete mode 100755 bin/pdebuild-user-mode-linux delete mode 100755 home/.pbuilder-hooks/D10_apt-update hooks/post-receive -- buildscripts upstream project