[DRE-commits] [ruby-webrobots] branch master updated (df6d6fd -> 2141311)

Gunnar Wolf gwolf at alioth.debian.org
Mon Sep 30 22:13:19 UTC 2013


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

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

      from  df6d6fd   debian/copyright: use DEP5 copyright-format/1.0 official URL for Format field
      adds  8ba9aa8   Imported Upstream version 0.1.1
       new  b663966   Merge tag 'upstream/0.1.1'
       new  2141311   New upstream release

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:
 .document                  |    7 +-
 .gitignore                 |   11 +++
 .travis.yml                |   15 +++
 Gemfile                    |   17 +---
 Gemfile.lock               |   24 -----
 LICENSE.txt                |    2 +-
 README.rdoc                |    2 +-
 Rakefile                   |   57 +++--------
 VERSION                    |    1 -
 checksums.yaml.gz          |  Bin 0 -> 269 bytes
 debian/changelog           |    6 ++
 debian/control             |    2 +-
 lib/webrobots.rb           |   40 +++++++-
 lib/webrobots/robotstxt.rb |   61 +++++++-----
 lib/webrobots/robotstxt.ry |   27 +++--
 lib/webrobots/version.rb   |    3 +
 metadata.yml               |  235 ++++++++++++++++++++------------------------
 test/test_webrobots.rb     |   63 ++++++++++++
 webrobots.gemspec          |   82 +++++-----------
 19 files changed, 342 insertions(+), 313 deletions(-)
 create mode 100644 .gitignore
 create mode 100644 .travis.yml
 delete mode 100644 Gemfile.lock
 delete mode 100644 VERSION
 create mode 100644 checksums.yaml.gz
 create mode 100644 lib/webrobots/version.rb

-- 
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