Author: moeller Date: 2010-11-12 13:21:36 +0000 (Fri, 12 Nov 2010) New Revision: 5430
Modified: trunk/packages/mgltools/pmv/trunk/debian/changelog trunk/packages/mgltools/pmv/trunk/debian/control Log: Adding dependency to python-imagin-tk to address #603027 Modified: trunk/packages/mgltools/pmv/trunk/debian/changelog =================================================================== --- trunk/packages/mgltools/pmv/trunk/debian/changelog 2010-11-12 03:07:47 UTC (rev 5429) +++ trunk/packages/mgltools/pmv/trunk/debian/changelog 2010-11-12 13:21:36 UTC (rev 5430) @@ -1,3 +1,9 @@ +mgltools-pmv (1.5.4.cvs.20100912-2) UNRELEASED; urgency=low + + * Added dependency on python-imaging-tk (Closes: #603027)unstable + + -- Steffen Moeller <[email protected]> Fri, 12 Nov 2010 14:20:35 +0100 + mgltools-pmv (1.5.4.cvs.20100912-1) unstable; urgency=low * New upstream version. Modified: trunk/packages/mgltools/pmv/trunk/debian/control =================================================================== --- trunk/packages/mgltools/pmv/trunk/debian/control 2010-11-12 03:07:47 UTC (rev 5429) +++ trunk/packages/mgltools/pmv/trunk/debian/control 2010-11-12 13:21:36 UTC (rev 5430) @@ -16,7 +16,7 @@ Package: mgltools-pmv XB-Python-Version: ${python:Versions} Architecture: all -Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, mgltools-mglutil, mgltools-support, mgltools-opengltk, mgltools-molkit, mgltools-viewerframework, mgltools-dejavu, python-zsi, mgltools-geomutils, idle-python2.6|idle-python2.5 +Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, mgltools-mglutil, mgltools-support, mgltools-opengltk, mgltools-molkit, mgltools-viewerframework, mgltools-dejavu, python-zsi, mgltools-geomutils, idle-python2.6|idle-python2.5, python-imaging-tk Recommends: apbs Suggests: mgltools-qslimlib Enhances: autodocktools _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
