Package: mell Version: 1.0.0-6 Tags: patch To use debhelper and dpatch at the clean target, you should use Build-Depends instead of Build-Depends-Indep.
---- --- mell-1.0.0-6/debian/control +++ mell-1.0.0/debian/control @@ -2,7 +2,7 @@ Section: editors Priority: optional Maintainer: Hidetaka Iwai <[EMAIL PROTECTED]> -Build-Depends-Indep: debhelper (>> 4.0.0), dpatch +Build-Depends: debhelper (>> 4.0.0), dpatch Standards-Version: 3.6.1.0 Package: mell ---- Thanks, -- Tatsuya Kinoshita

