[DRE-commits] [ruby-cabin] branch master updated (8fdcf55 -> 5fc3872)
Tim Potter
tpot-guest at moszumanska.debian.org
Wed Jul 1 04:10:40 UTC 2015
This is an automated email from the git hooks/post-receive script.
tpot-guest pushed a change to branch master
in repository ruby-cabin.
from 8fdcf55 Install CHANGELIST file as a changelog
new 100fadd Enable test suite
adds 50bcbf7 Import Upstream version 0.7.1
new d8834ce Merge branch 'upstream'
new fbac124 Update changelog for new upstream version
new a2e4699 Add B-D for running unit tests
new 5fc3872 Clean up test output
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:
debian/changelog | 6 ++
debian/control | 2 +-
debian/ruby-tests.rb | 15 +----
debian/rules | 4 ++
examples/pipe-spoon.rb | 25 --------
lib/cabin/channel.rb | 7 ++-
lib/cabin/mixins/logger.rb | 2 +-
lib/cabin/mixins/pipe.rb | 3 +-
lib/cabin/mixins/terminal.rb | 11 ++++
lib/cabin/outputs/io.rb | 5 +-
lib/cabin/outputs/stdlib-logger.rb | 8 ++-
metadata.yml | 126 ++++++++++++++++---------------------
test/test_logging.rb | 19 ++++++
test/test_pipe.rb | 84 +++++++++++++++++++++++++
14 files changed, 199 insertions(+), 118 deletions(-)
delete mode 100644 examples/pipe-spoon.rb
create mode 100644 lib/cabin/mixins/terminal.rb
create mode 100644 test/test_pipe.rb
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-cabin.git
More information about the Pkg-ruby-extras-commits
mailing list