[DRE-commits] [ruby-addressable] branch master updated (2f0c3ab -> 8c81ca9)
Lucas Nussbaum
lucas at moszumanska.debian.org
Wed May 6 19:03:07 UTC 2015
This is an automated email from the git hooks/post-receive script.
lucas pushed a change to branch master
in repository ruby-addressable.
from 2f0c3ab Refresh remove_lib_from_loadpath.patch
new 8936c5c Add changelog for 2.3.6-1, which Cedric forgot to push
adds 88e191b Imported Upstream version 2.3.8
new ce85480 Merge tag 'upstream/2.3.8'
new 40b4155 Refresh packaging.
new 8c81ca9 Explain with it can't be finished
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 | 10 +
Gemfile | 17 +-
README.md | 11 +-
Rakefile | 5 -
addressable.gemspec | 42 +
checksums.yaml.gz | Bin 270 -> 0 bytes
debian/changelog | 20 +
debian/control | 7 +-
lib/addressable/idna.rb | 2 +-
lib/addressable/idna/native.rb | 24 +-
lib/addressable/idna/pure.rb | 6 +-
lib/addressable/template.rb | 2 +-
lib/addressable/uri.rb | 16 +-
lib/addressable/version.rb | 4 +-
metadata.yml | 80 +-
spec/addressable/idna_spec.rb | 106 +-
spec/addressable/net_http_compat_spec.rb | 4 +-
spec/addressable/template_spec.rb | 333 ++--
spec/addressable/uri_spec.rb | 2736 ++++++++++++++++--------------
spec/spec_helper.rb | 6 +
tasks/gem.rake | 22 +-
tasks/git.rake | 2 +-
tasks/rspec.rake | 17 +-
tasks/rubyforge.rake | 73 -
24 files changed, 1865 insertions(+), 1680 deletions(-)
create mode 100644 addressable.gemspec
delete mode 100644 checksums.yaml.gz
delete mode 100644 tasks/rubyforge.rake
--
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