[X2go-Commits] buildscripts.git - master (branch) updated: 5a84d5a197297a55741a7bdb1969f64e6aafa97a

X2go dev team git-admin at x2go.org
Wed Dec 21 01:05:20 CET 2011


The branch, master has been updated
       via  5a84d5a197297a55741a7bdb1969f64e6aafa97a (commit)
      from  ff7ce8bde49fba2c5a06e86ce4efac5724a9906d (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 5a84d5a197297a55741a7bdb1969f64e6aafa97a
Author: X2go Administrator <x2go-admin at minobo.das-netzwerkteam.de>
Date:   Wed Dec 21 01:05:12 2011 +0100

    EOL fixes

-----------------------------------------------------------------------

Summary of changes:
 home/.buildscripts/itzks.conf |   12 ++++----
 home/.buildscripts/nwt.conf   |   24 +++++++++---------
 home/.buildscripts/x2go.conf  |   56 ++++++++++++++++++++--------------------
 3 files changed, 46 insertions(+), 46 deletions(-)

The diff of changes is:
diff --git a/home/.buildscripts/itzks.conf b/home/.buildscripts/itzks.conf
index ac7ae63..5fd406c 100644
--- a/home/.buildscripts/itzks.conf
+++ b/home/.buildscripts/itzks.conf
@@ -18,16 +18,16 @@ REPOS_SERVER="packages.it-zukunft-schule.de"
 PACKAGE_WITHOUT_OTHERMIRROR="itzks-keyring"
 
 LIB_PACKAGES_NIGHTLY="\
-itzks-keyring $COMPONENT_NIGHTLY master
+itzks-keyring $COMPONENT_NIGHTLY master\
 "
 LIB_PACKAGES_MAIN="\
-itzks-keyring $COMPONENT_MAIN build-main
+itzks-keyring $COMPONENT_MAIN build-main\
 "
 APP_PACKAGES_NIGHTLY="\
-scratch $COMPONENT_NIGHTLY master\n
-coccinella $COMPONENT_NIGHTLY master
+scratch $COMPONENT_NIGHTLY master\n\
+coccinella $COMPONENT_NIGHTLY master\
 "
 APP_PACKAGES_MAIN="\
-scratch $COMPONENT_MAIN build-main\n
-coccinella $COMPONENT_MAIN build-main
+scratch $COMPONENT_MAIN build-main\n\
+coccinella $COMPONENT_MAIN build-main\
 "
diff --git a/home/.buildscripts/nwt.conf b/home/.buildscripts/nwt.conf
index 7f4687a..8673e0f 100644
--- a/home/.buildscripts/nwt.conf
+++ b/home/.buildscripts/nwt.conf
@@ -18,25 +18,25 @@ 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
+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
+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
-dirvish-vm-tools $COMPONENT_NIGHTLY master
+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
+nwt/nwt-hostconfig $COMPONENT_MAIN build-main\n\
+dirvish-vm-tools $COMPONENT_MAIN build-main\
 "
 
 
diff --git a/home/.buildscripts/x2go.conf b/home/.buildscripts/x2go.conf
index 071dd74..e170ff4 100644
--- a/home/.buildscripts/x2go.conf
+++ b/home/.buildscripts/x2go.conf
@@ -17,38 +17,38 @@ REPOS_SERVER="packages.x2go.org"
 PACKAGE_WITHOUT_OTHERMIRROR="x2go-keyring"
 
 LIB_PACKAGES_HEULER="
-x2go-keyring $COMPONENT_NIGHTLY master\n"
-nx-libs $COMPONENT_NIGHTLY master\n
-python-x2go $COMPONENT_NIGHTLY master
+x2go-keyring $COMPONENT_NIGHTLY master\n\
+nx-libs $COMPONENT_NIGHTLY master\n\
+python-x2go $COMPONENT_NIGHTLY master\
 "
 LIB_PACKAGES_MAIN="
-x2go-keyring $COMPONENT_MAIN build-main\n
-nx-libs $COMPONENT_MAIN build-main\n
-python-x2go $COMPONENT_MAIN build-main
+x2go-keyring $COMPONENT_MAIN build-main\n\
+nx-libs $COMPONENT_MAIN build-main\n\
+python-x2go $COMPONENT_MAIN build-main\
 "
 APP_PACKAGES_NIGHTLY="
-x2goserver $COMPONENT_NIGHTLY master\n
-x2goagent $COMPONENT_NIGHTLY master\n
-x2goclient $COMPONENT_NIGHTLY master\n
-cups-x2go $COMPONENT_NIGHTLY master\n
-x2godesktopsharing $COMPONENT_NIGHTLY master\n
-x2gognomebindings $COMPONENT_NIGHTLY master\n
-x2golxdebindings $COMPONENT_NIGHTLY master\n
-x2goplasmabindings $COMPONENT_NIGHTLY master\n
-pyhoca-gui $COMPONENT_NIGHTLY master\n
-pyhoca-cli $COMPONENT_NIGHTLY master\n
-x2gothinclient $COMPONENT_NIGHTLY master
+x2goserver $COMPONENT_NIGHTLY master\n\
+x2goagent $COMPONENT_NIGHTLY master\n\
+x2goclient $COMPONENT_NIGHTLY master\n\
+cups-x2go $COMPONENT_NIGHTLY master\n\
+x2godesktopsharing $COMPONENT_NIGHTLY master\n\
+x2gognomebindings $COMPONENT_NIGHTLY master\n\
+x2golxdebindings $COMPONENT_NIGHTLY master\n\
+x2goplasmabindings $COMPONENT_NIGHTLY master\n\
+pyhoca-gui $COMPONENT_NIGHTLY master\n\
+pyhoca-cli $COMPONENT_NIGHTLY master\n\
+x2gothinclient $COMPONENT_NIGHTLY master\
 "
 APP_PACKAGES_NIGHTLY="
-x2goserver $COMPONENT_MAIN build-main\n
-x2goagent $COMPONENT_MAIN build-main\n
-x2goclient $COMPONENT_MAIN build-main\n
-cups-x2go $COMPONENT_MAIN build-main\n
-x2godesktopsharing $COMPONENT_MAIN build-main\n
-x2gognomebindings $COMPONENT_MAIN build-main\n
-x2golxdebindings $COMPONENT_MAIN build-main\n
-x2goplasmabindings $COMPONENT_MAIN build-main\n
-pyhoca-gui $COMPONENT_MAIN build-main\n
-pyhoca-cli $COMPONENT_MAIN build-main\n
-x2gothinclient $COMPONENT_MAIN build-main
+x2goserver $COMPONENT_MAIN build-main\n\
+x2goagent $COMPONENT_MAIN build-main\n\
+x2goclient $COMPONENT_MAIN build-main\n\
+cups-x2go $COMPONENT_MAIN build-main\n\
+x2godesktopsharing $COMPONENT_MAIN build-main\n\
+x2gognomebindings $COMPONENT_MAIN build-main\n\
+x2golxdebindings $COMPONENT_MAIN build-main\n\
+x2goplasmabindings $COMPONENT_MAIN build-main\n\
+pyhoca-gui $COMPONENT_MAIN build-main\n\
+pyhoca-cli $COMPONENT_MAIN build-main\n\
+x2gothinclient $COMPONENT_MAIN build-main\
 "


hooks/post-receive
-- 
buildscripts.git (buildscripts upstream project)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "buildscripts.git" (buildscripts upstream project).




More information about the x2go-commits mailing list