#! /bin/sh /usr/share/dpatch/dpatch-run
## 01_replace_fuzzy_chars.dpatch by Dario Minnucci <debian@midworld.net>
##
## All lines beginning with `## DP:' are a description of the patch.
## DP: This patch is used to replace fuzzy characters present in vcheck executable to issue STDOUT messages and generate the manpage. Avoid Lintian to issue 'W: vcheck binary: manpage-has-errors-from-man usr/share/man/man1/vcheck.1p.gz /tmp/zman3cAY6t:484: warning: can't find numbered character 167' when building package from source.
@DPATCH@
diff -urNad vcheck-1.2.1~/vcheck vcheck-1.2.1/vcheck
--- vcheck-1.2.1~/vcheck 2007-03-05 01:18:43.000000000 +0100
+++ vcheck-1.2.1/vcheck 2007-03-05 01:20:10.761484963 +0100
@@ -713,7 +713,7 @@
},
dlexec => {
type => 'string',
- help => 'command to be executed after a §Usuccessful§N download'
+ help => 'command to be executed after a \'Usuccessful\' download'
},
dlprefs => {
type => 'string',
@@ -831,7 +831,7 @@
dlexec => {
type => 'string',
blank => 1,
- help => 'command to be executed after a §Usuccessful§N download'
+ help => 'command to be executed after a \'Usuccessful\' download'
},
dlexplicit => {
type => 'string',
@@ -1830,7 +1830,7 @@
This option defines whether the script should look for and delete any obsolete
versions of a program located in its download directory after each
-§Usuccessful§N download of a new version of that program. A successful
+'Usuccessful' download of a new version of that program. A successful
download in this context is any download of a file of a known type whose
integrity could be verified. Overrides B<config.deleteold>; the deletion of
obsolete versions is disabled by default and only activated by