[DRE-commits] [ruby-ffi-rzmq] branch master updated (137d17d -> ffec408)

Cédric Boutillier boutil at moszumanska.debian.org
Wed Feb 24 22:31:45 UTC 2016


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

boutil pushed a change to branch master
in repository ruby-ffi-rzmq.

      from  137d17d   close another bug for free
      adds  ff6dee3   Imported Upstream version 2.0.4
       new  958ff67   Merge tag 'upstream/2.0.4'
       new  a60e6ed   Use https in homepage and Vcs-* fields; set debhelper compatibility level to 9
       new  583b109   build-depend on libzmq5 and rspec 3
       new  e777ac8   drop no_zmq_sodium.patch as libzmq is now built against libsodium
       new  98ad939   set version check on ruby-ffi-rzmq-core builddep
       new  f402321   fix filter for examples in debian/copyright
       new  ffec408   prepare changelog

The 7 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:
 History.txt                        |  21 +++++
 README.rdoc                        |  80 +++++++++++++------
 Rakefile                           |  15 ++++
 checksums.yaml.gz                  | Bin 268 -> 0 bytes
 debian/changelog                   |  12 +++
 debian/compat                      |   2 +-
 debian/control                     |  19 +++--
 debian/copyright                   |   2 +-
 debian/patches/no_zmq_sodium.patch |  16 ----
 debian/patches/series              |   1 -
 lib/ffi-rzmq.rb                    |   2 +-
 lib/ffi-rzmq/version.rb            |   2 +-
 metadata.yml                       |  28 +++----
 spec/context_spec.rb               |  32 ++++----
 spec/device_spec.rb                |   6 +-
 spec/message_spec.rb               |  26 +++----
 spec/multipart_spec.rb             |  22 +++---
 spec/nonblocking_recv_spec.rb      |  30 ++++----
 spec/poll_spec.rb                  |  98 ++++++++++++------------
 spec/pushpull_spec.rb              |  16 ++--
 spec/reqrep_spec.rb                |  18 ++---
 spec/socket_spec.rb                | 152 ++++++++++++++++++-------------------
 spec/util_spec.rb                  |  15 ++--
 23 files changed, 343 insertions(+), 272 deletions(-)
 delete mode 100644 checksums.yaml.gz
 delete mode 100644 debian/patches/no_zmq_sodium.patch
 delete mode 100644 debian/patches/series

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



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