[DRE-commits] [ruby-ftw] branch master updated (999a179 -> daba59d)

Tim Potter tpot-guest at moszumanska.debian.org
Tue Jul 21 01:39:22 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-ftw.

      from  999a179   Add ruby-minitest B-D
      adds  7dc74d8   Imported Upstream version 0.0.44
       new  6b5f6d2   Merge tag 'upstream/0.0.44'
       new  daba59d   Update to upstream version 0.0.44 and enable unit tests

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:
 checksums.yaml.gz                           |  Bin 423 -> 0 bytes
 debian/changelog                            |    4 +-
 debian/control                              |    2 +-
 debian/patches/0001-disable-doc-tests.patch |   20 +
 debian/patches/series                       |    1 +
 debian/ruby-test-files.yaml                 |    2 -
 debian/ruby-tests.rb                        |   15 +-
 lib/ftw/agent.rb                            |   98 +-
 lib/ftw/agent/configuration.rb              |   22 +-
 lib/ftw/cacert.pem                          | 1408 ++++++++++++++++++---------
 lib/ftw/connection.rb                       |   79 +-
 lib/ftw/dns/dns.rb                          |    2 +-
 lib/ftw/http/headers.rb                     |    2 +-
 lib/ftw/pool.rb                             |    1 +
 lib/ftw/protocol.rb                         |   32 +-
 lib/ftw/server.rb                           |   33 +-
 lib/ftw/version.rb                          |    2 +-
 lib/ftw/websocket.rb                        |    4 +-
 lib/ftw/websocket/writer.rb                 |    4 +-
 metadata.yml                                |   82 +-
 test/all.rb                                 |    1 -
 test/ftw/http/headers.rb                    |    9 +
 test/ftw/protocol.rb                        |   92 ++
 23 files changed, 1334 insertions(+), 581 deletions(-)
 delete mode 100644 checksums.yaml.gz
 create mode 100644 debian/patches/0001-disable-doc-tests.patch
 create mode 100644 debian/patches/series
 delete mode 100644 debian/ruby-test-files.yaml
 create mode 100644 test/ftw/protocol.rb

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



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