Package: xfonts-wqy
Version: 0.7.0-6-1
Severity: important
Hi Qian,
I just found a strange problem in xfonts-wqy 0.7-6-1. I have no idea how
it comes.
In my local verion, there is update-fonts-alias in postinst and postrm.
It is inserted by dh_installxfonts automatically as well as
update-fonts-dir command. But it doesn't exist in the package you
uploaded to offical archive. Comparing following code:
===== my local version =====
# Automatically added by dh_installxfonts
if which update-fonts-dir >/dev/null 2>&1; then
update-fonts-dir --x11r7-layout misc;update-fonts-alias misc
fi
# End automatically added section
===== offical package =====
# Automatically added by dh_installxfonts
if which update-fonts-dir >/dev/null 2>&1; then
update-fonts-dir --x11r7-layout misc
fi
# End automatically added section
I also check the official ubuntu package which is just a rebuild of our
debian package. It doesn't have this bug.
Is this a problem of your building system? Please have a look.
Thanks.
--
Best Regards,
Carlos
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-2-686
Locale: LANG=en_NZ.UTF-8, LC_CTYPE=en_NZ.UTF-8 (charmap=UTF-8)
Versions of packages xfonts-wqy depends on:
ii debconf [debconf-2.0] 1.5.2 Debian configuration management sy
ii xfonts-utils 1:1.0.0-6 X Window System font utility progr
xfonts-wqy recommends no packages.
-- debconf-show failed
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]