[Cdd-commits] r425 - in projects/med/trunk/debian-med: debian tasks

CDD Subversion Commit noreply at alioth.debian.org
Mon Oct 9 13:02:14 UTC 2006


Author: tille
Date: Mon Oct  9 13:02:13 2006
New Revision: 425

Modified:
   projects/med/trunk/debian-med/debian/changelog
   projects/med/trunk/debian-med/tasks/bio
   projects/med/trunk/debian-med/tasks/imaging
   projects/med/trunk/debian-med/tasks/imaging-dev
Log:
Added more dependencies


Modified: projects/med/trunk/debian-med/debian/changelog
==============================================================================
--- projects/med/trunk/debian-med/debian/changelog	(original)
+++ projects/med/trunk/debian-med/debian/changelog	Mon Oct  9 13:02:13 2006
@@ -2,10 +2,23 @@
 
   * Changed med-practice menu
     Closes: #385584
+    Use menu entry for gnumed-client-debug that regards #389932.
+    Note: gnumed-client-debug is not in the med-practice dependency
+    list but it is suggested by gnumed-client.  So *if* the package
+    is installed at the box then an additional menu item occures correctly
+    in the Debian-Med menu.  If it is not installed, only gnumed-client
+    is shown in the menu.
   * med-bio: Added alternative to tree-puzzle as tree-ppuzzle
   * Drop med-dent because odontolinux was removed from Debian
+  * med-bio: Added poa
+             Moved vrom Suggests to Depends: seaview (now really free)
+             Suggests: wise-doc
+  * med-imaging: Depends: libfslio0, libniftiio0, nifti-bin
+                 Suggests: 
+  * med-imaging-dev: Depends: libfslio0-dev, libniftiio0-dev
+                     Suggests: libnifti-doc
 
- -- Andreas Tille <tillea at rki.de>  Thu, 14 Sep 2006 15:28:51 +0200
+ -- Andreas Tille <tille at debian.org>  Thu, 14 Sep 2006 15:28:51 +0200
 
 debian-med (0.11) unstable; urgency=low
 

Modified: projects/med/trunk/debian-med/tasks/bio
==============================================================================
--- projects/med/trunk/debian-med/tasks/bio	(original)
+++ projects/med/trunk/debian-med/tasks/bio	Mon Oct  9 13:02:13 2006
@@ -13,9 +13,11 @@
 Why:         Molecular modelling of ligands of receptors
 Responsible: Steffen Möller
 
-Suggests:    bugsx, clustalw | clustalw-mpi, clustalx, molphy, phylip, seaview, treetool
+Suggests:    bugsx, clustalw | clustalw-mpi, clustalx, molphy, phylip, treetool
 Why:         Non-free, thus only suggested.
 
+Depends:     seaview
+
 Recommends:  textopo
 Why:         This is only recommended to not necessarily flood the system with TeX packages - perhaps target for -doc?
 
@@ -31,5 +33,6 @@
 Suggests:    mozilla-biofox
 Why:         Because of the dependency from firefox we only suggest this package to not bloat the system of the user
 
-Depends:     gromacs, dialign, kalign, probcons, wise, amap-align, biosquid
+Depends:     gromacs, dialign, kalign, probcons, wise, amap-align, biosquid, poa
 
+Suggests:    wise-doc

Modified: projects/med/trunk/debian-med/tasks/imaging
==============================================================================
--- projects/med/trunk/debian-med/tasks/imaging	(original)
+++ projects/med/trunk/debian-med/tasks/imaging	Mon Oct  9 13:02:13 2006
@@ -6,3 +6,5 @@
 Depends: ctsim, ctn, minc-tools, medcon, xmedcon, dcmtk
 Recommends: pngquant, paul 
 Suggests: imagemagick
+
+Depends: libfslio0, libniftiio0, nifti-bin

Modified: projects/med/trunk/debian-med/tasks/imaging-dev
==============================================================================
--- projects/med/trunk/debian-med/tasks/imaging-dev	(original)
+++ projects/med/trunk/debian-med/tasks/imaging-dev	Mon Oct  9 13:02:13 2006
@@ -4,3 +4,7 @@
  for developing applications for medical image processing.
 
 Depends: libgtkimreg-dev, ctn-dev, libminc0-dev, libmdc2-dev
+
+Depends: libfslio0-dev, libniftiio0-dev
+
+Suggests: libnifti-doc



More information about the Cdd-commits mailing list