Source: refcard Version: 5.0.9 Severity: normal Dear Maintainer,
There are some Chinese characters garbled. -- System Information: Debian Release: 8.0 APT prefers stable APT policy: (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores) Locale: LANG=zh_CN.UTF-8, LC_CTYPE=zh_CN.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) This one patch fix it. --- refcard-5.0.9.orig/debian/control 2013-10-10 09:55:46.000000000 +0800 +++ refcard-5.0.9+nmu1/debian/control 2015-04-30 22:48:26.936953745 +0800 @@ -24,6 +24,7 @@ texlive-lang-italian, texlive-lang-other, texlive-lang-polish, + texlive-lang-cjk, texlive-lang-portuguese, texlive-lang-spanish, texlive-xetex, -- 刘世伟