Your message dated Sun, 19 Jul 2009 22:47:08 +0000
with message-id <[email protected]>
and subject line Bug#533778: fixed in groff 1.20.1-1
has caused the Debian Bug report #533778,
regarding [fixed in 1.20] "\('o" is rendered as "o" in the ISO-8859-2 encoding
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.)


-- 
533778: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=533778
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: man-db
Version: 2.5.5-2
Severity: normal

When a manual page declares the ISO-8859-2 encoding, "\('o" is rendered as "o", although ISO-8859-2 does include the "ó" character.

$ ./test-encodings UTF-8 ISO-8859-1 ISO-8859-2
UTF-8: ó = ó

ISO-8859-1: ó = ó

ISO-8859-2: o = ó


-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (900, 'unstable'), (500, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.29-2-686 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages man-db depends on:
ii bsdmainutils 6.1.10 collection of more utilities from ii debconf [debconf-2.0] 1.5.26 Debian configuration management sy
ii  dpkg                   1.15.2            Debian package management system
ii  groff-base             1.18.1.1-22       GNU troff text-formatting system (
ii  libc6                  2.9-16            GNU C Library: Shared libraries
ii  libgdbm3               1.8.3-4           GNU dbm database routines (runtime
ii  zlib1g                 1:1.2.3.3.dfsg-13 compression library - runtime

man-db recommends no packages.

Versions of packages man-db suggests:
ii  elinks [www-browser]         0.12~pre4-1 advanced text-mode WWW browser
ii  groff                        1.18.1.1-22 GNU troff text-formatting system
ii  iceweasel [www-browser]      3.0.11-1    lightweight web browser based on M
ii  less                         429-2       pager program similar to more
ii  w3m [www-browser]            0.5.2-2+b1  WWW browsable pager with excellent

-- debconf-show failed

--
Jakub Wilk
#!/bin/sh
tmpfile=`mktemp`
for encoding in "$@"
do
  echo "'\\\" -*- coding: $encoding -*-" > "$tmpfile"
  echo "$encoding: \\('o = Ăł" | iconv -f UTF-8 -t $encoding >> "$tmpfile"
  man --debug -l "$tmpfile" 2>debug.$encoding
done
rm -f -- "$tmpfile"
ruid=500, euid=500
++priv_drop_count = 1
From the config file /etc/manpath.config:

Mandatory mandir `/usr/man'.
Mandatory mandir `/usr/share/man'.
Mandatory mandir `/usr/local/share/man'.
Path `/bin' mapped to mandir `/usr/share/man'.
Path `/usr/bin' mapped to mandir `/usr/share/man'.
Path `/sbin' mapped to mandir `/usr/share/man'.
Path `/usr/sbin' mapped to mandir `/usr/share/man'.
Path `/usr/local/bin' mapped to mandir `/usr/local/man'.
Path `/usr/local/bin' mapped to mandir `/usr/local/share/man'.
Path `/usr/local/sbin' mapped to mandir `/usr/local/man'.
Path `/usr/local/sbin' mapped to mandir `/usr/local/share/man'.
Path `/usr/games' mapped to mandir `/usr/share/man'.
Path `/opt/bin' mapped to mandir `/opt/man'.
Path `/opt/sbin' mapped to mandir `/opt/man'.
Global mandir `/usr/man', catdir `/var/cache/man/fsstnd'.
Global mandir `/usr/share/man', catdir `/var/cache/man'.
Global mandir `/usr/local/man', catdir `/var/cache/man/oldlocal'.
Global mandir `/usr/local/share/man', catdir `/var/cache/man/local'.
Global mandir `/opt/man', catdir `/var/cache/man/opt'.
Added section `1'.
Added section `n'.
Added section `l'.
Added section `8'.
Added section `3'.
Added section `2'.
Added section `3posix'.
Added section `3pm'.
Added section `3perl'.
Added section `5'.
Added section `4'.
Added section `9'.
Added section `6'.
Added section `7'.
`/usr/man'      `'      `1'
`/usr/share/man'        `'      `1'
`/usr/local/share/man'  `'      `1'
`/bin'  `/usr/share/man'        `0'
`/usr/bin'      `/usr/share/man'        `0'
`/sbin' `/usr/share/man'        `0'
`/usr/sbin'     `/usr/share/man'        `0'
`/usr/local/bin'        `/usr/local/man'        `0'
`/usr/local/bin'        `/usr/local/share/man'  `0'
`/usr/local/sbin'       `/usr/local/man'        `0'
`/usr/local/sbin'       `/usr/local/share/man'  `0'
`/usr/games'    `/usr/share/man'        `0'
`/opt/bin'      `/opt/man'      `0'
`/opt/sbin'     `/opt/man'      `0'
`/usr/man'      `/var/cache/man/fsstnd' `-1'
`/usr/share/man'        `/var/cache/man'        `-1'
`/usr/local/man'        `/var/cache/man/oldlocal'       `-1'
`/usr/local/share/man'  `/var/cache/man/local'  `-1'
`/opt/man'      `/var/cache/man/opt'    `-1'
`1'     `'      `-5'
`n'     `'      `-5'
`l'     `'      `-5'
`8'     `'      `-5'
`3'     `'      `-5'
`2'     `'      `-5'
`3posix'        `'      `-5'
`3pm'   `'      `-5'
`3perl' `'      `-5'
`5'     `'      `-5'
`4'     `'      `-5'
`9'     `'      `-5'
`6'     `'      `-5'
`7'     `'      `-5'
is a tty
real user = 500; effective user = 500

using pager -s as pager
++priv_drop_count = 2
chdir /home/jwilk/trunk/bugs/man-db
Starting pipeline:  [input: {0, /tmp/tmp.W6mzqY9HNM}, output: {-1, NULL}]
pre-processors `-*- coding: ISO-8859-1 -*-' from file
preprocessor encoding: ISO-8859-1
page_encoding = ISO-8859-1
source_encoding = ISO-8859-1
cat_charset = ANSI_X3.4-1968
locale_charset = UTF-8
roff_device (locale) = utf8
roff_encoding = ISO-8859-1
output_encoding = UTF-8
less_charset = utf-8
Terminal width 160
Terminal width 160 not within cat page range [80, 80]
Using 156-character lines
format: 1, save_cat: 0, found: 1
Setting LESS to -ix8RmPm Manual page tmp\.W6mzqY9HNM ?ltline %lt?L/%L.:byte 
%bB?s/%s..?e (END):?pB %pB\%..$PM Manual page tmp\.W6mzqY9HNM ?ltline 
%lt?L/%L.:byte %bB?s/%s..?e (END):?pB %pB\%..$
Setting MAN_PN to tmp\.W6mzqY9HNM
++priv_drop_count = 3
Starting pipeline: /usr/bin/zsoelim | /usr/lib/man-db/manconv -f 
UTF-8:ISO-8859-1 -t ISO-8859-1//IGNORE | nroff -mandoc -rLL=156n -rLT=156n 
-Tutf8 [input: {-1, NULL}, output: {-1, NULL}]
Started "/usr/bin/zsoelim", pid 1782
Started "/usr/lib/man-db/manconv -f UTF-8:ISO-8859-1 -t ISO-8859-1//IGNORE", 
pid 1783
Started "nroff", pid 1786
Starting pipeline: pager -s [input: {-1, NULL}, output: {0, NULL}]
Started "pager", pid 1787
source pipeline 0 returned error or EOF
source pipeline 1 returned error or EOF
Waiting for pipeline:  [input: {0, /tmp/tmp.W6mzqY9HNM}, output: {-1, NULL}]
Waiting for pipeline: /usr/bin/zsoelim | /usr/lib/man-db/manconv -f 
UTF-8:ISO-8859-1 -t ISO-8859-1//IGNORE | nroff -mandoc -rLL=156n -rLT=156n 
-Tutf8 [input: {-1, NULL}, output: {-1, NULL}]
Active processes (3):
  "/usr/bin/zsoelim" (1782) -> 0
  "/usr/lib/man-db/manconv -f UTF-8:ISO-8859-1 -t ISO-8859-1//IGNORE" (1783) -> 0
  "nroff" (1786) -> 0
Waiting for pipeline: pager -s [input: {-1, NULL}, output: {0, NULL}]
Active processes (1):
  "pager" (1787) -> -1
Active processes (1):
  "pager" (1787) -> 0
--priv_drop_count = 2
--priv_drop_count = 1
ruid=500, euid=500
++priv_drop_count = 1
From the config file /etc/manpath.config:

Mandatory mandir `/usr/man'.
Mandatory mandir `/usr/share/man'.
Mandatory mandir `/usr/local/share/man'.
Path `/bin' mapped to mandir `/usr/share/man'.
Path `/usr/bin' mapped to mandir `/usr/share/man'.
Path `/sbin' mapped to mandir `/usr/share/man'.
Path `/usr/sbin' mapped to mandir `/usr/share/man'.
Path `/usr/local/bin' mapped to mandir `/usr/local/man'.
Path `/usr/local/bin' mapped to mandir `/usr/local/share/man'.
Path `/usr/local/sbin' mapped to mandir `/usr/local/man'.
Path `/usr/local/sbin' mapped to mandir `/usr/local/share/man'.
Path `/usr/games' mapped to mandir `/usr/share/man'.
Path `/opt/bin' mapped to mandir `/opt/man'.
Path `/opt/sbin' mapped to mandir `/opt/man'.
Global mandir `/usr/man', catdir `/var/cache/man/fsstnd'.
Global mandir `/usr/share/man', catdir `/var/cache/man'.
Global mandir `/usr/local/man', catdir `/var/cache/man/oldlocal'.
Global mandir `/usr/local/share/man', catdir `/var/cache/man/local'.
Global mandir `/opt/man', catdir `/var/cache/man/opt'.
Added section `1'.
Added section `n'.
Added section `l'.
Added section `8'.
Added section `3'.
Added section `2'.
Added section `3posix'.
Added section `3pm'.
Added section `3perl'.
Added section `5'.
Added section `4'.
Added section `9'.
Added section `6'.
Added section `7'.
`/usr/man'      `'      `1'
`/usr/share/man'        `'      `1'
`/usr/local/share/man'  `'      `1'
`/bin'  `/usr/share/man'        `0'
`/usr/bin'      `/usr/share/man'        `0'
`/sbin' `/usr/share/man'        `0'
`/usr/sbin'     `/usr/share/man'        `0'
`/usr/local/bin'        `/usr/local/man'        `0'
`/usr/local/bin'        `/usr/local/share/man'  `0'
`/usr/local/sbin'       `/usr/local/man'        `0'
`/usr/local/sbin'       `/usr/local/share/man'  `0'
`/usr/games'    `/usr/share/man'        `0'
`/opt/bin'      `/opt/man'      `0'
`/opt/sbin'     `/opt/man'      `0'
`/usr/man'      `/var/cache/man/fsstnd' `-1'
`/usr/share/man'        `/var/cache/man'        `-1'
`/usr/local/man'        `/var/cache/man/oldlocal'       `-1'
`/usr/local/share/man'  `/var/cache/man/local'  `-1'
`/opt/man'      `/var/cache/man/opt'    `-1'
`1'     `'      `-5'
`n'     `'      `-5'
`l'     `'      `-5'
`8'     `'      `-5'
`3'     `'      `-5'
`2'     `'      `-5'
`3posix'        `'      `-5'
`3pm'   `'      `-5'
`3perl' `'      `-5'
`5'     `'      `-5'
`4'     `'      `-5'
`9'     `'      `-5'
`6'     `'      `-5'
`7'     `'      `-5'
is a tty
real user = 500; effective user = 500

using pager -s as pager
++priv_drop_count = 2
chdir /home/jwilk/trunk/bugs/man-db
Starting pipeline:  [input: {0, /tmp/tmp.W6mzqY9HNM}, output: {-1, NULL}]
pre-processors `-*- coding: ISO-8859-2 -*-' from file
preprocessor encoding: ISO-8859-2
page_encoding = ISO-8859-2
source_encoding = ISO-8859-2
cat_charset = ANSI_X3.4-1968
locale_charset = UTF-8
roff_device (locale) = ascii8
roff_encoding = ISO-8859-2
output_encoding = ISO-8859-2
less_charset = utf-8
Terminal width 160
Terminal width 160 not within cat page range [80, 80]
Using 156-character lines
format: 1, save_cat: 0, found: 1
Setting LESS to -ix8RmPm Manual page tmp\.W6mzqY9HNM ?ltline %lt?L/%L.:byte 
%bB?s/%s..?e (END):?pB %pB\%..$PM Manual page tmp\.W6mzqY9HNM ?ltline 
%lt?L/%L.:byte %bB?s/%s..?e (END):?pB %pB\%..$
Setting MAN_PN to tmp\.W6mzqY9HNM
++priv_drop_count = 3
Starting pipeline: /usr/bin/zsoelim | /usr/lib/man-db/manconv -f 
UTF-8:ISO-8859-2 -t ISO-8859-2//IGNORE | nroff -mandoc -rLL=156n -rLT=156n 
-Tascii8 | iconv -c -f ISO-8859-2 -t UTF-8//TRANSLIT [input: {-1, NULL}, 
output: {-1, NULL}]
Started "/usr/bin/zsoelim", pid 1795
Started "/usr/lib/man-db/manconv -f UTF-8:ISO-8859-2 -t ISO-8859-2//IGNORE", 
pid 1796
Started "nroff", pid 1799
Started "iconv", pid 1800
Starting pipeline: pager -s [input: {-1, NULL}, output: {0, NULL}]
Started "pager", pid 1802
source pipeline 0 returned error or EOF
source pipeline 1 returned error or EOF
Waiting for pipeline:  [input: {0, /tmp/tmp.W6mzqY9HNM}, output: {-1, NULL}]
Waiting for pipeline: /usr/bin/zsoelim | /usr/lib/man-db/manconv -f 
UTF-8:ISO-8859-2 -t ISO-8859-2//IGNORE | nroff -mandoc -rLL=156n -rLT=156n 
-Tascii8 | iconv -c -f ISO-8859-2 -t UTF-8//TRANSLIT [input: {-1, NULL}, 
output: {-1, NULL}]
Active processes (4):
  "/usr/bin/zsoelim" (1795) -> 0
  "/usr/lib/man-db/manconv -f UTF-8:ISO-8859-2 -t ISO-8859-2//IGNORE" (1796) -> 0
  "nroff" (1799) -> 0
  "iconv" (1800) -> 0
Waiting for pipeline: pager -s [input: {-1, NULL}, output: {0, NULL}]
Active processes (1):
  "pager" (1802) -> -1
Active processes (1):
  "pager" (1802) -> 0
--priv_drop_count = 2
--priv_drop_count = 1
ruid=500, euid=500
++priv_drop_count = 1
From the config file /etc/manpath.config:

Mandatory mandir `/usr/man'.
Mandatory mandir `/usr/share/man'.
Mandatory mandir `/usr/local/share/man'.
Path `/bin' mapped to mandir `/usr/share/man'.
Path `/usr/bin' mapped to mandir `/usr/share/man'.
Path `/sbin' mapped to mandir `/usr/share/man'.
Path `/usr/sbin' mapped to mandir `/usr/share/man'.
Path `/usr/local/bin' mapped to mandir `/usr/local/man'.
Path `/usr/local/bin' mapped to mandir `/usr/local/share/man'.
Path `/usr/local/sbin' mapped to mandir `/usr/local/man'.
Path `/usr/local/sbin' mapped to mandir `/usr/local/share/man'.
Path `/usr/games' mapped to mandir `/usr/share/man'.
Path `/opt/bin' mapped to mandir `/opt/man'.
Path `/opt/sbin' mapped to mandir `/opt/man'.
Global mandir `/usr/man', catdir `/var/cache/man/fsstnd'.
Global mandir `/usr/share/man', catdir `/var/cache/man'.
Global mandir `/usr/local/man', catdir `/var/cache/man/oldlocal'.
Global mandir `/usr/local/share/man', catdir `/var/cache/man/local'.
Global mandir `/opt/man', catdir `/var/cache/man/opt'.
Added section `1'.
Added section `n'.
Added section `l'.
Added section `8'.
Added section `3'.
Added section `2'.
Added section `3posix'.
Added section `3pm'.
Added section `3perl'.
Added section `5'.
Added section `4'.
Added section `9'.
Added section `6'.
Added section `7'.
`/usr/man'      `'      `1'
`/usr/share/man'        `'      `1'
`/usr/local/share/man'  `'      `1'
`/bin'  `/usr/share/man'        `0'
`/usr/bin'      `/usr/share/man'        `0'
`/sbin' `/usr/share/man'        `0'
`/usr/sbin'     `/usr/share/man'        `0'
`/usr/local/bin'        `/usr/local/man'        `0'
`/usr/local/bin'        `/usr/local/share/man'  `0'
`/usr/local/sbin'       `/usr/local/man'        `0'
`/usr/local/sbin'       `/usr/local/share/man'  `0'
`/usr/games'    `/usr/share/man'        `0'
`/opt/bin'      `/opt/man'      `0'
`/opt/sbin'     `/opt/man'      `0'
`/usr/man'      `/var/cache/man/fsstnd' `-1'
`/usr/share/man'        `/var/cache/man'        `-1'
`/usr/local/man'        `/var/cache/man/oldlocal'       `-1'
`/usr/local/share/man'  `/var/cache/man/local'  `-1'
`/opt/man'      `/var/cache/man/opt'    `-1'
`1'     `'      `-5'
`n'     `'      `-5'
`l'     `'      `-5'
`8'     `'      `-5'
`3'     `'      `-5'
`2'     `'      `-5'
`3posix'        `'      `-5'
`3pm'   `'      `-5'
`3perl' `'      `-5'
`5'     `'      `-5'
`4'     `'      `-5'
`9'     `'      `-5'
`6'     `'      `-5'
`7'     `'      `-5'
is a tty
real user = 500; effective user = 500

using pager -s as pager
++priv_drop_count = 2
chdir /home/jwilk/trunk/bugs/man-db
Starting pipeline:  [input: {0, /tmp/tmp.W6mzqY9HNM}, output: {-1, NULL}]
pre-processors `-*- coding: UTF-8 -*-' from file
preprocessor encoding: UTF-8
page_encoding = UTF-8
source_encoding = ISO-8859-1
cat_charset = ANSI_X3.4-1968
locale_charset = UTF-8
roff_device (locale) = utf8
roff_encoding = ISO-8859-1
output_encoding = UTF-8
less_charset = utf-8
Terminal width 160
Terminal width 160 not within cat page range [80, 80]
Using 156-character lines
format: 1, save_cat: 0, found: 1
Setting LESS to -ix8RmPm Manual page tmp\.W6mzqY9HNM ?ltline %lt?L/%L.:byte 
%bB?s/%s..?e (END):?pB %pB\%..$PM Manual page tmp\.W6mzqY9HNM ?ltline 
%lt?L/%L.:byte %bB?s/%s..?e (END):?pB %pB\%..$
Setting MAN_PN to tmp\.W6mzqY9HNM
++priv_drop_count = 3
Starting pipeline: /usr/bin/zsoelim | /usr/lib/man-db/manconv -f UTF-8 -t 
ISO-8859-1//IGNORE | nroff -mandoc -rLL=156n -rLT=156n -Tutf8 [input: {-1, 
NULL}, output: {-1, NULL}]
Started "/usr/bin/zsoelim", pid 1769
Started "/usr/lib/man-db/manconv -f UTF-8 -t ISO-8859-1//IGNORE", pid 1770
Started "nroff", pid 1773
Starting pipeline: pager -s [input: {-1, NULL}, output: {0, NULL}]
Started "pager", pid 1774
source pipeline 0 returned error or EOF
source pipeline 1 returned error or EOF
Waiting for pipeline:  [input: {0, /tmp/tmp.W6mzqY9HNM}, output: {-1, NULL}]
Waiting for pipeline: /usr/bin/zsoelim | /usr/lib/man-db/manconv -f UTF-8 -t 
ISO-8859-1//IGNORE | nroff -mandoc -rLL=156n -rLT=156n -Tutf8 [input: {-1, 
NULL}, output: {-1, NULL}]
Active processes (3):
  "/usr/bin/zsoelim" (1769) -> 0
  "/usr/lib/man-db/manconv -f UTF-8 -t ISO-8859-1//IGNORE" (1770) -> 0
  "nroff" (1773) -> -1
Active processes (1):
  "nroff" (1773) -> 0
Waiting for pipeline: pager -s [input: {-1, NULL}, output: {0, NULL}]
Active processes (1):
  "pager" (1774) -> -1
Active processes (1):
  "pager" (1774) -> 0
--priv_drop_count = 2
--priv_drop_count = 1

--- 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 ---

Reply via email to