[DRE-commits] [ruby-addressable] branch master updated (effcf7f -> 50b42db)
Miguel Landaeta
nomadium at moszumanska.debian.org
Tue Mar 4 21:20:35 UTC 2014
This is an automated email from the git hooks/post-receive script.
nomadium pushed a change to branch master
in repository ruby-addressable.
from effcf7f prepare changelog
adds 675bb87 Imported Upstream version 2.3.5
new 6640acf Merge tag 'upstream/2.3.5'
new 50b42db Prepare 2.3.5-1 upload
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:
CHANGELOG.md | 6 +
Gemfile | 1 +
README.md | 13 ++-
checksums.yaml.gz | Bin 0 -> 268 bytes
debian/changelog | 9 ++
debian/control | 2 +-
debian/patches/remove_rubygems_stuff.patch | 8 +-
lib/addressable/idna.rb | 2 +-
lib/addressable/idna/native.rb | 2 +-
lib/addressable/idna/pure.rb | 2 +-
lib/addressable/template.rb | 3 +-
lib/addressable/uri.rb | 74 ++++++++++--
lib/addressable/version.rb | 4 +-
metadata.yml | 45 +++-----
spec/addressable/idna_spec.rb | 4 +-
spec/addressable/net_http_compat_spec.rb | 4 +-
spec/addressable/template_spec.rb | 58 +++++++++-
spec/addressable/uri_spec.rb | 178 ++++++++++++++++++++++++++---
spec/spec_helper.rb | 2 +
19 files changed, 342 insertions(+), 75 deletions(-)
create mode 100644 checksums.yaml.gz
create mode 100644 spec/spec_helper.rb
--
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