Hy,

> I wrote a patch for dh-make-perl that ease its use by adding some
> warnings. I wrote a mail to the maintainer but have no answer.
> PS : the patch is available at
> http://khatar.phear.org/dh-make-perl_from017.diff

for patching distribution make the diff packages with this command,
will be more easy to apply to the code: diff -Naur <old-file>
<new-file>

Then the diff may be applied with command "patch -p0 < patch.file

Issue command "man diff" for more information.

HTH
 Cesare

Reply via email to