Package: enscribe
Version: 0.0.4-1
Severity: serious
Tags: patch

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

rm enscribe.1
rm: cannot remove `enscribe.1': No such file or directory
make: [clean-patched] Error 1 (ignored)
dh_clean 
dpatch deapply-all
make: dpatch: Command not found
make: *** [unpatch] Error 127

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

Regards
Andreas Jochens

diff -urN ../tmp-orig/enscribe-0.0.4/debian/control ./debian/control
--- ../tmp-orig/enscribe-0.0.4/debian/control   2005-04-07 21:02:55.509715583 
+0200
+++ ./debian/control    2005-04-07 21:02:38.363930329 +0200
@@ -2,7 +2,7 @@
 Section: sound
 Priority: optional
 Maintainer: Nick Rusnov <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 4.0.0), libgd2-dev, libsndfile1-dev, pkg-config
+Build-Depends: debhelper, dpatch, docbook-to-man, libgd2-dev, libsndfile1-dev, 
pkg-config
 Standards-Version: 3.6.1
 
 Package: enscribe


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

Reply via email to