Your message dated Sun, 19 Jul 2009 22:47:08 +0000
with message-id <[email protected]>
and subject line Bug#382265: fixed in groff 1.20.1-1
has caused the Debian Bug report #382265,
regarding groff: UTF-8 character for arrowextension is 0x23AF
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
382265: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=382265
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: groff
Version: 1.18.1.1-12
Severity: normal
Hi,
the charater in groff_char(7) used as arrow extension \[an] is 0x2500 ─→.
The file NamesList.txt in the package unicode‐data mentions 0x23AF ⎯→ as
character for arrow extension.
Bye, Jörg.
-- System Information:
Debian Release: unstable/experimental
APT prefers unstable
APT policy: (990, 'unstable'), (1, 'experimental')
Architecture: powerpc (ppc)
Shell: /bin/sh linked to /bin/dash
Kernel: Linux 2.6.17-rc6
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Versions of packages groff depends on:
ii groff-base 1.18.1.1-12 GNU troff text-formatting system (
ii libc6 2.3.6-15 GNU C Library: Shared libraries
ii libgcc1 1:4.2-20060709-1 GCC support library
ii libice6 1:1.0.0-3 X11 Inter-Client Exchange library
ii libsm6 1:1.0.0-4 X11 Session Management library
ii libstdc++6 4.1.1-10 The GNU Standard C++ Library v3
ii libx11-6 2:1.0.0-7 X11 client-side library
ii libxaw7 1:1.0.1-5 X11 Athena Widget library
ii libxext6 1:1.0.0-4 X11 miscellaneous extension librar
ii libxmu6 1:1.0.1-3 X11 miscellaneous utility library
ii libxpm4 1:3.5.4.2-3 X11 pixmap library
ii libxt6 1:1.0.0-5 X11 toolkit intrinsics library
Versions of packages groff recommends:
ii gs-afpl [gs] 8.53-0.2 The AFPL Ghostscript PostScript in
ii gs-gpl [gs] 8.50-1.1 The GPL Ghostscript PostScript int
pn imagemagick <none> (no description available)
ii libpaper1 1.1.19 Library for handling paper charact
ii netpbm 2:10.0-10.1 Graphics conversion tools
ii psutils 1.17-23 A collection of PostScript documen
-- no debconf information
pgp5Iqd9fnUFT.pgp
Description: PGP signature
--- End Message ---
--- Begin Message ---
Source: groff
Source-Version: 1.20.1-1
We believe that the bug you reported is fixed in the latest version of
groff, which is due to be installed in the Debian FTP archive:
groff-base_1.20.1-1_i386.deb
to pool/main/g/groff/groff-base_1.20.1-1_i386.deb
groff_1.20.1-1.diff.gz
to pool/main/g/groff/groff_1.20.1-1.diff.gz
groff_1.20.1-1.dsc
to pool/main/g/groff/groff_1.20.1-1.dsc
groff_1.20.1-1_i386.deb
to pool/main/g/groff/groff_1.20.1-1_i386.deb
groff_1.20.1.orig.tar.gz
to pool/main/g/groff/groff_1.20.1.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.
Colin Watson <[email protected]> (supplier of updated groff 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.8
Date: Sun, 19 Jul 2009 23:06:42 +0100
Source: groff
Binary: groff-base groff
Architecture: source i386
Version: 1.20.1-1
Distribution: unstable
Urgency: low
Maintainer: Colin Watson <[email protected]>
Changed-By: Colin Watson <[email protected]>
Description:
groff - GNU troff text-formatting system
groff-base - GNU troff text-formatting system (base system components)
Closes: 176575 184603 190209 194041 196762 227091 288382 322760 382265 402854
415754 453260 522323 533778
Changes:
groff (1.20.1-1) unstable; urgency=low
.
* New upstream release (closes: #196762, #415754). See the NEWS file for
full details of improvements, to which I can't do justice here, but
items relevant to Debian bug reports include:
- Unicode input support has been very much improved, including a new
'preconv' preprocessor which converts various input encodings to
something groff can understand directly (closes: #322760), which also
allows us to avoid the old and rather broken ascii8 device (closes:
#533778); support for composite glyphs; and localisation files for
several languages.
- mdoc .Dt now allows overriding the volume name (closes: #176575).
- Backquote formatting fixed in groff(1) (closes: #184603).
- HTML output much improved, including a DOCTYPE (closes: #190209).
- \[an] is now U+23AF, not U+2500 (closes: #382265).
- rs/rq typo fixed in groff(7) (closes: #402854).
- pic now supports up to 32 macro arguments, and ignores further
arguments rather than crashing (closes: #453260).
* Dropped multibyte patch. CJK is partially supported by way of Unicode
input, but widths are wrong and proper line breaking is not implemented;
this is planned to be added by way of "character classes". However, I
can't justify holding new groff code out of Debian any longer when CJK
manual pages can more or less be read with the new release.
* Since the M and G fonts no longer exist:
- \f5 and \f6 no longer break (closes: #227091);
- We no longer get spurious devdvi font errors (closes: #194041);
- We no longer fail to italicise or underline CJK text (closes:
#288382).
- Angle brackets around URLs no longer have broken widths (closes:
#522323).
* Add localisation macro files to groff-base.
* Adjust #! line of font/devlj4/generate/special.awk; awk is in
/usr/bin/awk on Debian, not /bin/awk.
* Add preconv to groff-base.
* Imported into a branch on bzr.debian.org; add Vcs-Bzr control field.
Checksums-Sha1:
a4cbf111610deab62b317a4f6abec69de8695513 1300 groff_1.20.1-1.dsc
3066587d73df73c2bda235034f4515cf52d22549 3594658 groff_1.20.1.orig.tar.gz
4b501c62b5d7a9a596414a7249e9657daa7f92bf 39485 groff_1.20.1-1.diff.gz
1cdde4b9195de0c322208ad362d197482add7934 1100112 groff-base_1.20.1-1_i386.deb
82fd33450294234e5ccb625971e0d3f39c487326 3513646 groff_1.20.1-1_i386.deb
Checksums-Sha256:
2a5476b1c5037a44beaf8f008323b384304fb1e09fabbda7cd315dff4d2b01a8 1300
groff_1.20.1-1.dsc
b645878135cb620c6c417c5601bfe96172245af12045540d7344938b4c2cd805 3594658
groff_1.20.1.orig.tar.gz
67594031a5fb34c697c952e967eaac40ea6528e1fcee410a26f48637c3eb53e6 39485
groff_1.20.1-1.diff.gz
77544efa5c4d0b0ccc76ca178d70d0a560f073e1556a071eb6356275d3c3c73e 1100112
groff-base_1.20.1-1_i386.deb
df08538eeefce652b7f349c6dcacf8d2f00d7ab409c34377c09fd4efb8a7a9c4 3513646
groff_1.20.1-1_i386.deb
Files:
bf573b1be8a52a9d993cba2b3b7964dc 1300 text important groff_1.20.1-1.dsc
48fa768dd6fdeb7968041dd5ae8e2b02 3594658 text important
groff_1.20.1.orig.tar.gz
c762fd8c0c5c0b47297482fdb8ea073b 39485 text important groff_1.20.1-1.diff.gz
a65b89f9d33f3c35a1d232852977324a 1100112 text important
groff-base_1.20.1-1_i386.deb
cfd3d3e4d8998869fe2a8f8d88769996 3513646 text optional groff_1.20.1-1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Colin Watson <[email protected]> -- Debian developer
iD8DBQFKY5ns9t0zAhD6TNERAk1IAJ42NfDC3dI8tPasOhP8aQbtS4iD1QCdHyEo
GlP7k7Hgdh/LVLBIukaKgKw=
=2QZR
-----END PGP SIGNATURE-----
--- End Message ---