Package: distributed-net
Version: 2.9012.497-2
Severity: serious
Tags: patch

When building 'distributed-net' in a clean 'unstable' chroot,
I get the following error:

touch build-stamp
 debian/rules binary
dpatch -d files apply-all
make: dpatch: Command not found
make: *** [patch-stamp] Error 127

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

Regards
Andreas Jochens

diff -urN ../tmp-orig/distributed-net-2.9012.497/debian/control ./debian/control
--- ../tmp-orig/distributed-net-2.9012.497/debian/control       2006-08-14 
12:15:16.000000000 +0000
+++ ./debian/control    2006-08-14 12:15:14.000000000 +0000
@@ -2,7 +2,7 @@
 Section: non-free/misc
 Priority: optional
 Maintainer: James Stark <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 5.0.0)
+Build-Depends: debhelper (>= 5.0.0), dpatch
 Standards-Version: 3.7.2
 
 Package: distributed-net


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

Reply via email to