Your message dated Sun, 10 Jul 2011 23:29:09 +0800
with message-id <[email protected]>
and subject line Re: Bug #500643: libfontconfig1: why is fonts.dtd in
/etc/fonts?
has caused the Debian Bug report #500643,
regarding libfontconfig1: why is fonts.dtd in /etc/fonts?
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.)
--
500643: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=500643
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libfontconfig1
Version: 2.4.2-1.2
Severity: minor
Why is fonts.dtd in /etc/fonts? It isn't used by fontconfig, and therefore
changing it is not useful, nor does it have any effect on programs parsing
the fonts.conf file.
It seems this file is purely documentation (and not very useful
documentation at it) and therefore should be in /usr/share/doc?
(I might be wrong, but I have not found a way to make any fontocnfig app
look at the file)
Greetings,
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1,
'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.24-etchnhalf.1-amd64 (SMP w/4 CPU cores)
Locale: LANG=C, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages libfontconfig1 depends on:
ii fontconfig-config 2.4.2-1.2 generic font configuration library
hi libc6 2.7-12 GNU C Library: Shared libraries
hi libexpat1 1.95.8-3.4 XML parsing C library - runtime li
hi libfreetype6 2.3.5-1+b1 FreeType 2 font engine, shared lib
ii zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime
libfontconfig1 recommends no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
/etc/fonts/fonts.dtd is needed by various fontconfig configurations
because they are all xml files, and it should not be considered as a
documentation. Look at /etc/fonts/fonts.conf's header:
> <?xml version="1.0"?>
> <!DOCTYPE fontconfig SYSTEM "fonts.dtd">
> <!-- /etc/fonts/fonts.conf file to configure system font access -->
> <fontconfig>
This will answer your question.
--
Regards,
Aron Xu
--- End Message ---