]> git.donarmstrong.com Git - neurodebian.git/blob - debian/control
Fixing bashism in popcon post-scripts -- no "+=" operator
[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  neuro.debian.net sphinx website sources and development tools used by
21  NeuroDebian to provide backports for a range of Debian/Ubuntu
22  releases.
23
24
25 Package: neurodebian-desktop
26 Architecture: all
27 Depends: ${misc:Depends}, ssh-askpass-gnome | ssh-askpass, desktop-base, gnome-icon-theme,
28          neurodebian-popularity-contest
29 Suggests:
30 Description: neuroscience research environment
31  This package contains NeuroDebian artwork (icons, background image)
32  and a NeuroDebian menu featuring most popular neuroscience tools
33  automatically installed upon initial invocation.
34
35
36 Package: neurodebian-keyring
37 Architecture: all
38 Depends: ${misc:Depends}
39 Description: GnuPG archive keys of the NeuroDebian archive
40  The NeuroDebian project digitally signs its Release files. This package
41  contains the archive keys used for that.
42
43 Package: neurodebian-popularity-contest
44 Architecture: all
45 Depends: ${misc:Depends}, popularity-contest
46 Description: Helper for NeuroDebian popularity contest submissions
47  This package is a complement to a generic popularity-contest package
48  to enable submission of usage statistics to NeuroDebian in addition
49  to the submissions to the underlying distribution (e.g. Debian or
50  Ubuntu) popcon server.
51  .
52  It has an effect only if you have decided to participate in the
53  Popularity Contest.
54  .
55  Your participation in popcon is important for following reasons:
56   - Popular packages receive more attention from developers, bugs are
57     fixed faster and updates are provided quicker.
58   - Assure that we do not drop support for a previous release of Debian
59     or Ubuntu while are active users.
60   - User statistics could be used by upstream research software
61     developers to acquire funding for continued development.
62  .
63  You can always enable or disable your participation in popcon by
64  running 'dpkg-reconfigure popularity-contest' as root.
65
66 Package: neurodebian-guest-additions
67 Architecture: all
68 Pre-Depends: virtualbox-ose-guest-utils, virtualbox-ose-guest-x11, virtualbox-ose-guest-dkms
69 Depends: ${misc:Depends}, sudo, neurodebian-desktop, gdm, update-manager-gnome, update-notifier
70 Recommends: chromium-browser
71 Description: NeuroDebian guest additions (DO NOT INSTALL OUTSIDE VIRTUALBOX)
72  This package configures a Debian installation as a guest operating system
73  in a VirtualBox-based virtual machine for NeuroDebian.
74  .
75  DO NOT install this package unless you know what you are doing! For example,
76  installation of this package relaxes several security mechanisms.