[med-svn] r17990 - trunk/packages/dicompyler/trunk/debian
Andreas Tille
tille at moszumanska.debian.org
Thu Sep 11 10:03:16 UTC 2014
Author: tille
Date: 2014-09-11 10:03:15 +0000 (Thu, 11 Sep 2014)
New Revision: 17990
Modified:
trunk/packages/dicompyler/trunk/debian/changelog
trunk/packages/dicompyler/trunk/debian/control
Log:
Add python-tornado dependency
Modified: trunk/packages/dicompyler/trunk/debian/changelog
===================================================================
--- trunk/packages/dicompyler/trunk/debian/changelog 2014-09-11 10:02:52 UTC (rev 17989)
+++ trunk/packages/dicompyler/trunk/debian/changelog 2014-09-11 10:03:15 UTC (rev 17990)
@@ -13,6 +13,9 @@
let it start at all.
* debian/patches/allow_pillow_instead_of_pil.patch: python-imaging is
providing only pillow egg-info
+ * debian/patches/enable_later_versions_of_matplotlib.patch :Try to port
+ dicompyler to current version of matplotlib
+ * debian/control: Add dependency python-tornado
-- Andreas Tille <tille at debian.org> Wed, 10 Sep 2014 23:21:42 +0200
Modified: trunk/packages/dicompyler/trunk/debian/control
===================================================================
--- trunk/packages/dicompyler/trunk/debian/control 2014-09-11 10:02:52 UTC (rev 17989)
+++ trunk/packages/dicompyler/trunk/debian/control 2014-09-11 10:03:15 UTC (rev 17990)
@@ -22,7 +22,8 @@
python-dicom,
python-numpy,
python-matplotlib,
- python-dicom (>= 0.9.5~rc1)
+ python-dicom (>= 0.9.5~rc1),
+ python-tornado
Description: radiation therapy research platform
Dicompyler is an extensible, fully open source radiation therapy
research platform based on the DICOM standard. It also functions as a
More information about the debian-med-commit
mailing list