[DRE-commits] [ruby-raindrops] branch master updated (c33344f -> 6b4a108)

Hleb Valoshka tsfgnu-guest at moszumanska.debian.org
Mon Aug 8 11:04:10 UTC 2016


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

tsfgnu-guest pushed a change to branch master
in repository ruby-raindrops.

      from  c33344f   Run wrap-and-sort on packaging files
       new  87a1030   Bump Standards-Version to 3.9.8 (no changes)
      adds  e78e31e   Imported Upstream version 0.17.0
       new  364a6a0   Merge tag 'upstream/0.17.0'
       new  e2ca61e   Refresh patches
       new  bb2382f   Add patch to make gemspec work without `make' and `olddoc'
       new  dd3337f   Allow dh_auto_clean to fail
       new  6b4a108   Release 0.17.0-1

The 6 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:
 .manifest                                          |   1 +
 .olddoc.yml                                        |  14 +-
 GIT-VERSION-FILE                                   |   2 +-
 GIT-VERSION-GEN                                    |   2 +-
 GNUmakefile                                        |   2 +-
 LATEST                                             |  37 ++--
 LICENSE                                            |   6 +-
 NEWS                                               |  17 ++
 README                                             |  16 +-
 debian/changelog                                   |  15 ++
 debian/control                                     |   2 +-
 ...Invoke-unix_listener_stats-conditionally.patch} |   4 +-
 ...s-which-require-inet_diag-or-tcp_diag-ke.patch} |   8 +-
 ...Make-gemspec-work-without-make-and-olddoc.patch |  46 +++++
 debian/patches/series                              |   5 +-
 debian/rules                                       |   3 +
 examples/watcher_demo.ru                           |   2 +-
 examples/yahns.conf.rb                             |  30 +++
 examples/zbatery.conf.rb                           |   5 +-
 ext/raindrops/linux_inet_diag.c                    |   4 +
 ext/raindrops/linux_tcp_info.c                     |   2 +-
 lib/raindrops/aggregate.rb                         |   2 +-
 lib/raindrops/middleware.rb                        |   4 +-
 lib/raindrops/watcher.rb                           |  26 +--
 metadata.yml                                       | 229 ---------------------
 raindrops.gemspec                                  |   2 +-
 26 files changed, 183 insertions(+), 303 deletions(-)
 rename debian/patches/{0002-Invoke-unix_listener_stats-conditionally.patch => 0001-Invoke-unix_listener_stats-conditionally.patch} (90%)
 rename debian/patches/{0004-Disable-tests-which-require-inet_diag-or-tcp_diag-ke.patch => 0002-Disable-tests-which-require-inet_diag-or-tcp_diag-ke.patch} (83%)
 create mode 100644 debian/patches/0003-Make-gemspec-work-without-make-and-olddoc.patch
 create mode 100644 examples/yahns.conf.rb
 delete mode 100644 metadata.yml

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



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