debian/0000755000000000000000000000000012065151756007176 5ustar debian/rules0000755000000000000000000000102012065151752010243 0ustar #!/usr/bin/make -f # -*- makefile -*- # Sample debian/rules that uses debhelper. # This file was originally written by Joey Hess and Craig Small. # As a special exception, when this file is copied by dh-make into a # dh-make output file, you may use that output file without restriction. # This special exception was added by Craig Small in version 0.37 of dh-make. # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 export CFLAGS=$(shell dpkg-buildflags --get CFLAGS) -fPIC -DPIC %: dh $@ --with autotools-dev debian/source/0000755000000000000000000000000012060103364010461 5ustar debian/source/format0000644000000000000000000000001412060103364011667 0ustar 3.0 (quilt) debian/control0000644000000000000000000000105412065131325010567 0ustar Source: vxi Priority: extra Maintainer: Simon Richter Build-Depends: debhelper (>= 9.0.0), autotools-dev Standards-Version: 3.9.3 Section: libs Package: vxi-dev Section: libdevel Architecture: any Depends: ${misc:Depends} Description: Development files for the VXI-11 RPC protocol The VXI-11 protocol is used for communication with test and measurement equipment. It provides a "virtual" representation of the command, event and abort channels specified in the LXI protocol. . This package contains the headers and static libraries. debian/changelog0000644000000000000000000000067412065151702011046 0ustar vxi (0.0.20121221-2) unstable; urgency=low * Build with -fPIC for inclusion into shared libraries. -- Simon Richter Fri, 21 Dec 2012 21:24:41 +0000 vxi (0.0.20121221-1) unstable; urgency=low * New upstream release -- Simon Richter Fri, 21 Dec 2012 19:04:27 +0000 vxi (0.0.20121206-1) unstable; urgency=low * Initial release -- Simon Richter Tue, 11 Dec 2012 15:08:07 +0100 debian/watch0000644000000000000000000000007512061621241010214 0ustar version=3 http://www.simonrichter.eu/files/vxi-(.*)\.tar\.gz debian/copyright0000644000000000000000000000277712061635320011134 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: VXI-11 Source: http://www.ivifoundation.org/specifications/default.aspx Files: vxi.x Copyright: Public Domain License: Public Domain VMEbus Extensions for Instrumentation TCP/IP Instrument Protocol Specification VXI-11, Revision 1.0 is authored by the VXIbus Consortium, Inc. and its sponsor members: * GenRad, Inc. * Hewlett-Packard Co. * National Instruments, Corp. * Racal Instruments, Inc. * Tektronix, Inc. * Wavetek, Inc. This document is in the public domain. Permission is granted to reproduce and distribute this document by any means for any purpose. Files: configure.ac Makefile.am debian/* Copyright: 2012 Simon Richter License: GPL-2+ 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 2 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 2 can be found in "/usr/share/common-licenses/GPL-2". debian/compat0000644000000000000000000000000212061617700010364 0ustar 9