]> git.donarmstrong.com Git - neurodebian.git/blob - debian/control
ENH: install lightdm, default login for brain, urxvt (+tune ups) as default console
[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
7 Standards-Version: 3.9.2
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, neurodebian-keyring
17 Recommends: python, zerofree, moreutils, time, ubuntu-keyring, debian-archive-keyring, apt-utils
18 Suggests: virtualbox-ose, virtualbox-ose-fuse
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 the generic popularity-contest
48  package to enable anonymous submission of usage statistics to
49  NeuroDebian in addition to the popcon submissions to the underlying
50  distribution (e.g. Debian or Ubuntu) popcon server.
51  .
52  Your participation in popcon is important for following reasons:
53   - Popular packages receive more attention from developers, bugs are
54     fixed faster and updates are provided quicker.
55   - Assure that we do not drop support for a previous release of Debian
56     or Ubuntu while are active users.
57   - User statistics could be used by upstream research software
58     developers to acquire funding for continued development.
59  .
60  It has an effect only if you have decided to participate in the
61  Popularity Contest of your distribution, i.e. Debian or Ubuntu.
62  You can always enable or disable your participation in popcon by
63  running 'dpkg-reconfigure popularity-contest' as root.
64
65 Package: neurodebian-guest-additions
66 Architecture: all
67 Pre-Depends: virtualbox-ose-guest-utils, virtualbox-ose-guest-x11, virtualbox-ose-guest-dkms
68 Depends: ${misc:Depends},
69          sudo,
70          neurodebian-desktop,
71          gdm | lightdm,
72 Recommends: chromium-browser,
73             update-manager-gnome, update-notifier,
74 Description: NeuroDebian guest additions (DO NOT INSTALL OUTSIDE VIRTUALBOX)
75  This package configures a Debian installation as a guest operating system
76  in a VirtualBox-based virtual machine for NeuroDebian.
77  .
78  DO NOT install this package unless you know what you are doing! For example,
79  installation of this package relaxes several security mechanisms.