[DRE-commits] [ruby-kgio] branch master updated (c0d9ac7 -> 02622de)
Antonio Terceiro
terceiro at moszumanska.debian.org
Mon Feb 22 13:10:37 UTC 2016
This is an automated email from the git hooks/post-receive script.
terceiro pushed a change to branch master
in repository ruby-kgio.
from c0d9ac7 releasing package ruby-kgio version 2.9.3-1
adds 49a0284 Imported Upstream version 2.10.0
new e0d8cfc Merge tag 'upstream/2.10.0'
new b763d72 New upstream release
new ea74865 Update packaging with a new dh-make-ruby run
new 02622de read /proc/sys/net/ipv4/tcp_fastopen only if it exists
The 4 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:
.document | 1 -
.manifest | 1 -
GIT-VERSION-FILE | 2 +-
GIT-VERSION-GEN | 2 +-
HACKING | 20 ++-
LATEST | 47 ++----
NEWS | 18 +++
README | 7 +-
TODO | 1 +
debian/changelog | 10 ++
debian/compat | 2 +-
debian/control | 13 +-
debian/patches/fix-tcp-fastopen-test.patch | 19 +++
debian/patches/series | 1 +
debian/ruby-test-files.yaml | 27 ----
debian/ruby-tests.rake | 6 +
debian/rules | 13 +-
ext/kgio/accept.c | 7 -
ext/kgio/autopush.c | 247 -----------------------------
ext/kgio/extconf.rb | 1 +
ext/kgio/kgio.h | 12 --
ext/kgio/kgio_ext.c | 1 -
ext/kgio/poll.c | 14 +-
ext/kgio/read.c | 8 -
ext/kgio/write.c | 4 -
ext/kgio/writev.c | 5 +-
lib/kgio.rb | 10 ++
metadata.yml | 12 +-
test/test_autopush.rb | 160 +------------------
29 files changed, 128 insertions(+), 543 deletions(-)
create mode 100644 debian/patches/fix-tcp-fastopen-test.patch
delete mode 100644 debian/ruby-test-files.yaml
create mode 100644 debian/ruby-tests.rake
delete mode 100644 ext/kgio/autopush.c
--
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