]> git.donarmstrong.com Git - neurodebian.git/blobdiff - debian/control
readding spashscreen (apparent KVM got stuck) and removing gnome (what for games?)
[neurodebian.git] / debian / control
index 04fdf4621e92be5c11baf3867221cf3a86b3302e..cb607bc41d5b8a60256bd23b6e250e907625317f 100644 (file)
@@ -3,7 +3,7 @@ Section: science
 Priority: optional
 Maintainer: NeuroDebian Team <team@neuro.debian.net>
 Uploaders: Michael Hanke <michael.hanke@gmail.com>, Yaroslav Halchenko <debian@onerussian.com>
-Build-Depends: debhelper (>= 7.0.50~), xcftools, help2man, inkscape
+Build-Depends: debhelper (>= 7.0.50~), xcftools, help2man, inkscape, imagemagick
 Standards-Version: 3.9.1
 Homepage: http://neuro.debian.net
 Vcs-Browser: http://git.debian.org/?p=pkg-exppsy/neurodebian.git
@@ -11,17 +11,10 @@ Vcs-Git: git://git.debian.org/git/pkg-exppsy/neurodebian.git
 XS-DM-Upload-Allowed: yes
 
 
-Package: neurodebian
-Architecture: all
-Depends: ${misc:Depends}
-Suggests:
-Description: neuroscience research environment
- Pacifier
-
-
 Package: neurodebian-dev
 Architecture: all
-Depends: ${misc:Depends}, devscripts, cowbuilder, python
+Depends: ${misc:Depends}, devscripts, cowbuilder, python, neurodebian-keyring
+Recommends: virtualbox-ose, virtualbox-ose-fuse, zerofree
 Suggests:
 Description: NeuroDebian development tools
  Pacifier
@@ -29,17 +22,28 @@ Description: NeuroDebian development tools
 
 Package: neurodebian-desktop
 Architecture: all
-Depends: ${misc:Depends}
+Depends: ${misc:Depends}, ssh-askpass-gnome | ssh-askpass, desktop-base, gnome-icon-theme
 Suggests:
 Description: neuroscience research environment
  Pacifier
 
 
-Package: neurodebian-trailer
+Package: neurodebian-keyring
 Architecture: all
 Depends: ${misc:Depends}
-Suggests:
-Description: neuroscience research environment
- Pacifier
+Description: GnuPG archive keys of the NeuroDebian archive
+ The NeuroDebian project digitally signs its Release files. This package
+ contains the archive keys used for that.
 
 
+Package: neurodebian-guest-additions
+Architecture: all
+Pre-Depends: virtualbox-ose-guest-utils, virtualbox-ose-guest-x11, virtualbox-ose-guest-dkms
+Depends: ${misc:Depends}, sudo, neurodebian-desktop, gdm, update-manager-gnome, update-notifier
+Recommends: chromium-browser
+Description: NeuroDebian guest additions (DO NOT INSTALL OUTSIDE VIRTUALBOX)
+ This package configures a Debian installation as a guest operating system
+ in a VirtualBox-based virtual machine for NeuroDebian.
+ .
+ DO NOT install this package unless you know what you are doing! For example,
+ installation of this package relaxes several security mechanisms.