[DRE-commits] [ruby-childprocess] branch master updated (7ea2bf6 -> 3c94ae3)

Antonio Terceiro terceiro at moszumanska.debian.org
Tue Dec 15 13:30:41 UTC 2015


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

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

      from  7ea2bf6   Remove myself from the uploaders
       new  d970309   Imported Upstream version 0.5.8
       new  398167d   Merge tag 'upstream/0.5.8'
       new  82bdbd7   New upstream release
       new  733b684   Update packaging with a new dh-make-ruby run
       new  3c94ae3   Team upload

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:
 .travis.yml                                  |  2 ++
 LICENSE                                      |  2 +-
 README.md                                    |  6 +++-
 debian/changelog                             | 11 +++++--
 debian/compat                                |  2 +-
 debian/control                               | 15 ++++++----
 debian/copyright                             |  2 +-
 debian/ruby-childprocess.lintian-overrides   |  2 --
 debian/ruby-test-files.yaml                  |  9 ------
 debian/ruby-tests.rake                       |  5 ++++
 debian/rules                                 |  3 +-
 lib/childprocess/unix/posix_spawn_process.rb | 10 +++----
 lib/childprocess/unix/process.rb             |  3 ++
 lib/childprocess/version.rb                  |  2 +-
 lib/childprocess/windows/process.rb          |  3 +-
 metadata.yml                                 | 43 ++++++++++++++--------------
 spec/childprocess_spec.rb                    | 12 ++++++++
 spec/io_spec.rb                              | 12 +++++++-
 18 files changed, 91 insertions(+), 53 deletions(-)
 delete mode 100644 debian/ruby-childprocess.lintian-overrides
 delete mode 100644 debian/ruby-test-files.yaml
 create mode 100644 debian/ruby-tests.rake

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