Changes:
 * added Debian GNU/Linux package maintenance system files
 * modified the termcap/terminfo entries supplied in the source
 * modified rxvt to set TERM=rxvt or rxvt-m
 * configured rclock to use "/var/spool/mail/" for the mail spool
 * modified the Makefile.in files so that they can be run via make -f
 * fixed overflow error causing the scrollbar slider to wrap around to
   the top
 * added a patch to multilingual rxvt, which gives a fall-back when
   a selection cannot be converted properly to the correct encoding
   (Provided by Isaac To <kkto@csis.hku.hk>)
 * fixed a bug in the configure script preventing it from properly
   detect shared libraries
 * added hack to change the cursor color whenever foreground color is
   changed
 * added hack to catch the ST escape sequence
 * added patch from Geoff Wing <gcw@rxvt.org> to bind specific X
   resources before global resources
 * fixed bug in rclock preventing it from accepting '-iconic' as the
   last argument
