[med-svn] r1910 - trunk/packages/mgltools/gle/trunk/debian
sargis-guest at alioth.debian.org
sargis-guest at alioth.debian.org
Thu May 22 21:46:42 UTC 2008
Author: sargis-guest
Date: 2008-05-22 21:46:40 +0000 (Thu, 22 May 2008)
New Revision: 1910
Modified:
trunk/packages/mgltools/gle/trunk/debian/control
Log:
added python-numpy and swig (>= 1.3.20) to Build-Depends, and python-numpy to Depends
Modified: trunk/packages/mgltools/gle/trunk/debian/control
===================================================================
--- trunk/packages/mgltools/gle/trunk/debian/control 2008-05-22 21:10:09 UTC (rev 1909)
+++ trunk/packages/mgltools/gle/trunk/debian/control 2008-05-22 21:46:40 UTC (rev 1910)
@@ -2,7 +2,7 @@
Section: non-free/science
Priority: optional
Maintainer: Steffen Moeller <moeller at debian.org>
-Build-Depends: debhelper (>= 5.0.38), python-central (>= 0.5.6), cdbs (>= 0.4.49), python-all-dev (>= 2.3.5-11)
+Build-Depends: debhelper (>= 5.0.38), python-central (>= 0.5.6), cdbs (>= 0.4.49), swig (>= 1.3.20), python-all-dev (>= 2.3.5-11), python-numpy
Standards-Version: 3.7.3
XS-Python-Version: 2.5
Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/mgltools/gle/trunk/?rev=0&sc=0
@@ -12,7 +12,7 @@
Package: mgltools-gle
XB-Python-Version: ${python:Versions}
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, python-numpy
Description: GLE library python extension
This package is part of the mgltools set of Python libraries which
provide an infrastructure for the analysis of protein structures and
More information about the debian-med-commit
mailing list