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

Ryan Kavanagh ryanakca-guest at alioth.debian.org
Thu Dec 22 23:55:46 UTC 2011


The following commit has been merged in the master branch:
commit fa6f144fc5431f63a4ca791729fd441bcf08812b
Merge: fad7e7c4cf1d0bec1cbf582722d0a3ce57e806f1 9b9726607fbd25d231a0260265748252aa62657e
Author: Ryan Kavanagh <ryanakca at kubuntu.org>
Date:   Thu Dec 22 09:39:41 2011 -0500

    Merge commit 'upstream/9.14'

 COPYING                          |   41 +-
 Changes                          | 1371 ++++++++++++++++++++------------------
 MANIFEST                         |   36 +-
 Makefile.in                      |    4 +-
 README.configure                 |    7 +-
 config.guess                     |   15 +-
 config.h.in                      |   39 +-
 config.sub                       |   28 +-
 configure                        |  468 +++++---------
 configure.ac                     |   72 ++-
 doc/Makefile.in                  |    9 +-
 doc/rxvt.1.man.in                |   84 ++-
 doc/rxvt.1.pod                   |   85 ++-
 doc/rxvt.7.man.in                |   14 +-
 doc/rxvt.7.pod                   |   11 +-
 doc/rxvtc.1.man.in               |    4 +-
 doc/rxvtc.1.pod                  |    2 +-
 doc/rxvtd.1.man.in               |    4 +-
 doc/rxvtd.1.pod                  |    2 +-
 doc/rxvtperl.3.man.in            |   99 ++-
 libecb/ecb.h                     |  126 ++++-
 libev/Changes                    |  416 ++++++++++++
 libev/ev++.h                     |    4 +-
 libev/ev.c                       |  444 +++++++++++--
 libev/ev.h                       |  162 +++---
 libev/ev_epoll.c                 |    4 +-
 libev/ev_vars.h                  |    1 -
 libev/ev_wrap.h                  |    2 -
 libptytty/Changes                |   62 ++
 libptytty/ptytty.m4              |  130 +---
 libptytty/src/logging.C          |  251 +++----
 libptytty/src/proxy.C            |    6 +
 libptytty/src/ptytty.C           |   44 +-
 libptytty/src/ptytty.h           |   32 +-
 libptytty/src/ptytty_conf.h      |    7 +-
 src/Makefile.in                  |  189 +++---
 src/background.C                 |  243 ++++----
 src/command.C                    |  144 ++--
 src/hookinc.h                    |    1 +
 src/init.C                       |  161 +++--
 src/init.h                       |    5 +-
 src/iom_perl.xs                  |    4 +-
 src/keyboard.C                   |  119 +---
 src/keyboard.h                   |   10 +-
 src/main.C                       |   39 +-
 src/perl/bell-command            |   35 +
 src/perl/keysym-list             |   19 +
 src/perl/kuake                   |    2 +-
 src/perl/macosx-clipboard        |    3 +-
 src/perl/macosx-clipboard-native |   16 +-
 src/perl/matcher                 |  131 ++++-
 src/perl/readline                |    2 +-
 src/perl/searchable-scrollback   |    2 +-
 src/perl/selection-autotransform |    2 +-
 src/perl/selection-pastebin      |    2 +-
 src/perl/selection-popup         |    2 +-
 src/perl/tabbed                  |   22 +-
 src/perl/xim-onthespot           |    4 +-
 src/ptytty_wrapper.C             |    2 +-
 src/rxvt.C                       |   21 +-
 src/rxvt.h                       |   40 +-
 src/rxvtd.C                      |    4 +-
 src/rxvtdaemon.C                 |   14 +-
 src/rxvtfont.C                   |    6 +-
 src/rxvtperl.xs                  |   49 +-
 src/rxvttoolkit.C                |    3 +-
 src/rxvttoolkit.h                |    2 +-
 src/screen.C                     |  136 ++--
 src/scrollbar-next.C             |    8 +-
 src/scrollbar-plain.C            |    4 +-
 src/scrollbar-rxvt.C             |    8 +-
 src/scrollbar-xterm.C            |    4 +-
 src/scrollbar.C                  |   81 +--
 src/scrollbar.h                  |   85 ++-
 src/urxvt.pm                     |   89 ++-
 src/version.h                    |    4 +-
 src/xdefaults.C                  |   55 ++-
 77 files changed, 3501 insertions(+), 2357 deletions(-)

-- 
Git repository for pkg-urxvt




More information about the Pkg-urxvt-maintainers mailing list