debian/0000755000000000000000000000000011677467672007215 5ustar debian/changelog0000644000000000000000000000126211677467672011070 0ustar pyxid (1.0-1ubuntu2) precise; urgency=low * Rebuild to drop python2.6 dependencies. -- Matthias Klose Sat, 31 Dec 2011 02:13:14 +0000 pyxid (1.0-1ubuntu1) oneiric; urgency=low * dh_python2 transition. * removed debian/pyversions no longer needed. * debian/control - removed B-D on python-support. - increased min python version to >=2.6.6-3~. - added X-P-V field. * debian/rules - added "--with python2". -- Charlie Smotherman Sat, 18 Jun 2011 11:40:40 -0500 pyxid (1.0-1) unstable; urgency=low * Initial release (Closes: #607213) -- Yaroslav Halchenko Sat, 28 May 2011 11:19:52 -0400 debian/blends0000644000000000000000000000011111600264602010346 0ustar Source: pyxid Suggests: python-pyxid Tasks: debian-science/psychophysics debian/rules0000755000000000000000000000017211600264602010243 0ustar #!/usr/bin/make -f # -*- makefile -*- %: dh $@ --with python2 override_dh_clean: rm -rf pyxid.egg-info dist dh_clean debian/gbp.conf0000644000000000000000000000047211600264602010605 0ustar [DEFAULT] # the default branch for upstream sources: upstream-branch = master # the default branch for the debian patch: debian-branch = debian # the default tag formats used: upstream-tag = %(version)s debian-tag = debian/%(version)s # Options only affecting git-buildpackage [git-buildpackage] sign-tags = True debian/control0000644000000000000000000000210711600264602010566 0ustar Source: pyxid Section: python Priority: optional Maintainer: Ubuntu Developers XSBC-Original-Maintainer: NeuroDebian Team Uploaders: Yaroslav Halchenko , Michael Hanke Build-Depends: debhelper (>= 7.0.50~), python (>= 2.6.6-3~), python-setuptools (>= 0.6) X-Python-Version: >= 2.5 Standards-Version: 3.9.2 Homepage: https://github.com/cedrus-opensource/pyxid XS-Vcs-Git: git://git.debian.org/git/pkg-exppsy/pyxid.git XS-Vcs-Browser: http://git.debian.org/?p=pkg-exppsy/pyxid.git Package: python-pyxid Architecture: all Depends: ${python:Depends}, ${misc:Depends} Description: interface for Cedrus XID and StimTracker devices pyxid is a Python library for interfacing with Cedrus XID (eXperiment Interface Device) and StimTracker devices. XID devices are used in software such as SuperLab, Presentation, and ePrime for receiving input as part of stimulus/response testing experiments. . pyxid handles all of the low level device handling for XID devices in Python projects. debian/copyright0000644000000000000000000000350611600264602011122 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=173 Upstream-Name: pyxid Upstream-Contact: opensource@cedrus.com Source: http://www.github.com/cedrus-opensource/pyxid/ Files: * Copyright: 2010-2011, Cedrus Corporation License: BSD-3 All rights reserved. . Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: . Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. . Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. . Neither the name of Cedrus Corporation nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. Files: debian/* Copyright: 2011, Yaroslav Halchenko License: BSD-3 debian/source/0000755000000000000000000000000011600264674010474 5ustar debian/source/format0000644000000000000000000000001411600264602011671 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000025311600264602010214 0ustar version=3 opts="filenamemangle=s/.*\/(.*)/pyxid-$1\.tar\.gz/,uversionmangle=s/([ab])/~$1/;" \ http://github.com/cedrus-opensource/pyxid/downloads .*tarball/([\d\.a-z]+) debian/compat0000644000000000000000000000000211600264602010361 0ustar 7