Your message dated Thu, 09 Nov 2006 06:47:24 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#272590: fixed in gocr 0.41-1
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: gocr
Version: 0.39-4
Severity: minor
Tags: patch
Hello,
Some hyphens are not escaped in the gocr man page. This render searches and
cut&paste difficult on UTF8 terminals.
I also removed a non necessary .SH request.
-- System Information:
Debian Release: 3.1
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.4.27
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8
Versions of packages gocr depends on:
ii libc6 2.3.2.ds1-16 GNU C Library: Shared libraries an
ii libnetpbm10 2:10.0-7 Shared libraries for netpbm
-- no debconf information
Thanks in advance,
--
Nekral
--- gocr.1.orig 2004-09-14 22:41:00.000000000 +0200
+++ gocr.1 2004-09-14 22:40:45.000000000 +0200
@@ -5,7 +5,7 @@
gocr \- command line OCR tool
.SH SYNOPSIS
.B gocr
-[\fIOPTION\fR] [\fB-i\fR] \fIpnm file\fR
+[\fIOPTION\fR] [\fB\-i\fR] \fIpnm file\fR
.fi
.SH DESCRIPTION
gocr is an optical character recognition program that can be used from
@@ -49,7 +49,7 @@
.TP
\fB\-d\fR \fIsize\fR
set dust size in pixels (clusters smaller than this are removed),
-0 means no clusters are removed, the default is -1 for auto detection
+0 means no clusters are removed, the default is \-1 for auto detection
.TP
\fB\-s\fR \fInum\fR
set spacewidth/dots (default: 0 for autodetect)
@@ -68,7 +68,7 @@
.TP
\fB\-n\fR \fIbool\fR
if \fIbool\fR is non-zero, only recognise numbers
-(this is now obsolete, use -C "0123456789")
+(this is now obsolete, use \-C "0123456789")
.PP
The verbosity is specified as a bitfield:
.TP 10
@@ -76,10 +76,10 @@
print more info
.TP
.B 2
-list shapes of boxes (see -c)
+list shapes of boxes (see \-c)
.TP
.B 4
-list pattern of boxes (see -c)
+list pattern of boxes (see \-c)
.TP
.B 8
print pattern after recognition
@@ -114,8 +114,7 @@
extend database, prompts user (128+2, early development)
.TP
.B 256
-switch off the OCR engine (makes sense together with -m 2)
-.SH
+switch off the OCR engine (makes sense together with \-m 2)
.SH AUTHOR
Joerg Schulenburg <[EMAIL PROTECTED]>
.br
@@ -125,15 +124,15 @@
.SH REPORTING BUGS
Report bugs to <[EMAIL PROTECTED]>
.SH SEE ALSO
-More details can be found at /usr/share/doc/gocr-\fBX.XX\fR/gocr.html.
+More details can be found at /usr/share/doc/gocr\-\fBX.XX\fR/gocr.html.
.SH EXAMPLES
.TP
-.B gocr -v 33 text1.pbm
+.B gocr \-v 33 text1.pbm
output verbose information, out30.bmp is created to see details of
recognition process
.TP
-.B gocr -v 7 -c _YV text1.pbm
+.B gocr \-v 7 \-c _YV text1.pbm
verbose output for unknown chars and chars Y and V
.TP
-.B djpeg -pnm -gray text.jpg | gocr -
+.B djpeg \-pnm \-gray text.jpg | gocr \-
convert a jpeg file to pnm format and input via pipe
--- End Message ---
--- Begin Message ---
Source: gocr
Source-Version: 0.41-1
We believe that the bug you reported is fixed in the latest version of
gocr, which is due to be installed in the Debian FTP archive:
gocr-doc_0.41-1_all.deb
to pool/main/g/gocr/gocr-doc_0.41-1_all.deb
gocr-gtk_0.41-1_i386.deb
to pool/main/g/gocr/gocr-gtk_0.41-1_i386.deb
gocr-tk_0.41-1_i386.deb
to pool/main/g/gocr/gocr-tk_0.41-1_i386.deb
gocr_0.41-1.diff.gz
to pool/main/g/gocr/gocr_0.41-1.diff.gz
gocr_0.41-1.dsc
to pool/main/g/gocr/gocr_0.41-1.dsc
gocr_0.41-1_i386.deb
to pool/main/g/gocr/gocr_0.41-1_i386.deb
gocr_0.41.orig.tar.gz
to pool/main/g/gocr/gocr_0.41.orig.tar.gz
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Cosimo Alfarano <[EMAIL PROTECTED]> (supplier of updated gocr package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Thu, 9 Nov 2006 14:08:47 +0100
Source: gocr
Binary: gocr-tk gocr-doc gocr-gtk gocr
Architecture: source i386 all
Version: 0.41-1
Distribution: unstable
Urgency: low
Maintainer: Cosimo Alfarano <[EMAIL PROTECTED]>
Changed-By: Cosimo Alfarano <[EMAIL PROTECTED]>
Description:
gocr - A command line OCR
gocr-doc - gocr documentation
gocr-gtk - A GTK wrapper around gocr
gocr-tk - A tcl/tk wrapper around gocr
Closes: 272590 388217
Changes:
gocr (0.41-1) unstable; urgency=low
.
* new upstream version
Closes: #388217
* fixed gnome-frontend (frontend/gnome/src/functions.c) string quoting
(debian/patches/gnome-frontend-functions.c.patch_allow_spaces)
* fixed gnome-frontend showing button
(debian/patches/gnome-frontend-functions.c.patch_show_buttons)
* applied debian/patches/gocr-0.41-pgm.patch from upstream
* quoted dashes in gocr.1 man page
Closes: #272590
Files:
20e853a33b2f6133b1728dfddcc67042 659 graphics optional gocr_0.41-1.dsc
de8fa452a704c1e65cfa96e0e17b6537 797013 graphics optional gocr_0.41.orig.tar.gz
3165fbd4398f1fb60f4b64ceccd70887 8169 graphics optional gocr_0.41-1.diff.gz
fe9c06f369f97911a490404297030657 13996 doc optional gocr-doc_0.41-1_all.deb
f42213eba4e475a10a1cf533c65b0d1b 329758 graphics optional gocr_0.41-1_i386.deb
abdcbfc87c070a9a07f216848916b1a1 9806 graphics optional gocr-tk_0.41-1_i386.deb
8145bc9dfb5cdf8cb3010f1c389d7d36 12256 graphics optional
gocr-gtk_0.41-1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
iD8DBQFFUzot5DsVPMtGficRAjqxAKCTN4v8ID+tKuEnjf5NsQ7+SkGN/wCfSRCK
zPiUIuVgsBMUI62xRRmazx4=
=tJJx
-----END PGP SIGNATURE-----
--- End Message ---