[Python-modules-commits] [pyvisa-py] 01/03: Reformulated description again

Ruben Undheim rubund-guest at moszumanska.debian.org
Fri Jul 24 14:59:25 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 5c5c58318b8b8770c359bef05597757394729329
Author: Ruben Undheim <ruben.undheim at gmail.com>
Date:   Mon Mar 23 20:49:51 2015 +0100

    Reformulated description again
---
 debian/control | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index f79fd8b..87d9d60 100644
--- a/debian/control
+++ b/debian/control
@@ -19,8 +19,9 @@ Homepage: https://github.com/hgrecco/pyvisa-py
 Package: python-pyvisa-py
 Architecture: all
 Depends: ${misc:Depends}, ${python:Depends}, python-pyvisa
-Description: Python VISA bindings for GPIB, RS232, and USB instruments
- This is a backend that implements a large part of the VISA in pure Python.
+Description: Backend that implements a large part of the VISA in pure Python
+ This library provides Python VISA bindings for GPIB, RS232, and USB
+ instruments.
  .
  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
@@ -30,8 +31,9 @@ Description: Python VISA bindings for GPIB, RS232, and USB instruments
 Package: python3-pyvisa-py
 Architecture: all
 Depends: ${misc:Depends}, ${python3:Depends}, python3-pyvisa
-Description: Python3 VISA bindings for GPIB, RS232, and USB instruments
- This is a backend that implements a large part of the VISA in pure Python.
+Description: Backend that implements a large part of the VISA in pure Python3
+ This library provides Python VISA bindings for GPIB, RS232, and USB
+ instruments.
  .
  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