Package: asm Version: 1.5.3-1 Severity: serious Tags: patch When building 'asm' in a clean 'unstable' chroot, I get the following error:
debian/rules clean debian/rules:13: /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/asm-1.5.3/debian/control ./debian/control --- ../tmp-orig/asm-1.5.3/debian/control 2005-09-17 05:53:00.000000000 +0000 +++ ./debian/control 2005-09-17 05:52:57.000000000 +0000 @@ -3,7 +3,7 @@ Priority: optional Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org> Uploaders: Marcus Crafter <[EMAIL PROTECTED]>, Barry Hawkins <[EMAIL PROTECTED]> -Build-Depends-Indep: debhelper (>= 4.0.0), ant (>= 1.6.5-1), kaffe (>= 2:1.1.5-3), libow-util-ant-tasks-java (>= 1.3-2) +Build-Depends-Indep: debhelper, dpatch, ant, kaffe (>= 2:1.1.5-3), libow-util-ant-tasks-java (>= 1.3-2) Standards-Version: 3.6.2.1 Package: libasm-java -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]