Package: pyroman
Version: 0.2-3
Severity: serious
Tags: patch

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

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

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

Regards
Andreas Jochens

diff -urN ../tmp-orig/pyroman-0.2/debian/control ./debian/control
--- ../tmp-orig/pyroman-0.2/debian/control      2006-03-22 16:12:29.000000000 
+0000
+++ ./debian/control    2006-03-22 16:12:23.000000000 +0000
@@ -2,7 +2,7 @@
 Section: admin
 Priority: optional
 Maintainer: Erich Schubert <[EMAIL PROTECTED]>
-Build-Depends: cdbs, debhelper (>= 4.1.0)
+Build-Depends: cdbs, debhelper (>= 4.1.0), python-dev
 Standards-Version: 3.6.2
 
 Package: pyroman


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

Reply via email to