debian/0000755000000000000000000000000011742135544007174 5ustar debian/README.Debian0000644000000000000000000000033111657111635011232 0ustar python-drmaa for Debian ----------------------- To be able to use this module with libdrmaa from Debian's package of Sun GridEngine, one needs to set the SGE_ROOT environment variable to point to /var/lib/gridengine debian/rules0000755000000000000000000000014011742136630010244 0ustar #!/usr/bin/make -f # -*- makefile -*- # one ring to rule them all ... %: dh $@ --with=python2 debian/source/0000755000000000000000000000000011657111635010474 5ustar debian/source/format0000644000000000000000000000001411657111635011702 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000215611742136462011052 0ustar drmaa (0.5-1) unstable; urgency=low * new upstream release contains an important fix for third-party drmaa connectors (e.g. slurm-drmaa) * Bumped Standards-Version (no change required) * switch to dh_python2 -- Dominique Belhachemi Fri, 13 Apr 2012 19:41:49 -0400 drmaa (0.4~b3-3) unstable; urgency=low * removed libdrmaa1.0 dependency (Closes: #648269) * added libdrmaa1.0 and pbs-drmaa1 to Suggests field * updated machine readable coyright file * Bumped Standards-Version (no change required) * Bumped compat level (no change required) * added myself to Uploaders field -- Dominique Belhachemi Thu, 10 Nov 2011 22:16:56 -0500 drmaa (0.4~b3-2) unstable; urgency=low * Depend on Python (Closes: #591982). Thanks to Jakub Wilk. -- Michael Hanke Fri, 06 Aug 2010 15:43:13 -0400 drmaa (0.4~b3-1) unstable; urgency=low * Initial Debian packaging based on debhelper's "dh" and using the new source package format 3.0 (quilt) (Closes: #584436). -- Michael Hanke Thu, 03 Jun 2010 11:41:50 -0400 debian/watch0000644000000000000000000000014611657111635010226 0ustar version=3 opts=dversionmangle=s/~// \ http://googlecode.debian.net/p/drmaa-python/drmaa-(.*)\.tar\.gz debian/compat0000644000000000000000000000000211657114171010370 0ustar 8 debian/control0000644000000000000000000000204211742136255010575 0ustar Source: drmaa Priority: extra Maintainer: NeuroDebian Team Uploaders: Michael Hanke , Yaroslav Halchenko , Dominique Belhachemi Build-Depends: debhelper (>= 8), python-all (>= 2.6.6-3~), python-setuptools Standards-Version: 3.9.3 Section: python Homepage: http://code.google.com/p/drmaa-python/ XS-DM-Upload-Allowed: yes Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-exppsy/python-drmaa.git Vcs-Git: git://anonscm.debian.org/pkg-exppsy/python-drmaa.git Package: python-drmaa Architecture: all Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends} Suggests: libdrmaa1.0, pbs-drmaa1 Description: interface to DRMAA-compliant distributed resource management systems This is a Python implementation of the Distributed Resource Management (DRM) Application API (DRMAA). It provides all high-level functionality necessary to consign a job to a DRM system (e.g. Sun Gridengine), including common operations on jobs, such as termination or suspension. debian/copyright0000644000000000000000000000320111657113704011122 0ustar Format: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?revision=174 Upstream-Name: drmaa Upstream-Source: http://code.google.com/p/drmaa-python/ Files: * Copyright: Copyright (C) 2008 StatPro Italia s.r.l. Enrico Sirola License: BSD-2-clause Files: debian/* Copyright: Copyright 2010, Michael Hanke License: BSD-2-clause License: BSD-2-clause 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. . 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.