python-drmaa - interface to DRMAA-compliant distributed resource management systems
# sudo apt-get update
# sudo apt-get install python-drmaa
2012-04-13 - Dominique Belhachemi <domibel@debian.org> 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
2011-11-10 - Dominique Belhachemi <domibel@debian.org> 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
2010-08-06 - Michael Hanke <michael.hanke@gmail.com> drmaa (0.4~b3-2) unstable; urgency=low * Depend on Python (Closes: #591982). Thanks to Jakub Wilk.
2010-06-03 - Michael Hanke <michael.hanke@gmail.com> 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).