Package: libchewing
Version: 0.2.6-2
Severity: serious
Tags: patch

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

 debian/rules clean
debian/rules:15: /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/libchewing-0.2.6/debian/control ./debian/control
--- ../tmp-orig/libchewing-0.2.6/debian/control 2005-03-31 22:37:59.221193040 
+0200
+++ ./debian/control    2005-03-31 22:37:57.148581644 +0200
@@ -1,7 +1,7 @@
 Source: libchewing
 Priority: optional
 Maintainer: Kanru Chen <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 4.0.0), gcc (>= 3:3.3), autoconf (>= 2.59), 
automake-1.9 | automaken, libtool (>= 1.5.6), doxygen
+Build-Depends: debhelper (>= 4.0.0), dpatch, autoconf (>= 2.59), automake-1.9 
| automaken, libtool (>= 1.5.6), doxygen
 Standards-Version: 3.6.1
 
 Package: libchewing2-dev


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

Reply via email to