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.conf21
1 files changed, 21 insertions, 0 deletions
diff --git a/home/.buildscripts/nwt.conf b/home/.buildscripts/nwt.conf
new file mode 100644
index 0000000..845377d
--- /dev/null
+++ b/home/.buildscripts/nwt.conf
@@ -0,0 +1,21 @@
+# 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"
+DISTS_SUPPORTED="debian ubuntu"
+BUILDS_FOR="\
+debian: lenny squeeze wheezy sid\n\
+ubuntu: lucid precise"
+
+COMPONENT_MAIN="main"
+COMPONENT_NIGHTLY="nightly"
+REPOS_SERVER="packages.das-netzwerkteam.de"
+PACKAGE_WITHOUT_OTHERMIRROR="nwt-keyring"
+
+
+