Package: python-simpy Version: 1.5.1-1 Severity: important Tags: patch python-simpy 1.5.1-1 suffers FTBFS in pbuilder due to a missing dependency on python:
dpkg-source: building python-simpy in python-simpy_1.5.1-1.dsc debian/rules build dh_testdir touch configure-stamp dh_testdir python setup.py build make: python: Command not found make: *** [build-stamp] Error 127 pbuilder: Failed autobuilding of package -> Aborting with an error diff -Naur python-simpy-1.5.1/debian/control python-simpy-1.5.1.fixed/debian/control --- python-simpy-1.5.1/debian/control 2005-03-21 15:42:11.620011413 +0100 +++ python-simpy-1.5.1.fixed/debian/control 2005-03-21 15:41:55.346916155 +0100 @@ -2,7 +2,7 @@ Section: python Priority: optional Maintainer: Antal A. Buss <[EMAIL PROTECTED]> -Build-Depends-Indep: debhelper (>= 4.1.89), python2.3-dev +Build-Depends-Indep: debhelper (>= 4.1.89), python2.3-dev, python Standards-Version: 3.6.1 Package: python-simpy -ukh -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]