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

CDD Subversion Commit noreply at alioth.debian.org
Sun Feb 3 13:55:04 UTC 2008


Author: tille
Date: Sun Feb  3 13:55:04 2008
New Revision: 539

Modified:
   projects/med/trunk/debian-med/debian/changelog
   projects/med/trunk/debian-med/tasks/imaging
   projects/med/trunk/debian-med/tasks/imaging-dev
   projects/med/trunk/debian-med/tasks/practice
Log:
Fixed several dependencies


Modified: projects/med/trunk/debian-med/debian/changelog
==============================================================================
--- projects/med/trunk/debian-med/debian/changelog	(original)
+++ projects/med/trunk/debian-med/debian/changelog	Sun Feb  3 13:55:04 2008
@@ -3,10 +3,13 @@
   * New upstream version
   * Standards-Version: 3.7.3 (no changes needed)
   * Added Vcs-Browser / Vcs-Svn tags
-  * tasks/imaging: Added Dr. Jekyll, libvista2 and dcm4che as
-    prospective package
-  * tasks/imaging(-dev): odin, libvista2-dev, gwyddion and many
-    more as prospective package
+  * tasks/imaging:
+    - Added Dr. Jekyll, libvista2 and dcm4che as prospective package
+    - Fixed minc and nifti library depends
+    - odin, gwyddion and many more as prospective package
+  * tasks/imaging-dev: 
+    - libvista2-dev as prospective package
+    - Fixed minc-dev and nifti-dev library depends
   * tasks/bio
     - Added ballview and mustang as prospective packages
     - dialign-t is now official package - removed long
@@ -16,7 +19,9 @@
       to Suggests to not spoil systems with whole texlive installation
   * tasks/bio-dev: Added BioClipse as prospective package
     Pkg-Description
-  * tasks/practice: Added Mirth as prospective package
+  * tasks/practice:
+    - Added Mirth as prospective package
+    - Fixed libchipcard depends
   * Debian-Med packaging policy:
     - Maintainer: Debian-Med Packaging Team
       <debian-med-packaging at lists.alioth.debian.org>

Modified: projects/med/trunk/debian-med/tasks/imaging
==============================================================================
--- projects/med/trunk/debian-med/tasks/imaging	(original)
+++ projects/med/trunk/debian-med/tasks/imaging	Sun Feb  3 13:55:04 2008
@@ -11,7 +11,7 @@
 
 Suggests: imagemagick, paul
 
-Depends: libfslio0, libniftiio1, nifti-bin, dicomnifti, libvolpack1
+Depends: libfslio1, libniftiio0, nifti-bin, dicomnifti, libvolpack1
 
 Depends: aeskulap
 

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	Sun Feb  3 13:55:04 2008
@@ -5,9 +5,9 @@
  that there also recommended and only suggested packages which are not
  installed in any circumstance but only if the user asks for installing these.
 
-Depends: ctn-dev, cimg-dev, libminc0-dev, libmdc2-dev
+Depends: ctn-dev, cimg-dev, libminc0-dev | libminc-dev, libmdc2-dev
 
-Depends: libfslio0-dev, libniftiio1-dev
+Depends: libnifti1-dev, libniftiio0-dev
 
 Depends: libinsighttoolkit-dev
 

Modified: projects/med/trunk/debian-med/tasks/practice
==============================================================================
--- projects/med/trunk/debian-med/tasks/practice	(original)
+++ projects/med/trunk/debian-med/tasks/practice	Sun Feb  3 13:55:04 2008
@@ -6,7 +6,7 @@
 
 Depends: gnumed-client
 
-Recommends: libchipcard3c1, libchipcard3d0
+Recommends: libchipcardc2, libchipcardd0
 Why: Reading German "Gesundheitskarte"
 
 Depends: mirth



More information about the Cdd-commits mailing list