Package: pybaz
Version: 1.5pre1-1
Severity: serious
Tags: patch

When building 'pybaz' in a clean 'unstable' chroot,
I get the following error:

#-/usr/bin/make clean
python setup.py clean
make: python: Command not found
make: *** [clean] Error 127

Please add the missing Build-Depends on 'python-dev' to debian/control.

Regards
Andreas Jochens

diff -urN ../tmp-orig/pybaz-1.5pre1/debian/control ./debian/control
--- ../tmp-orig/pybaz-1.5pre1/debian/control    2006-01-14 12:11:23.000000000 
+0000
+++ ./debian/control    2006-01-14 12:11:17.000000000 +0000
@@ -2,7 +2,7 @@
 Section: python
 Priority: optional
 Maintainer: Anand Kumria <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 4.0.0), python-epydoc, bazaar
+Build-Depends: debhelper (>= 4.0.0), python-dev, python-epydoc, bazaar
 Standards-Version: 3.6.2
 
 Package: pybaz


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to