[Python-modules-commits] [pyvisa-py] 05/13: Some small fixes

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 2ff5075e0abafbe23c59e61c099e139caa31fe7d
Author: Ruben Undheim <ruben.undheim at gmail.com>
Date:   Wed Feb 25 22:44:40 2015 +0100

    Some small fixes
---
 debian/changelog |  2 +-
 debian/control   | 11 +++++++----
 2 files changed, 8 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index bcefb32..7609f20 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-pyvisa-py (0.1-1) unstable; urgency=low
+pyvisa-py (0.1-1) experimental; urgency=low
 
   * Initial release (Closes: #775764)
 
diff --git a/debian/control b/debian/control
index cd5073a..3660e3f 100644
--- a/debian/control
+++ b/debian/control
@@ -1,6 +1,6 @@
 Source: pyvisa-py
-Section: unknown
-Priority: optional
+Section: electronics
+Priority: extra
 Maintainer: Ruben Undheim <ruben.undheim at gmail.com>
 Build-Depends: debhelper (>= 9)
 Standards-Version: 3.9.6
@@ -11,5 +11,8 @@ Homepage: https://github.com/hgrecco/pyvisa-py
 Package: pyvisa-py
 Architecture: all
 Depends: ${misc:Depends}
-Description: <insert up to 60 chars description>
- <insert long description, indented with spaces>
+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
+ the time, for most people. But NI-VISA is a proprietary library that only works
+ on certain systems. That is when PyVISA-py jumps in.

-- 
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