[Pkg-urxvt-maintainers] [SCM] Git repository for pkg-urxvt branch, master, updated. debian/9.10-2-7-g22ff64a

Ryan Kavanagh ryanakca-guest at alioth.debian.org
Mon May 2 14:10:15 UTC 2011


The following commit has been merged in the master branch:
commit 1bb12b825d833d44fbc887c132a00930f3a3e19f
Merge: 51b3f3dd6e27b2608af7d293a5c08d534874d139 de7a5c7514fbe3eb2d2dda990e754b062b0fe64b
Author: Ryan Kavanagh <ryanakca at kubuntu.org>
Date:   Mon May 2 09:32:41 2011 -0400

    Merge commit 'upstream/9.11'

 Changes                       |   48 +++-
 MANIFEST                      |    1 -
 README.FAQ                    |   35 +--
 README.configure              |   10 +-
 config.guess                  |  211 ++++++++-------
 config.h.in                   |   11 +-
 config.sub                    |  156 +++++++----
 configure                     |  139 +++++-----
 configure.ac                  |   32 +--
 doc/etc/rxvt-unicode.termcap  |    2 +-
 doc/etc/rxvt-unicode.terminfo |    4 +-
 doc/rxvt.1.man.in             |   43 +--
 doc/rxvt.1.pod                |   30 +--
 doc/rxvt.7.man.in             |   87 +++----
 doc/rxvt.7.pod                |   63 ++---
 doc/rxvtc.1.man.in            |    4 +-
 doc/rxvtd.1.man.in            |    4 +-
 doc/rxvtperl.3.man.in         |   21 +-
 libev/ev++.h                  |    6 +-
 libev/ev.c                    |  211 +++++++++++----
 libev/ev.h                    |   19 +-
 libev/ev_epoll.c              |   46 +++-
 libev/ev_kqueue.c             |   10 +-
 libev/ev_poll.c               |   10 +-
 libev/ev_port.c               |   37 ++-
 libev/ev_select.c             |   19 +-
 libev/ev_vars.h               |   14 +-
 libev/ev_win32.c              |   12 +-
 libev/ev_wrap.h               |   10 +
 libev/libev.m4                |   11 +-
 ptytty.m4                     |   12 +-
 src/Makefile.in               |   65 ++---
 src/background.C              |  617 ++++++++++++++++-------------------------
 src/background.h              |  142 ----------
 src/callback.h                |    2 +-
 src/command.C                 |  247 +++++++----------
 src/encoding.C                |    7 +-
 src/ev_cpp.h                  |    2 +-
 src/fdpass.C                  |    2 +-
 src/init.C                    |   47 ++--
 src/init.h                    |   15 +-
 src/iom_perl.h                |    3 +-
 src/keyboard.C                |  102 ++-----
 src/keyboard.h                |   11 +-
 src/logging.C                 |    2 +-
 src/main.C                    |  134 ++++------
 src/misc.C                    |   35 +--
 src/perl/confirm-paste        |    5 +-
 src/perl/selection            |   24 --
 src/perl/selection-popup      |    5 +-
 src/proxy.C                   |    2 +-
 src/ptytty.C                  |    2 +-
 src/rxvt.C                    |    2 +-
 src/rxvt.h                    |  197 ++++++++++----
 src/rxvtc.C                   |    4 +-
 src/rxvtd.C                   |    2 +-
 src/rxvtdaemon.C              |    3 +-
 src/rxvtdaemon.h              |    6 +
 src/rxvtfont.C                |   55 ++--
 src/rxvtperl.h                |   22 +-
 src/rxvtperl.xs               |  459 ++++++++++++++++---------------
 src/rxvttoolkit.C             |  326 +++++++++++++++++++++-
 src/rxvttoolkit.h             |   42 +++-
 src/rxvtutil.C                |   24 +--
 src/rxvtutil.h                |   23 +-
 src/salloc.C                  |    2 +-
 src/screen.C                  |  366 +++++-------------------
 src/scrollbar-next.C          |    2 +-
 src/scrollbar-plain.C         |    2 +-
 src/scrollbar-rxvt.C          |    5 +-
 src/scrollbar-xterm.C         |    2 +-
 src/scrollbar.C               |    9 +-
 src/urxvt.pm                  |   14 +-
 src/version.h                 |    4 +-
 src/xdefaults.C               |   26 +-
 75 files changed, 2209 insertions(+), 2177 deletions(-)

-- 
Git repository for pkg-urxvt




More information about the Pkg-urxvt-maintainers mailing list