Package: rxvt-unicode Severity: minor Tags: patch Dear rxvt-unicode Maintainer,
As I wrote in ttf-sazanami-gothic description, now we don't recommend to use sazanami. >> Both this package and its alternative kochi font are legacy and >> deprecated. You are recommended to transition to other modern >> font packages such as "fonts-vlgothic" or "fonts-ipafont-gothic". Please check attached patch and update your package. Thanks.
diff -urN rxvt-unicode-9.12.orig/debian/changelog rxvt-unicode-9.12/debian/changelog --- rxvt-unicode-9.12.orig/debian/changelog 2011-07-20 04:09:20.000000000 +0900 +++ rxvt-unicode-9.12/debian/changelog 2011-09-23 12:04:45.786264515 +0900 @@ -1,3 +1,11 @@ +rxvt-unicode (9.12-1.1) unstable; urgency=low + + * Non-maintainer upload. + * adjust "Recommends: fonts-vlgothic | fonts-japanese-gothic", not + ttf-sazanami-gothic. + + -- Hideki Yamane <[email protected]> Fri, 23 Sep 2011 12:04:24 +0900 + rxvt-unicode (9.12-1) unstable; urgency=low * New upstream release diff -urN rxvt-unicode-9.12.orig/debian/control rxvt-unicode-9.12/debian/control --- rxvt-unicode-9.12.orig/debian/control 2011-07-20 04:06:23.000000000 +0900 +++ rxvt-unicode-9.12/debian/control 2011-09-23 12:03:24.261860257 +0900 @@ -31,7 +31,7 @@ base-passwd (>= 2.0.3.4), ncurses-base (>= 5.4-7) Recommends: ttf-dejavu, - ttf-sazanami-gothic + fonts-vlgothic | fonts-japanese-gothic Description: RXVT-like terminal emulator with Unicode support rxvt-unicode is a modern, Unicode-aware color xterm replacement that uses significantly less memory than a conventional xterm and many other Unicode @@ -57,7 +57,7 @@ base-passwd (>= 2.0.3.4), ncurses-term (>= 5.8-1) Recommends: ttf-dejavu, - ttf-sazanami-gothic + fonts-vlgothic | fonts-japanese-gothic Conflicts: rxvt-unicode Description: multi-lingual terminal emulator with Unicode support for X11 rxvt-unicode is a modern, Unicode-aware color xterm replacement that uses

