summaryrefslogtreecommitdiff
path: root/home/.buildscripts/x2go.conf
diff options
context:
space:
mode:
Diffstat (limited to 'home/.buildscripts/x2go.conf')
-rw-r--r--home/.buildscripts/x2go.conf20
1 files changed, 20 insertions, 0 deletions
diff --git a/home/.buildscripts/x2go.conf b/home/.buildscripts/x2go.conf
new file mode 100644
index 0000000..e8e9dcd
--- /dev/null
+++ b/home/.buildscripts/x2go.conf
@@ -0,0 +1,20 @@
+# 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"
+
+
+