]> git.donarmstrong.com Git - neurodebian.git/blob - neurodebian.cfg
Enable karmic.
[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
16
17 # Information about prospective packages to be imported from taskfiles
18 prospective =
19  svn://svn.debian.org/blends/projects/science/trunk/debian-science/tasks/neuroscience-cognitive
20  svn://svn.debian.org/blends/projects/med/trunk/debian-med/tasks/imaging
21  svn://svn.debian.org/blends/projects/med/trunk/debian-med/tasks/imaging-dev
22
23 [mirrors]
24 us = http://neuro.debian.net/debian
25 de = http://apsy.gse.uni-magdeburg.de/debian
26
27 [neurodebian]
28 # Release files of all repositories to be contained in the website
29 releases =
30  http://neuro.debian.net/debian/dists/dapper/Release
31  http://neuro.debian.net/debian/dists/gutsy/Release
32  http://neuro.debian.net/debian/dists/hardy/Release
33  http://neuro.debian.net/debian/dists/intrepid/Release
34  http://neuro.debian.net/debian/dists/jaunty/Release
35  http://neuro.debian.net/debian/dists/karmic/Release
36  http://neuro.debian.net/debian/dists/etch/Release
37  http://neuro.debian.net/debian/dists/lenny/Release
38  http://neuro.debian.net/debian/dists/squeeze/Release
39  http://neuro.debian.net/debian/dists/sid/Release
40
41 [release codenames]
42 etch = Debian GNU/Linux 4.0 (etch)
43 lenny = Debian GNU/Linux 5.0 (lenny)
44 squeeze = Debian testing (squeeze)
45 sid = Debian unstable (sid)
46 dapper = Ubuntu 6.06 LTS "Dapper Drake" (dapper)
47 edgy = Ubuntu 6.10 "Edgy Eft" (edgy)
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)
52 karmic = Ubuntu 9.10 "Karmic Koala" (karmic)
53 lucid = Ubuntu upcoming release "Lucid Lynx" (lucid)
54