debian/0000755000000000000000000000000012202244374007166 5ustar debian/changelog0000644000000000000000000000063612202244342011040 0ustar vish (0.0.20130812-1) unstable; urgency=low * New upstream release -- Simon Richter Mon, 12 Aug 2013 22:40:32 +0200 vish (0.0.20130714-1) unstable; urgency=low * New upstream release -- Simon Richter Mon, 15 Jul 2013 00:29:34 +0200 vish (0.0.20121230-1) unstable; urgency=low * Initial release -- Simon Richter Sun, 30 Dec 2012 16:32:19 +0000 debian/rules0000755000000000000000000000017612070067542010255 0ustar #!/usr/bin/make -f # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 %: dh $@ --with autotools-dev --parallel debian/compat0000644000000000000000000000000212070066273010367 0ustar 9 debian/watch0000644000000000000000000000007712070067573010232 0ustar version=3 http://www.librevisa.org/download/vish-(.*)\.tar\.gz debian/source/0000755000000000000000000000000012070066224010465 5ustar debian/source/format0000644000000000000000000000001412070066224011673 0ustar 3.0 (quilt) debian/copyright0000644000000000000000000000173612070067526011135 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: vish Source: http://www.librevisa.org/ Files: * Copyright: 2012 Simon Richter License: GPL-3+ License: GPL-3+ This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. . This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this program. If not, see . On Debian systems, the complete text of the GNU General Public License version 3 can be found in "/usr/share/common-licenses/GPL-2". debian/control0000644000000000000000000000112712070067357010601 0ustar Source: vish Section: electronics Priority: extra Maintainer: Simon Richter Build-Depends: debhelper (>= 9.0.0), autotools-dev, libvisa-dev Standards-Version: 3.9.3 Homepage: http://www.librevisa.org/ Package: vish Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: Commandline interface for Virtual Instrument Software Architecture The VISA API provides a common interface to test and measurement equipment that can be accessed via GPIB, USB or VXI-11 interfaces. . This package contains a commandline interface that can be used to send raw commands.