[Python-modules-commits] [pyvisa-py] 10/13: Depend on specific version of pyvisa

Ruben Undheim rubund-guest at moszumanska.debian.org
Sun Mar 15 11:01:27 UTC 2015


This is an automated email from the git hooks/post-receive script.

rubund-guest pushed a commit to branch master
in repository pyvisa-py.

commit 735780b5fc030a5a5683a9badae5cb51eca82f51
Author: Ruben Undheim <ruben.undheim at gmail.com>
Date:   Sat Feb 28 17:26:20 2015 +0100

    Depend on specific version of pyvisa
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 103704c..1961ede 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ X-Python-Version: all
 
 Package: pyvisa-py
 Architecture: all
-Depends: ${misc:Depends}, ${python:Depends}
+Depends: ${misc:Depends}, ${python:Depends}, pyvisa (>= 1.6)
 Description: Backend that implements a large part of the VISA in pure Python
  PyVISA started as wrapper for the NI-VISA library and therefore you need to
  install National Instruments VISA library in your system. This works most of

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pyvisa-py.git



More information about the Python-modules-commits mailing list