[DRE-commits] [ruby-safe-yaml] branch master updated (44a3a9c -> c23f84e)
Antonio Terceiro
terceiro at moszumanska.debian.org
Thu Jun 25 12:23:53 UTC 2015
This is an automated email from the git hooks/post-receive script.
terceiro pushed a change to branch master
in repository ruby-safe-yaml.
from 44a3a9c remove the whole usr/bin directory
adds bb7f662 Imported Upstream version 1.0.4
new be2419b Merge tag 'upstream/1.0.4'
new 45eec88 New upstream release
new c23f84e Update packaging with a new dh-make-ruby run
The 3 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:
Rakefile | 7 +-
bundle_install_all_ruby_versions.sh | 22 ++---
checksums.yaml.gz | Bin 267 -> 0 bytes
debian/changelog | 9 ++
debian/control | 16 +++-
debian/rules | 13 +--
lib/safe_yaml/load.rb | 2 +-
lib/safe_yaml/resolver.rb | 2 +-
lib/safe_yaml/version.rb | 2 +-
metadata.yml | 14 +--
run_specs_all_ruby_versions.sh | 9 ++
spec/libyaml_checker_spec.rb | 4 +-
spec/resolver_specs.rb | 52 +++++------
spec/safe_yaml_spec.rb | 180 ++++++++++++++++++------------------
spec/spec_helper.rb | 12 +--
spec/transform/base64_spec.rb | 4 +-
spec/transform/to_date_spec.rb | 34 +++----
spec/transform/to_float_spec.rb | 20 ++--
spec/transform/to_integer_spec.rb | 32 +++----
spec/transform/to_symbol_spec.rb | 14 +--
spec/yaml_spec.rb | 4 +-
21 files changed, 231 insertions(+), 221 deletions(-)
delete mode 100644 checksums.yaml.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-safe-yaml.git
More information about the Pkg-ruby-extras-commits
mailing list