X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=neurodebian.cfg;h=317caf187117e84ae21256d1bfedb2eafca69493;hb=6362c4dcb1a27324d0da9a8fee0f7f5b74a084a6;hp=48a3bb49a39b23d4aa076f8345fecdba90ee7990;hpb=ed213e00522db6c59809b98e4de5d56b483b337a;p=neurodebian.git diff --git a/neurodebian.cfg b/neurodebian.cfg index 48a3bb4..317caf1 100644 --- a/neurodebian.cfg +++ b/neurodebian.cfg @@ -5,7 +5,8 @@ de-md = http://neurodebian.ovgu.de/debian de-v = http://nd.zetatech.org gr = http://neurobot.bio.auth.gr/neurodebian jp = http://neuroimaging.sakura.ne.jp/neurodebian -ua = http://www.neuro.webdisk.com.ua +# yoh: Disabled -- N/A for a while and maintainer didn't respond +# ua = http://www.neuro.webdisk.com.ua us-ca = http://neurodeb.pirsquared.org us-nh = http://neuro.debian.net/debian us-tn = http://masi.vuse.vanderbilt.edu/neurodebian @@ -31,7 +32,7 @@ stampfile = .timestamp # server non-responsive #timeout = 30 ; seconds # how many hours to allow for a mirror to be stale before emailing -warn-threshold = 24 ; hours +warn-threshold = 36 ; hours # how frequently to email in hours #email-period = 24 ; hours @@ -54,9 +55,13 @@ lucid = http://neuro.debian.net/debian/dists/lucid/Release # EOL: April 2017 (LTS) precise = http://neuro.debian.net/debian/dists/precise/Release # EOL: Apr 2014 -quantal = http://neuro.debian.net/debian/dists/quantal/Release +#EOL quantal = http://neuro.debian.net/debian/dists/quantal/Release # EOL: Jan 2014 raring = http://neuro.debian.net/debian/dists/raring/Release +# EOL: July 2014 +#EOL saucy = http://neuro.debian.net/debian/dists/saucy/Release +# EOL: ??? +trusty = http://neuro.debian.net/debian/dists/trusty/Release # EOL: May 2014 squeeze = http://neuro.debian.net/debian/dists/squeeze/Release wheezy = http://neuro.debian.net/debian/dists/wheezy/Release @@ -68,13 +73,13 @@ debian = http://amd64-geomirror.debian.net/debian ubuntu = http://de.archive.ubuntu.com/ubuntu [task files] -datasets = http://anonscm.debian.org/gitweb/?p=pkg-exppsy/neurodebian-blend.git;a=blob_plain;f=tasks/datasets -distributedcomputing = http://anonscm.debian.org/gitweb/?p=pkg-exppsy/neurodebian-blend.git;a=blob_plain;f=tasks/distributedcomputing -education = http://anonscm.debian.org/gitweb/?p=pkg-exppsy/neurodebian-blend.git;a=blob_plain;f=tasks/education -electrophysiology = http://anonscm.debian.org/gitweb/?p=pkg-exppsy/neurodebian-blend.git;a=blob_plain;f=tasks/electrophysiology -mri = http://anonscm.debian.org/gitweb/?p=pkg-exppsy/neurodebian-blend.git;a=blob_plain;f=tasks/mri -neuralmodeling = http://anonscm.debian.org/gitweb/?p=pkg-exppsy/neurodebian-blend.git;a=blob_plain;f=tasks/neuralmodeling -psychophysics = http://anonscm.debian.org/gitweb/?p=pkg-exppsy/neurodebian-blend.git;a=blob_plain;f=tasks/psychophysics +datasets = http://anonscm.debian.org/cgit/pkg-exppsy/neurodebian-blend.git/plain/tasks/datasets +distributedcomputing = http://anonscm.debian.org/cgit/pkg-exppsy/neurodebian-blend.git/plain/tasks/distributedcomputing +education = http://anonscm.debian.org/cgit/pkg-exppsy/neurodebian-blend.git/plain/tasks/education +electrophysiology = http://anonscm.debian.org/cgit/pkg-exppsy/neurodebian-blend.git/plain/tasks/electrophysiology +mri = http://anonscm.debian.org/cgit/pkg-exppsy/neurodebian-blend.git/plain/tasks/mri +neuralmodeling = http://anonscm.debian.org/cgit/pkg-exppsy/neurodebian-blend.git/plain/tasks/neuralmodeling +psychophysics = http://anonscm.debian.org/cgit/pkg-exppsy/neurodebian-blend.git/plain/tasks/psychophysics [release names] # Map code names to release names and description @@ -96,6 +101,8 @@ precise = Ubuntu 12.04 LTS "Precise Pangolin" (precise) quantal = Ubuntu 12.10 "Quantal Quetzal" (quantal) raring = Ubuntu 13.04 "Raring Ringtail" (raring) saucy = Ubuntu 13.10 "Saucy Salamander" (saucy) +trusty = Ubuntu 14.04 "Trusty Tahr" (trusty) +utopic = Ubuntu 14.10 "Utopic Unicorn" (utopic) [metadata] # base url: // @@ -115,8 +122,8 @@ source extracts filenames = upstream README.Debian copyright # list of environments to build for: each item in this space-separated list # is a tuple of a build family ID and a release name joined by a dash, e.g. # debian-sid -environments = nd+debian-sid nd+debian-wheezy - +environments = nd+debian-sid nd+debian-jessie nd+debian-wheezy nd+debian-squeeze + nd+ubuntu-lucid nd+ubuntu-precise nd+ubuntu-raring nd+ubuntu-saucy nd+ubuntu-trusty # what command to use for package building: pbuilder or cowbuilder builder = pbuilder @@ -150,14 +157,17 @@ archall architecture = amd64 # main mirror for chroots nd+debian mirror = http://medusa:3142/http.debian.net/debian +nd+ubuntu mirror = http://medusa:3142/archive.ubuntu.com/ubuntu # additional mirror(s) for the chroot (thay take precedence over the main mirror # the release codename is automatically filled in where '%%(release)s' is given nd+debian othermirror = deb http://medusa:3142/neurodebian.ovgu.de/debian %%(release)s main contrib non-free +nd+ubuntu othermirror = deb http://medusa:3142/neurodebian.ovgu.de/debian %%(release)s main contrib non-free # additional keyring to be used by debbootstrap and APT -#nd+debian bootstrap keyring = +nd+ubuntu bootstrap keyring = /usr/share/keyrings/ubuntu-archive-keyring.gpg nd+debian keyring = ~/tools/neurodebian/keys/neurodebian-archive-keyring.gpg +nd+ubuntu keyring = ~/tools/neurodebian/keys/neurodebian-archive-keyring.gpg # Repository components to enable in a build chroot #components= @@ -165,15 +175,19 @@ debian components = main nd+debian components = main contrib non-free nd+ubuntu components = main universe multiverse +# force including sources in any build (for one arch in a batch) +nd+debian source include = yes +nd+ubuntu source include = yes + # Maintainer setting for backported packages -backport maintainer = NeuroDebian Maintainers +backport maintainer = NeuroDebian Team # sed expression for modifying the control file of backported packages backport modify control = s/\(^Depends:\) */\1 neurodebian-popularity-contest, /g # space-separate list of source package name for which to NOT apply the control # modification expression -backport modify control blacklist = fslmeta +backport modify control blacklist = [release backport ids] # IDs for individual releases that are used as version suffixes when @@ -197,3 +211,6 @@ oneiric = nd11.10 precise = nd12.04 quantal = nd12.10 raring = nd13.04 +saucy = nd13.10 +trusty = nd14.04 +utopic = nd14.10