The branch, twofactorauth has been updated via ae3d6482060807806a0da9f858a5f978d87204ed (commit) from c1294a0c4eea5a47941f8b60f502186c0392760c (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 ----------------------------------------------------------------- ----------------------------------------------------------------------- Summary of changes: build-for-reprepro.sh => build-for-reprepro-nwt.sh | 0 ...d-for-reprepro.sh => build-for-reprepro-x2go.sh | 6 ++++-- 2 files changed, 4 insertions(+), 2 deletions(-) copy build-for-reprepro.sh => build-for-reprepro-nwt.sh (100%) copy build-for-reprepro.sh => build-for-reprepro-x2go.sh (86%) The diff of changes is: diff --git a/build-for-reprepro.sh b/build-for-reprepro-nwt.sh similarity index 100% copy from build-for-reprepro.sh copy to build-for-reprepro-nwt.sh diff --git a/build-for-reprepro.sh b/build-for-reprepro-x2go.sh similarity index 86% copy from build-for-reprepro.sh copy to build-for-reprepro-x2go.sh index 834915e..991cf9a 100755 --- a/build-for-reprepro.sh +++ b/build-for-reprepro-x2go.sh @@ -34,6 +34,8 @@ debuild cd .. rm -f $PACKAGE_*.upload -dupload --to nwt-ubuntu $PACKAGE_*.changes +dupload --to x2go-debian-squeeze $PACKAGE_*.changes rm -f $PACKAGE_*.upload -dupload --to nwt-debian $PACKAGE_*.changes +dupload --to x2go-debian-wheezy $PACKAGE_*.changes +rm -f $PACKAGE_*.upload +dupload --to x2go-debian-sid $PACKAGE_*.changes hooks/post-receive -- pyhoca-gui.git (Python X2Go Client (wxPython GUI)) 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 "pyhoca-gui.git" (Python X2Go Client (wxPython GUI)).