[DRE-commits] [ruby-grape-entity] branch master updated (8db3a8f -> 4132b63)
Lucas Kanashiro
kanashiro.duarte at gmail.com
Mon May 9 18:44:04 UTC 2016
This is an automated email from the git hooks/post-receive script.
kanashiro-guest pushed a change to branch master
in repository ruby-grape-entity.
from 8db3a8f remove duplicate changelog entry
adds 1296181 Imported Upstream version 0.5.1
new 39a218f Merge tag 'upstream/0.5.1'
new 72c3f00 d/changelog: new upstream release
new 4d39528 Declare compliance with Debian policy 3.9.8
new 8f38ff6 debian/control: add me as uploader
new 4132b63 Prepare release to unstable
The 5 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:
.travis.yml | 7 +-
CHANGELOG.md | 7 +
README.md | 37 +++-
UPGRADING.md | 8 +
debian/changelog | 8 +
debian/control | 5 +-
lib/grape_entity/entity.rb | 3 +-
lib/grape_entity/exposure/base.rb | 3 +-
lib/grape_entity/exposure/nesting_exposure.rb | 11 +-
.../exposure/nesting_exposure/nested_exposures.rb | 1 +
.../exposure/nesting_exposure/output_builder.rb | 58 +++++++
lib/grape_entity/exposure/represent_exposure.rb | 1 +
lib/grape_entity/version.rb | 2 +-
metadata.yml | 193 ---------------------
spec/grape_entity/entity_spec.rb | 45 ++++-
.../nesting_exposure/nested_exposures_spec.rb | 24 ++-
.../exposure/represent_exposure_spec.rb | 30 ++++
17 files changed, 235 insertions(+), 208 deletions(-)
create mode 100644 UPGRADING.md
create mode 100644 lib/grape_entity/exposure/nesting_exposure/output_builder.rb
delete mode 100644 metadata.yml
create mode 100644 spec/grape_entity/exposure/represent_exposure_spec.rb
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-grape-entity.git
More information about the Pkg-ruby-extras-commits
mailing list