#----------------------------------------------------------------------------
# libbacpy-global-settings.txt
# This file stores the base folders of all other package versions which
# could be build.
#
# The entered values must match with the folder names.
#
# Creation   : 2010-01-23 starwarsfan
# Last update: $Id$
#----------------------------------------------------------------------------

# Comment for the package out of the content of common and eisfair-1
packageComment[0]='libbacpy for eisfair-1'
packageToBuild[0]='common
                   eisfair-1
                   eisfair-1_bin_1.0.0'
devPackage[0]=1

# Comment for the dev-package out of the content of common-dev and eisfair-1-dev
packageComment[1]='libbacpy-dev for eisfair-1'
packageToBuild[1]='common-dev
                   eisfair-1-dev
                   eisfair-1-dev_bin_1.0.0'
devPackage[1]=''

# Comment for the package out of the content of common and eisfair-2
packageComment[2]='libbacpy for eisfair-2'
packageToBuild[2]='common
                   eisfair-2
                   eisfair-2_bin_1.0.0'
devPackage[2]=3

# Comment for the dev-package out of the content of common-dev and eisfair-2-dev
packageComment[3]='libbacpy-dev for eisfair-2'
packageToBuild[3]='common-dev
                   eisfair-2-dev
                   eisfair-2-dev_bin_1.0.0'
devPackage[3]=''

packageComment[4]=''
packageToBuild[4]=''
devPackage[4]=''

packageComment[5]=''
packageToBuild[5]=''
devPackage[5]=''

packageComment[6]=''
packageToBuild[6]=''
devPackage[6]=''

packageComment[7]=''
packageToBuild[7]=''
devPackage[7]=''

packageComment[8]=''
packageToBuild[8]=''
devPackage[8]=''

packageComment[9]=''
packageToBuild[9]=''
devPackage[9]=''


# These are the targets which will be build if you are running the script
# 'mk-all-tarballs-new.sh'. This could be done for instance out of a cron job.
# The numbers here must be separated by a space and correspond to the numbers
# of the entries above.
nightlyBuilds='0 2'