2007-08-08 (Wed)
_ [debian] screen 4.0.3-2vd1
- screen-4.0.2-patch-cjkwidth-cvs-2006052001
- screen-4.0.2-deadlock-patch
- screen-4.0.2-hankanacopy-patch
を当てて作成。
_ [debian] libmowgli 0.3.1-0vd1
ATHEME.ORG が復活したようなので見に行ったら発見したので作成。
2007-08-07 (Tue)
_ [audacious] ja.po 更新
したけど、hg push できなかったので問い合わせ中。
2007-08-06 (Mon)
_ [debian] Installation of Recommends by default on October 1st
Apt will install recommends by default for new packages as if those were depends. But it will not complain about unsatisfied recommends on your system.
To turn this feature off, pass –no-install-recommends to apt or set, in your apt configuration, APT::Install-Recommends=False.
とりあえず /etc/apt/apt.conf で
APT::Install-Recommends "false";
しておいた。