Package: gnometab Version: 0.7.4-7 Severity: serious Tags: patch When building 'gnometab' in a clean 'unstable' chroot, I get the following error:
debian/rules clean debian/rules:8: /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/gnometab-0.7.4/debian/control ./debian/control --- ../tmp-orig/gnometab-0.7.4/debian/control 2005-09-14 10:38:24.000000000 +0000 +++ ./debian/control 2005-09-14 10:38:22.000000000 +0000 @@ -2,7 +2,7 @@ Section: gnome Priority: optional Maintainer: Joachim Breitner <[EMAIL PROTECTED]> -Build-Depends: debhelper (>> 4.0.0), pkg-config, libgnomeui-dev, libgnomeprintui2.2-dev, libgnomeprint2.2-dev +Build-Depends: debhelper, dpatch, pkg-config, libgnomeui-dev, libgnomeprintui2.2-dev, libgnomeprint2.2-dev Standards-Version: 3.6.2 Package: gnometab -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]