Package: ipy
Version: 0.42-2
Severity: serious
Tags: patch

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

dh_python -ppython-ipy
dh_python: Python is not installed, aborting. (Probably forgot to Build-Depend 
on python.)
make: *** [binary-install/python-ipy] Error 1

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

Regards
Andreas Jochens

diff -urN ../tmp-orig/ipy-0.42/debian/control ./debian/control
--- ../tmp-orig/ipy-0.42/debian/control 2005-08-30 07:52:12.000000000 +0000
+++ ./debian/control    2005-08-30 07:52:04.000000000 +0000
@@ -2,7 +2,7 @@
 Section: python
 Priority: optional
 Maintainer: Morten Werner Olsen <[EMAIL PROTECTED]>
-Build-Depends-Indep: debhelper (>= 4.1.0), cdbs, python2.3, python2.3-dev, 
python2.4, python2.4-dev
+Build-Depends-Indep: debhelper (>= 4.1.0), cdbs, python-dev, python2.3, 
python2.3-dev, python2.4, python2.4-dev
 Standards-Version: 3.6.2
 
 Package: python-ipy


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

Reply via email to