]> git.donarmstrong.com Git - neurodebian.git/blob - debian/control
20a1feb62f6711ef673464f53fdcd7e4c4483b69
[neurodebian.git] / debian / control
1 Source: neurodebian
2 Section: science
3 Priority: optional
4 Maintainer: NeuroDebian Team <team@neuro.debian.net>
5 Uploaders: Michael Hanke <mih@debian.org>, Yaroslav Halchenko <debian@onerussian.com>
6 Build-Depends: debhelper (>= 7.0.50~), xcftools, help2man, inkscape, imagemagick, python-html5lib, po-debconf
7 Standards-Version: 3.9.5
8 Homepage: http://neuro.debian.net
9 Vcs-Browser: http://git.debian.org/?p=pkg-exppsy/neurodebian.git
10 Vcs-Git: git://git.debian.org/git/pkg-exppsy/neurodebian.git
11
12 Package: neurodebian
13 Architecture: all
14 Pre-depends: python, wget
15 Depends: neurodebian-archive-keyring, ${misc:Depends}
16 Recommends: netselect
17 Suggests: neurodebian-desktop, neurodebian-popularity-contest
18 Description: turnkey platform for the neuroscience
19  The NeuroDebian project integrates and maintain a variety of
20  neuroscience-oriented (such as AFNI, FSL, PsychoPy, etc.) and many
21  generic computational (such as condor, pandas, etc.) software projects
22  within Debian.
23  .
24  This package enables NeuroDebian repository on top of the stock
25  Debian or Ubuntu system.
26
27
28 Package: neurodebian-dev
29 Architecture: all
30 Depends: ${misc:Depends}, devscripts, cowbuilder, neurodebian-archive-keyring
31 Recommends: python, zerofree, moreutils, time, ubuntu-keyring, debian-archive-keyring, apt-utils
32 Suggests: virtualbox-ose, virtualbox-ose-fuse
33 Description: NeuroDebian development tools
34  neuro.debian.net sphinx website sources and development tools used by
35  NeuroDebian to provide backports for a range of Debian/Ubuntu
36  releases.
37
38
39 Package: neurodebian-desktop
40 Architecture: all
41 Depends: ${misc:Depends}, ssh-askpass-gnome | ssh-askpass, desktop-base, gnome-icon-theme,
42          neurodebian-popularity-contest
43 Suggests:
44 Description: neuroscience research environment
45  This package contains NeuroDebian artwork (icons, background image)
46  and a NeuroDebian menu featuring most popular neuroscience tools
47  automatically installed upon initial invocation.
48
49
50 Package: neurodebian-archive-keyring
51 Architecture: all
52 Depends: ${misc:Depends}
53 Replaces: neurodebian-keyring (<< 0.34~)
54 Breaks: neurodebian-keyring (<< 0.34~)
55 Description: GnuPG archive keys of the NeuroDebian archive
56  The NeuroDebian project digitally signs its Release files. This package
57  contains the archive keys used for that.
58
59 Package: neurodebian-popularity-contest
60 Architecture: all
61 Depends: ${misc:Depends}, popularity-contest
62 Description: Helper for NeuroDebian popularity contest submissions
63  This package is a complement to the generic popularity-contest
64  package to enable anonymous submission of usage statistics to
65  NeuroDebian in addition to the popcon submissions to the underlying
66  distribution (e.g. Debian or Ubuntu) popcon server.
67  .
68  Your participation in popcon is important for following reasons:
69   - Popular packages receive more attention from developers, bugs are
70     fixed faster and updates are provided quicker.
71   - Assure that we do not drop support for a previous release of Debian
72     or Ubuntu while are active users.
73   - User statistics could be used by upstream research software
74     developers to acquire funding for continued development.
75  .
76  It has an effect only if you have decided to participate in the
77  Popularity Contest of your distribution, i.e. Debian or Ubuntu.
78  You can always enable or disable your participation in popcon by
79  running 'dpkg-reconfigure popularity-contest' as root.
80