Package: python-htmltmpl
Version: 1.22-6
Severity: serious
Tags: patch

When building 'python-htmltmpl' in a clean 'unstable' chroot,
I get the following error:

cd . && python setup.py build --build-base="./build"
/bin/sh: python: command not found
make: *** [common-build-impl] Error 127

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

Regards
Andreas Jochens

diff -urN ../tmp-orig/python-htmltmpl-1.22/debian/control ./debian/control
--- ../tmp-orig/python-htmltmpl-1.22/debian/control     2006-02-25 
16:17:08.000000000 +0000
+++ ./debian/control    2006-02-25 16:17:07.000000000 +0000
@@ -2,7 +2,7 @@
 Section: python
 Priority: optional
 Maintainer: Sergio Talens-Oliag <[EMAIL PROTECTED]>
-Build-Depends-Indep: cdbs, debhelper (>= 4.2), python2.3-dev, python2.4-dev
+Build-Depends-Indep: cdbs, debhelper (>= 4.2), python-dev, python2.3-dev, 
python2.4-dev
 Standards-Version: 3.6.2.1
 
 Package: python-htmltmpl


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

Reply via email to