]> git.donarmstrong.com Git - neurodebian.git/blob - debian/control
New package neurodebian-popularity-contest
[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 <michael.hanke@gmail.com>, Yaroslav Halchenko <debian@onerussian.com>
6 Build-Depends: debhelper (>= 7.0.50~), xcftools, help2man, inkscape, imagemagick
7 Standards-Version: 3.9.1
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 XS-DM-Upload-Allowed: yes
12
13
14 Package: neurodebian-dev
15 Architecture: all
16 Depends: ${misc:Depends}, devscripts, cowbuilder, python, neurodebian-keyring
17 Recommends: virtualbox-ose, virtualbox-ose-fuse, zerofree
18 Suggests:
19 Description: NeuroDebian development tools
20  Pacifier
21
22
23 Package: neurodebian-desktop
24 Architecture: all
25 Depends: ${misc:Depends}, ssh-askpass-gnome | ssh-askpass, desktop-base, gnome-icon-theme
26 Suggests:
27 Description: neuroscience research environment
28  Pacifier
29
30
31 Package: neurodebian-keyring
32 Architecture: all
33 Depends: ${misc:Depends}
34 Description: GnuPG archive keys of the NeuroDebian archive
35  The NeuroDebian project digitally signs its Release files. This package
36  contains the archive keys used for that.
37
38 Package: neurodebian-popularity-contest
39 Architecture: all
40 Depends: ${misc:Depends}, popularity-contest
41 Description: Helper for NeuroDebian popularity contest submissions
42  This package is a complement to a generic popularity-contest package
43  to enable submission of usage statistics to NeuroDebian in addition
44  to the submissions to the underlying distribution (e.g. Debian or
45  Ubuntu) popcon server.
46  .
47  It has an effect only if you have decided to participate in the
48  Popularity Contest.
49  .
50  Your participation in popcon is important for following reasons:
51   - Popular packages receive more attention from developers, bugs are
52     fixed faster and updates are provided quicker.
53   - Assure that we do not drop support for a previous release of Debian
54     or Ubuntu while are active users.
55   - User statistics could be used by upstream research software
56     developers to acquire funding for continued development.
57  .
58  You can always enable or disable your participation in popcon by
59  running 'dpkg-reconfigure popularity-contest' as root.
60
61 Package: neurodebian-guest-additions
62 Architecture: all
63 Pre-Depends: virtualbox-ose-guest-utils, virtualbox-ose-guest-x11, virtualbox-ose-guest-dkms
64 Depends: ${misc:Depends}, sudo, neurodebian-desktop, gdm, update-manager-gnome, update-notifier
65 Recommends: chromium-browser
66 Description: NeuroDebian guest additions (DO NOT INSTALL OUTSIDE VIRTUALBOX)
67  This package configures a Debian installation as a guest operating system
68  in a VirtualBox-based virtual machine for NeuroDebian.
69  .
70  DO NOT install this package unless you know what you are doing! For example,
71  installation of this package relaxes several security mechanisms.