[DRE-commits] [ruby-kgio] branch master updated (c695e16 -> f6d7134)

Hleb Valoshka tsfgnu-guest at alioth.debian.org
Sat Sep 14 11:08:41 UTC 2013


This is an automated email from the git hooks/post-receive script.

tsfgnu-guest pushed a change to branch master
in repository ruby-kgio.

      from  c695e16   Update changelog
       new  fbab041   build against gem2deb >= 0.5.0~ to add ruby2.0 and drop ruby1.8 support
      adds  bae0903   Imported Upstream version 2.8.1
       new  2f9c6ab   Merge tag 'upstream/2.8.1'
       new  837d5cc   Drop patches they've found their way to upstream
       new  8c4c1ad   New upstream release
       new  f6d7134   fix copyright

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 ChangeLog                                          |  151 ++++++++++++++++++++
 GIT-VERSION-FILE                                   |    2 +-
 GIT-VERSION-GEN                                    |    2 +-
 LATEST                                             |   26 +++-
 NEWS                                               |   24 ++++
 debian/changelog                                   |   12 +-
 debian/control                                     |    2 +-
 debian/copyright                                   |    2 +-
 ...0001-Disabled-test-failing-under-fakeroot.patch |   22 ---
 ...fix-of-temporary-sockets-to-prevent-races.patch |   63 --------
 .../0003-Don-t-dump-20M-in-case-of-failure.patch   |   32 -----
 debian/patches/series                              |    3 -
 ext/kgio/accept.c                                  |    8 +-
 ext/kgio/connect.c                                 |    8 +-
 ext/kgio/nonblock.h                                |    6 +-
 ext/kgio/read_write.c                              |    6 +-
 ext/kgio/tryopen.c                                 |    4 +-
 metadata.yml                                       |   66 +++++----
 test/lib_read_write.rb                             |   18 ++-
 test/lib_server_accept.rb                          |    2 +
 test/test_autopush.rb                              |    3 +-
 test/test_poll.rb                                  |   15 +-
 test/test_tryopen.rb                               |    7 +-
 test/test_unix_client_read_server_write.rb         |    7 +-
 test/test_unix_connect.rb                          |    8 +-
 test/test_unix_server.rb                           |    7 +-
 test/test_unix_server_read_client_write.rb         |    7 +-
 27 files changed, 314 insertions(+), 199 deletions(-)
 delete mode 100644 debian/patches/0001-Disabled-test-failing-under-fakeroot.patch
 delete mode 100644 debian/patches/0002-Change-prefix-of-temporary-sockets-to-prevent-races.patch
 delete mode 100644 debian/patches/0003-Don-t-dump-20M-in-case-of-failure.patch
 delete mode 100644 debian/patches/series

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-kgio.git



More information about the Pkg-ruby-extras-commits mailing list