[DRE-commits] [ruby-webrobots] branch master updated (f1bf2d4 -> e791208)

Antonio Terceiro terceiro at moszumanska.debian.org
Fri Jul 15 12:03:58 UTC 2016


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

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

      from  f1bf2d4   Run wrap-and-sort on packaging files
       new  637cf6e   update changelog
      adds  67e11ac   Imported Upstream version 0.1.2
       new  09e3dc1   Merge tag 'upstream/0.1.2'
       new  f2ce2cd   New upstream release
       new  7f9f1c6   Update packaging with a `dh-make-ruby -w` run
       new  67411e8   Refresh patches
       new  415b9b9   release
       new  e791208   missing build dependency

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:
 .travis.yml                           |    6 +-
 LICENSE.txt                           |    2 +-
 README.rdoc                           |    2 +-
 Rakefile                              |    1 +
 checksums.yaml.gz                     |  Bin 269 -> 0 bytes
 debian/changelog                      |   18 +
 debian/control                        |    8 +-
 debian/patches/disable-internet-tests |   81 +-
 debian/patches/remove-rubygems-calls  |    8 +-
 debian/ruby-tests.rake                |    6 +
 debian/ruby-tests.rb                  |    2 -
 debian/rules                          |   13 +-
 lib/webrobots.rb                      |   15 +-
 lib/webrobots/version.rb              |    2 +-
 metadata.yml                          |  133 ++-
 test/helper.rb                        |    7 +
 test/simplecov_start.rb               |    9 +
 test/test_webrobots.rb                |  113 +-
 test/vcr_cassettes/major_sites.yml    | 2006 +++++++++++++++++++++++++++++++++
 webrobots.gemspec                     |   16 +-
 20 files changed, 2305 insertions(+), 143 deletions(-)
 delete mode 100644 checksums.yaml.gz
 create mode 100644 debian/ruby-tests.rake
 delete mode 100644 debian/ruby-tests.rb
 create mode 100644 test/simplecov_start.rb
 create mode 100644 test/vcr_cassettes/major_sites.yml

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



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