]> git.donarmstrong.com Git - neurodebian.git/blob - neurodebian.cfg
Merge remote branch 'alioth/master'
[neurodebian.git] / neurodebian.cfg
1 [dde]
2 pkgquery_url = http://dde.debian.net/dde/q/udd
3
4 [packages]
5 # Packages listed in the following taskfiles will be featured on the website
6 # _if_ they are also present in the repository
7 select taskfiles =
8  svn://svn.debian.org/blends/projects/science/trunk/debian-science/tasks/neuroscience-cognitive
9  svn://svn.debian.org/blends/projects/med/trunk/debian-med/tasks/imaging
10  svn://svn.debian.org/blends/projects/med/trunk/debian-med/tasks/imaging-dev
11
12 # Additional selection filter (similar to 'select taskfiles'), only listing
13 # package names
14 select names = fsl-doc fslview-doc fsl-atlases fsl-possum-data fsl-first-data
15  fsl-feeds libnifti1 odin mitools afni-atlases python-pyssdh python-networkx
16  r-cran-glmnet python-rpy2 python-mvpa-snapshot
17
18 # Information about prospective packages to be imported from taskfiles
19 prospective =
20  svn://svn.debian.org/blends/projects/science/trunk/debian-science/tasks/neuroscience-cognitive
21  svn://svn.debian.org/blends/projects/med/trunk/debian-med/tasks/imaging
22  svn://svn.debian.org/blends/projects/med/trunk/debian-med/tasks/imaging-dev
23
24 [mirrors]
25 us = http://neuro.debian.net/debian
26 de = http://apsy.gse.uni-magdeburg.de/debian
27
28 [neurodebian]
29 # Release files of all repositories to be contained in the website
30 releases =
31  http://neuro.debian.net/debian/dists/dapper/Release
32  http://neuro.debian.net/debian/dists/gutsy/Release
33  http://neuro.debian.net/debian/dists/hardy/Release
34  http://neuro.debian.net/debian/dists/intrepid/Release
35  http://neuro.debian.net/debian/dists/jaunty/Release
36  http://neuro.debian.net/debian/dists/karmic/Release
37  http://neuro.debian.net/debian/dists/etch/Release
38  http://neuro.debian.net/debian/dists/lenny/Release
39  http://neuro.debian.net/debian/dists/squeeze/Release
40  http://neuro.debian.net/debian/dists/sid/Release
41
42 [release codenames]
43 etch = Debian GNU/Linux 4.0 (etch)
44 lenny = Debian GNU/Linux 5.0 (lenny)
45 squeeze = Debian testing (squeeze)
46 sid = Debian unstable (sid)
47 dapper = Ubuntu 6.06 LTS "Dapper Drake" (dapper)
48 edgy = Ubuntu 6.10 "Edgy Eft" (edgy)
49 gutsy = Ubuntu 7.10 "Gutsy Gibbon" (gutsy)
50 hardy = Ubuntu 8.04 LTS "Hardy Heron" (hardy)
51 intrepid = Ubuntu 8.10 "Intrepid Ibex" (intrepid)
52 jaunty = Ubuntu 9.04 "Jaunty Jackalope" (jaunty)
53 karmic = Ubuntu 9.10 "Karmic Koala" (karmic)
54 lucid = Ubuntu upcoming release "Lucid Lynx" (lucid)
55