source: trunk/debian/control @ 295

Last change on this file since 295 was 295, checked in by dennis, 11 years ago

Bumped version number to 4.3.6, modified debian/control file to ensure a dependicy
for python-argparse when your are using Python 2.6 or lower.

File size: 522 bytes
RevLine 
[64]1Source: pbs-python
2Section: misc
3Priority: optional
[271]4Maintainer: Bas van der Vlies <basv@sara.nl>
[64]5Build-Depends: debhelper (>> 4.0.0), cdbs, chrpath, python, torque
6Standards-Version: 3.5.8
7
8Package: pbs-python
9Section: misc
[176]10Architecture: any
[295]11Depends: libtorque2, ${python:Depends}, ${python:Provides}, python-argparse | python (>= 2.7)
[114]12Description: python API for the Torque library
13 PBS_PYTHON interface is a wrapper class for the OPENPBS/TORQUE C LIB API.
14 Now you can write utilities/extensions in Python instead of C.
Note: See TracBrowser for help on using the repository browser.