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