Bug#328741: asm: FTBFS: Missing Build-Depends on 'dpatch'

Andreas Jochens aj at andaco.de
Sat Sep 17 06:47:46 UTC 2005


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 at lists.alioth.debian.org>
 Uploaders: Marcus Crafter <crafterm at debian.org>, Barry Hawkins <barry at bytemason.org>
-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




More information about the pkg-java-maintainers mailing list