Package: zoo
Version: 2.10-14
Severity: serious
Tags: patch

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

 debian/rules clean
debian/rules:34: /usr/share/dpatch/dpatch.make: No such file or directory
make: *** No rule to make target `/usr/share/dpatch/dpatch.make'.  Stop.

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

Regards
Andreas Jochens

diff -urN ../tmp-orig/zoo-2.10/debian/control ./debian/control
--- ../tmp-orig/zoo-2.10/debian/control 2005-08-11 17:52:30.000000000 +0000
+++ ./debian/control    2005-08-11 17:52:28.000000000 +0000
@@ -1,7 +1,7 @@
 Source: zoo
 Section: utils
 Priority: optional
-Build-Depends: debhelper (>= 4.0.0)
+Build-Depends: debhelper, dpatch
 Maintainer: Jose Carlos Medeiros <[EMAIL PROTECTED]>
 Standards-Version: 3.6.1.0
 


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

Reply via email to