[DRE-commits] [ruby-addressable] branch master updated (e12d730 -> 8b6c581)

Sruthi Chandran srud-guest at moszumanska.debian.org
Tue Jun 27 07:05:26 UTC 2017


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

srud-guest pushed a change to branch master
in repository ruby-addressable.

      from  e12d730   put minimal version on the ruby-rack-mount dependency
      adds  a0ef95e   New upstream version 2.5.1
       new  f1b284b   Merge tag 'upstream/2.5.1'
       new  3d6f5dc   New upstream release
       new  281aa97   Update Standards version
       new  8b6c581   Upload to experimental

The 4 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:
 CHANGELOG.md                               |  18 ++
 Gemfile                                    |  13 +-
 README.md                                  |  26 ++-
 addressable.gemspec                        |  19 +-
 debian/changelog                           |   7 +
 debian/control                             |   2 +-
 lib/addressable/idna.rb                    |   2 +-
 lib/addressable/idna/native.rb             |  10 +-
 lib/addressable/idna/pure.rb               |   9 +-
 lib/addressable/template.rb                |  34 +++-
 lib/addressable/uri.rb                     | 142 ++++++++++----
 lib/addressable/version.rb                 |   6 +-
 metadata.yml                               |  90 ---------
 spec/addressable/idna_spec.rb              |  20 +-
 spec/addressable/net_http_compat_spec.rb   |   2 +-
 spec/addressable/rack_mount_compat_spec.rb |   2 +-
 spec/addressable/security_spec.rb          |   2 +-
 spec/addressable/template_spec.rb          |  37 +++-
 spec/addressable/uri_spec.rb               | 289 +++++++++++++++++++++++++++--
 tasks/gem.rake                             |  14 +-
 20 files changed, 549 insertions(+), 195 deletions(-)
 delete mode 100644 metadata.yml

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



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