From 62b47aba27c20caf5d4fb2dea10c3ea1a724d3dd Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Wed, 21 Dec 2011 00:02:55 +0100 Subject: fixed scripts, configured other build servers --- home/.buildscripts/itzks.conf | 18 ++++++++++++++++-- home/.buildscripts/nwt.conf | 5 ++--- home/.buildscripts/x2go.conf | 18 +++++++++++++++++- 3 files changed, 35 insertions(+), 6 deletions(-) (limited to 'home') diff --git a/home/.buildscripts/itzks.conf b/home/.buildscripts/itzks.conf index 93d50b5..f1df69d 100644 --- a/home/.buildscripts/itzks.conf +++ b/home/.buildscripts/itzks.conf @@ -1,4 +1,18 @@ -# buildscripts configuration for NWT build server +# buildscripts configuration for ITZKS build server GIT_USER=itzks -GIT_HOSTNAME=code.itzks.org +GIT_HOSTNAME=code.it-zukunft-schule.de GIT_SSH_PORT=32032 + +DEBEMAIL=itzks-packages@it-zukunft-schule.de +DEBFULLNAME="ITZKS Packages" +GPG_KEY="E41B37C658842183" + +DISTS_SUPPORTED="debian ubuntu" +BUILDS_FOR="\ +debian: lenny squeeze wheezy sid\n\ +ubuntu: lucid precise" + +COMPONENT_MAIN="main" +COMPONENT_NIGHTLY="nightly" +REPOS_SERVER="packages.it-zukunft-schule.de" +PACKAGE_WITHOUT_OTHERMIRROR="itzks-keyring" diff --git a/home/.buildscripts/nwt.conf b/home/.buildscripts/nwt.conf index e2fece8..845377d 100644 --- a/home/.buildscripts/nwt.conf +++ b/home/.buildscripts/nwt.conf @@ -10,13 +10,12 @@ GPG_KEY="4DC41CF116990FF8" DISTS_SUPPORTED="debian ubuntu" BUILDS_FOR="\ debian: lenny squeeze wheezy sid\n\ -ubuntu: lucid precise\n\ -" +ubuntu: lucid precise" COMPONENT_MAIN="main" COMPONENT_NIGHTLY="nightly" REPOS_SERVER="packages.das-netzwerkteam.de" - +PACKAGE_WITHOUT_OTHERMIRROR="nwt-keyring" diff --git a/home/.buildscripts/x2go.conf b/home/.buildscripts/x2go.conf index c960f23..e8e9dcd 100644 --- a/home/.buildscripts/x2go.conf +++ b/home/.buildscripts/x2go.conf @@ -1,4 +1,20 @@ -# buildscripts configuration for NWT build server +# buildscripts configuration for X2Go build server + GIT_USER=x2go GIT_HOSTNAME=code.x2go.org GIT_SSH_PORT=32032 + +DEBEMAIL=git-admin@x2go.org +DEBFULLNAME="X2go Git Administrator" +GPG_KEY="F4A7678C9C6B0B2B" +DISTS_SUPPORTED="debian" +BUILDS_FOR="\ +debian: squeeze wheezy sid" + +COMPONENT_MAIN="main" +COMPONENT_NIGHTLY="heuler" +REPOS_SERVER="packages.x2go.org" +PACKAGE_WITHOUT_OTHERMIRROR="x2go-keyring" + + + -- cgit v1.2.3