summaryrefslogtreecommitdiff
path: root/home/.buildscripts/itzks.conf
diff options
context:
space:
mode:
Diffstat (limited to 'home/.buildscripts/itzks.conf')
-rw-r--r--home/.buildscripts/itzks.conf18
1 files changed, 18 insertions, 0 deletions
diff --git a/home/.buildscripts/itzks.conf b/home/.buildscripts/itzks.conf
new file mode 100644
index 0000000..f1df69d
--- /dev/null
+++ b/home/.buildscripts/itzks.conf
@@ -0,0 +1,18 @@
+# buildscripts configuration for ITZKS build server
+GIT_USER=itzks
+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"