[DRE-commits] [ruby-posix-spawn] branch master updated (87cbe23 -> c7cec59)

Youhei SASAKI uwabami-guest at moszumanska.debian.org
Tue Jan 5 19:46:15 UTC 2016


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

uwabami-guest pushed a change to branch master
in repository ruby-posix-spawn.

      from  87cbe23   Update debian/changelog
      adds  6175946   Imported Upstream version 0.3.11
       new  b9f3562   Merge tag 'upstream/0.3.11'
       new  82db6a9   Bump Compat: 9
       new  1fa03e6   Bump Standard version: 3.9.6
       new  c7cec59   Update debian/changelog

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:
 Rakefile                   |   9 +++-
 checksums.yaml.gz          | Bin 269 -> 0 bytes
 debian/changelog           |   8 +++
 debian/compat              |   2 +-
 debian/control             |   4 +-
 ext/extconf.rb             |   2 +-
 lib/posix/spawn.rb         |  19 +++++--
 lib/posix/spawn/child.rb   |  23 +++++++--
 lib/posix/spawn/version.rb |   2 +-
 metadata.yml               |  22 ++++++--
 posix-spawn.gemspec        |   5 +-
 test/test_backtick.rb      |   5 +-
 test/test_child.rb         | 126 ++++++++++++++++++++++++++++++++++++---------
 test/test_helper.rb        |   9 ++++
 test/test_popen.rb         |   5 +-
 test/test_spawn.rb         |  15 +++---
 test/test_system.rb        |   5 +-
 17 files changed, 200 insertions(+), 61 deletions(-)
 delete mode 100644 checksums.yaml.gz
 create mode 100644 test/test_helper.rb

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



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