[DRE-commits] [ruby-childprocess] branch master updated (18b1ac4 -> 5acca9d)

Antonio Terceiro terceiro at moszumanska.debian.org
Sat Oct 11 23:02:36 UTC 2014


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

terceiro pushed a change to branch master
in repository ruby-childprocess.

      from  18b1ac4   New upstream release
      adds  bf362b7   Imported Upstream version 0.5.5
       new  4c4f3f0   Merge tag 'upstream/0.5.5'
       new  5acca9d   New upstream release

The 2 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:
 .travis.yml                                 |   4 +-
 README.md                                   |  11 +++++
 checksums.yaml.gz                           | Bin 269 -> 0 bytes
 childprocess.gemspec                        |   2 +-
 debian/changelog                            |   6 +++
 lib/childprocess/jruby/process.rb           |  18 ++++++--
 lib/childprocess/version.rb                 |   2 +-
 lib/childprocess/windows/process_builder.rb |   1 -
 metadata.yml                                |  12 +++---
 spec/abstract_io_spec.rb                    |   4 +-
 spec/childprocess_spec.rb                   |  62 +++++++++++++++++-----------
 spec/io_spec.rb                             |  26 ++++++------
 spec/jruby_spec.rb                          |   4 +-
 spec/pid_behavior.rb                        |   2 +-
 spec/spec_helper.rb                         |   4 +-
 spec/unix_spec.rb                           |  28 ++++++-------
 spec/windows_spec.rb                        |   4 +-
 17 files changed, 116 insertions(+), 74 deletions(-)
 delete mode 100644 checksums.yaml.gz

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



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