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

Youhei SASAKI uwabami-guest at moszumanska.debian.org
Wed Oct 1 06:15:41 UTC 2014


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  0b4c5fb   Avoid use PATH_MAX (Closes: #750452), Thanks to Svante Signell!
      adds  3aa2a35   Imported Upstream version 0.3.9
      adds  0a4bc21   Merge tag 'upstream/0.3.9'
      adds  c067885   Refresh patches
      adds  87cbe23   Update debian/changelog

No new revisions were added by this update.

Summary of changes:
 .gitignore                                         |   1 +
 Gemfile                                            |   2 +-
 README.md                                          |  40 +++++++++++--
 checksums.yaml.gz                                  | Bin 267 -> 269 bytes
 debian/changelog                                   |   7 +++
 .../0001-Avoid-using-PATH_MAX-for-GNU-Hurd.patch   |   8 +--
 ext/posix-spawn.c                                  |  50 +++++++++++-----
 lib/posix/spawn.rb                                 |  38 +++++++++---
 lib/posix/spawn/child.rb                           |  65 ++++++++++++++++-----
 lib/posix/spawn/version.rb                         |   2 +-
 metadata.yml                                       |  15 ++---
 posix-spawn.gemspec                                |   1 +
 test/test_backtick.rb                              |   3 +-
 test/test_child.rb                                 |  43 ++++++++++++++
 test/test_spawn.rb                                 |  26 ++++++---
 15 files changed, 238 insertions(+), 63 deletions(-)

-- 
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