Package: simpletal
Version: 4.1-1
Severity: serious
Tags: patch

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

dh_clean
/usr/bin/make -f debian/rules reverse-config
make[1]: Entering directory `/simpletal-4.1'
make[1]: Nothing to be done for `reverse-config'.
make[1]: Leaving directory `/simpletal-4.1'
dpatch deapply-all
make: dpatch: Command not found
make: *** [deapply-dpatches] Error 127

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

Regards
Andreas Jochens

diff -urN ../tmp-orig/simpletal-4.1/debian/control ./debian/control
--- ../tmp-orig/simpletal-4.1/debian/control    2006-02-07 14:51:25.000000000 
+0000
+++ ./debian/control    2006-02-07 14:51:24.000000000 +0000
@@ -1,7 +1,7 @@
 Source: simpletal
 Section: python
 Priority: optional
-Build-Depends-Indep: python-dev, python2.2-dev, python2.3-dev, python2.4-dev, 
cdbs (>> 0.4.8), debhelper (>= 4.1.60)
+Build-Depends-Indep: dpatch, python-dev, python2.2-dev, python2.3-dev, 
python2.4-dev, cdbs (>> 0.4.8), debhelper (>= 4.1.60)
 Maintainer: Igor Stroh <[EMAIL PROTECTED]>
 Standards-Version: 3.6.2
 


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

Reply via email to