[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#272602: policy.pdf.gz: trailing blanks



Package: debian-policy
Version: 3.6.1.1
Severity: minor
File: /usr/share/doc/debian-policy/policy.pdf.gz

Interesting. I notice whatever processor that you use to make the pdf
still emits some unnecessary trailing blanks.  Please reassign this
bug to it.
$ zcat /usr/share/doc/debian-policy/policy.pdf.gz|sed -n 's/ $/ $/p'
/Length 580       $
/Length 987       $...

Indeed, trailing blanks are seen in
cd /usr/share/doc/debian-policy/
zgrep -c \ $ *|grep -v :0$
changelog.gz:1
debconf_specification.html:1
debconf_specification.txt.gz:1
debconf_specification.xml.tar.gz:3
libc6-migration.txt.gz:28
menu-policy.sgml.gz:7
mime-policy.sgml.gz:6
perl-policy.sgml.gz:1
policy-process.sgml.gz:5
policy.pdf.gz:2128
policy.ps.gz:13
policy.sgml.gz:6
policy.txt.gz:6
virtual-package-names-list.txt.gz:1
"each of which perhaps should be investigated".



Reply to: