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