Package: tdiary
Version: 2.0.2+20060303-2
Severity: serious
Tags: patch

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

dh_clean
# Add here commands to clean up after the build process.
rm -f tdiary-setup.1 tdiary-convert2.1
dpatch deapply-all
make: dpatch: Command not found
make: *** [unpatch] Error 127

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

Regards
Andreas Jochens

diff -urN ../tmp-orig/tdiary-2.0.2+20060303/debian/control ./debian/control
--- ../tmp-orig/tdiary-2.0.2+20060303/debian/control    2006-03-22 
15:59:50.000000000 +0000
+++ ./debian/control    2006-03-22 15:59:46.000000000 +0000
@@ -2,7 +2,7 @@
 Section: web
 Priority: optional
 Maintainer: Daigo Moriwaki <[EMAIL PROTECTED]>
-Build-Depends-Indep: debhelper (>> 3.0.0), docbook-to-man
+Build-Depends-Indep: debhelper, dpatch, docbook-to-man
 Standards-Version: 3.6.2.1
 
 Package: tdiary


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

Reply via email to