Author: tille Date: 2012-01-05 08:45:18 +0000 (Thu, 05 Jan 2012) New Revision: 9174
Modified: trunk/packages/dicompyler/trunk/debian/changelog trunk/packages/dicompyler/trunk/debian/control Log: Do not depend from python-elixir and python-sqlalchemy Modified: trunk/packages/dicompyler/trunk/debian/changelog =================================================================== --- trunk/packages/dicompyler/trunk/debian/changelog 2012-01-04 15:22:47 UTC (rev 9173) +++ trunk/packages/dicompyler/trunk/debian/changelog 2012-01-05 08:45:18 UTC (rev 9174) @@ -1,3 +1,9 @@ +dicompyler (0.4.1-1-2) UNRELEASED; urgency=low + + * Do not depend from python-elixir and python-sqlalchemy + + -- Andreas Tille <[email protected]> Thu, 05 Jan 2012 09:44:12 +0100 + dicompyler (0.4.1-1-1) unstable; urgency=low * New upstream version Modified: trunk/packages/dicompyler/trunk/debian/control =================================================================== --- trunk/packages/dicompyler/trunk/debian/control 2012-01-04 15:22:47 UTC (rev 9173) +++ trunk/packages/dicompyler/trunk/debian/control 2012-01-05 08:45:18 UTC (rev 9174) @@ -15,8 +15,7 @@ Architecture: all Depends: ${misc:Depends}, ${python:Depends}, python-wxgtk2.8 (>= 2.8.8.1), python-imaging (>= 1.1.7), python-dicom, python-numpy (>= 1.2.1), - python-matplotlib (>= 0.99), python-sqlalchemy (>= 0.5.4), python-elixir (>= 0.6.1), - python-dicom (>= 0.9.5~rc1) + python-matplotlib (>= 0.99), python-dicom (>= 0.9.5~rc1) 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 _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
