]> git.donarmstrong.com Git - neurodebian.git/blobdiff - debian/control
BF: Disable logic for demanding netselect (absent on ubuntus)
[neurodebian.git] / debian / control
index 800ca0fb44ccfd2571766d49d249cef1540f829b..74bbc2bf649456d6bfde123edc9d56d9d2d70636 100644 (file)
@@ -2,20 +2,50 @@ Source: neurodebian
 Section: science
 Priority: optional
 Maintainer: NeuroDebian Team <team@neuro.debian.net>
-Uploaders: Michael Hanke <michael.hanke@gmail.com>, Yaroslav Halchenko <debian@onerussian.com>
+Uploaders: Michael Hanke <mih@debian.org>, Yaroslav Halchenko <debian@onerussian.com>
 Build-Depends: debhelper (>= 7.0.50~), xcftools, help2man, inkscape, imagemagick, python-html5lib
-Standards-Version: 3.9.1
+Standards-Version: 3.9.2
 Homepage: http://neuro.debian.net
 Vcs-Browser: http://git.debian.org/?p=pkg-exppsy/neurodebian.git
 Vcs-Git: git://git.debian.org/git/pkg-exppsy/neurodebian.git
 XS-DM-Upload-Allowed: yes
 
+Package: neurodebian
+Architecture: all
+Depends: ${misc:Depends}, neurodebian-repository
+Recommends: neurodebian-desktop, neurodebian-popularity-contest
+Description: turnkey platform for the neuroscience
+ The NeuroDebian project integrates and maintain a variety of
+ neuroscience-oriented (such as AFNI, FSL, PsychoPy, etc.) and many
+ generic computational (such as condor, pandas, etc.) software projects
+ within Debian.
+ .
+ This meta-package depends on packages needed for a typical
+ NeuroDebian deployment, e.g. enabling the complementary NeuroDebian
+ repository of package backports and perspective packages not yet
+ available from stock Debian/Ubuntu.
+
+
+Package: neurodebian-repository
+Architecture: all
+Pre-depends: python-minimal, wget
+Depends: neurodebian-keyring, ${misc:Depends}
+Recommends: netselect
+Description: NeuroDebian APT repository installer
+ Besides making (neuro)scientific software available on stock Debian
+ systems, neuro.debian.net (and mirrors around the globe) provides
+ a repository with backport builds of the NeuroDebian-maintained
+ packages for all supported Debian and Ubuntu releases.
+ .
+ This package enables NeuroDebian repository on top of the stock
+ Debian or Ubuntu system.
+
 
 Package: neurodebian-dev
 Architecture: all
-Depends: ${misc:Depends}, devscripts, cowbuilder, python, neurodebian-keyring
-Recommends: virtualbox-ose, virtualbox-ose-fuse, zerofree
-Suggests:
+Depends: ${misc:Depends}, devscripts, cowbuilder, neurodebian-keyring
+Recommends: python, zerofree, moreutils, time, ubuntu-keyring, debian-archive-keyring, apt-utils
+Suggests: virtualbox-ose, virtualbox-ose-fuse
 Description: NeuroDebian development tools
  neuro.debian.net sphinx website sources and development tools used by
  NeuroDebian to provide backports for a range of Debian/Ubuntu
@@ -65,8 +95,13 @@ Description: Helper for NeuroDebian popularity contest submissions
 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
+Depends: ${misc:Depends},
+         sudo,
+         neurodebian-desktop,
+         gdm | lightdm,
+                zenity,
+Recommends: chromium-browser,
+            update-manager-gnome, update-notifier,
 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.