summaryrefslogtreecommitdiff
path: root/home/.buildscripts/nwt.conf
diff options
context:
space:
mode:
Diffstat (limited to 'home/.buildscripts/nwt.conf')
-rw-r--r--home/.buildscripts/nwt.conf40
1 files changed, 0 insertions, 40 deletions
diff --git a/home/.buildscripts/nwt.conf b/home/.buildscripts/nwt.conf
deleted file mode 100644
index 48c09b7..0000000
--- a/home/.buildscripts/nwt.conf
+++ /dev/null
@@ -1,40 +0,0 @@
-# buildscripts configuration for NWT build server
-
-GIT_USER=nwt
-GIT_HOSTNAME=code.das-netzwerkteam.de
-GIT_SSH_PORT=32032
-
-DEBEMAIL=debian@das-netzwerkteam.de
-DEBFULLNAME="NWT Packages"
-GPG_KEY="4DC41CF116990FF8"
-DEB_DISTS_SUPPORTED="debian ubuntu"
-DEB_BUILD_FOR=${DEB_BUILD_FOR:-"debian:lenny,squeeze,wheezy,jessie,sid ubuntu:lucid,precise"}
-
-COMPONENT_MAIN="main"
-COMPONENT_NIGHTLY="nightly"
-REPOS_SERVER="packages.das-netzwerkteam.de"
-PACKAGE_WITHOUT_OTHERMIRROR="nwt-keyring"
-
-LIB_PACKAGES_NIGHTLY="\
-nwt/nwt-keyring $COMPONENT_NIGHTLY master\n\
-nwt/logcheck-database-nwt $COMPONENT_NIGHTLY master\n\
-debian/cx-freeze $COMPONENT_NIGHTLY master\n\
-python-easyldap $COMPONENT_NIGHTLY master\
-"
-LIB_PACKAGES_MAIN="\
-nwt/nwt-keyring $COMPONENT_MAIN build-main\n\
-nwt/logcheck-database-nwt $COMPONENT_MAIN build-main\n\
-debian/cx-freeze $COMPONENT_MAIN build-main\n\
-python-easyldap $COMPONENT_MAIN build-main\
-"
-
-APP_PACKAGES_NIGHTLY="\
-nwt/nwt-hostconfig $COMPONENT_NIGHTLY master\n\
-dirvish-vm-tools $COMPONENT_NIGHTLY master\
-"
-APP_PACKAGES_MAIN="\
-nwt/nwt-hostconfig $COMPONENT_MAIN build-main\n\
-dirvish-vm-tools $COMPONENT_MAIN build-main\
-"
-
-