[med-svn] r7140 - in trunk/packages/mgltools: mglutil/trunk/debian networkeditor/trunk/debian vision/trunk/debian
Steffen Möller
moeller at alioth.debian.org
Thu Jun 23 19:28:54 UTC 2011
Author: moeller
Date: 2011-06-23 19:28:54 +0000 (Thu, 23 Jun 2011)
New Revision: 7140
Modified:
trunk/packages/mgltools/mglutil/trunk/debian/control
trunk/packages/mgltools/networkeditor/trunk/debian/control
trunk/packages/mgltools/vision/trunk/debian/control
Log:
More direct usage of the idle lib
Modified: trunk/packages/mgltools/mglutil/trunk/debian/control
===================================================================
--- trunk/packages/mgltools/mglutil/trunk/debian/control 2011-06-23 19:17:40 UTC (rev 7139)
+++ trunk/packages/mgltools/mglutil/trunk/debian/control 2011-06-23 19:28:54 UTC (rev 7140)
@@ -17,7 +17,7 @@
Package: mgltools-mglutil
XB-Python-Version: ${python:Versions}
Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, mgltools-sff, python-pmw, python-zsi (>= 2.0)
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, mgltools-sff, python-pmw, python-zsi (>= 2.0), idle|idle-python2.6
Recommends: qhull-bin
Suggests: tcsh
Description: Molecular Graphics Laboratory utility collection
Modified: trunk/packages/mgltools/networkeditor/trunk/debian/control
===================================================================
--- trunk/packages/mgltools/networkeditor/trunk/debian/control 2011-06-23 19:17:40 UTC (rev 7139)
+++ trunk/packages/mgltools/networkeditor/trunk/debian/control 2011-06-23 19:28:54 UTC (rev 7140)
@@ -18,7 +18,7 @@
Package: mgltools-networkeditor
XB-Python-Version: ${python:Versions}
Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, idle|idle-python2.6
Description: Python GUI library for the editing of networks
This package is part of the mgltools set of Python libraries which
provide an infrastructure for the analysis of protein structures and
Modified: trunk/packages/mgltools/vision/trunk/debian/control
===================================================================
--- trunk/packages/mgltools/vision/trunk/debian/control 2011-06-23 19:17:40 UTC (rev 7139)
+++ trunk/packages/mgltools/vision/trunk/debian/control 2011-06-23 19:28:54 UTC (rev 7140)
@@ -17,7 +17,7 @@
Package: mgltools-vision
XB-Python-Version: ${python:Versions}
Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, mgltools-networkeditor, mgltools-mglutil
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, mgltools-networkeditor, mgltools-mglutil. idle|idle-python2.6
Enhances: autodocktools
Description: Python-based Visual Programming Environment
This package is part of the mgltools set of Python libraries which
More information about the debian-med-commit
mailing list