[Python-modules-commits] [pyvisa-py] 02/03: Depend on python-pyvisa

Ruben Undheim rubund-guest at moszumanska.debian.org
Mon Mar 16 18:07:37 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 8d7a832deaee19ba4980a39fd5f6fb4c89df2c3e
Author: Ruben Undheim <ruben.undheim at gmail.com>
Date:   Mon Mar 16 18:59:42 2015 +0100

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

diff --git a/debian/control b/debian/control
index 022afb5..6264908 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Homepage: https://github.com/hgrecco/pyvisa-py
 
 Package: python-pyvisa-py
 Architecture: all
-Depends: ${misc:Depends}, ${python:Depends}, pyvisa
+Depends: ${misc:Depends}, ${python:Depends}, python-pyvisa
 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