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 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) (limited to 'home/.buildscripts/itzks.conf') 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" -- cgit v1.2.3