[DRE-commits] [ruby-versionomy] branch master updated (0528b3e -> 2e156db)

Thiago Ribeiro thiagovsk-guest at moszumanska.debian.org
Tue Mar 1 11:59:56 UTC 2016


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

thiagovsk-guest pushed a change to branch master
in repository ruby-versionomy.

      from  0528b3e   Fix License: BSD-3-clause, not MIT
       new  915d192   Imported Upstream version 0.5.0
       new  8545460   Update changelog for 0.5.0-1 release
       new  2e156db   Bump compat to 9

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:
 History.rdoc                                  |  6 ++++
 README.rdoc                                   | 25 +++++++-------
 Version                                       |  2 +-
 Versionomy.rdoc                               |  9 +++--
 debian/changelog                              |  7 ++++
 debian/compat                                 |  2 +-
 lib/versionomy.rb                             |  2 +-
 lib/versionomy/conversion.rb                  |  2 +-
 lib/versionomy/conversion/base.rb             |  2 +-
 lib/versionomy/conversion/parsing.rb          |  2 +-
 lib/versionomy/errors.rb                      |  2 +-
 lib/versionomy/format.rb                      |  2 +-
 lib/versionomy/format/base.rb                 |  2 +-
 lib/versionomy/format/delimiter.rb            |  2 +-
 lib/versionomy/format_definitions/rubygems.rb |  2 +-
 lib/versionomy/format_definitions/semver.rb   |  2 +-
 lib/versionomy/format_definitions/standard.rb |  2 +-
 lib/versionomy/interface.rb                   |  2 +-
 lib/versionomy/schema.rb                      |  2 +-
 lib/versionomy/schema/field.rb                |  2 +-
 lib/versionomy/schema/wrapper.rb              |  2 +-
 lib/versionomy/value.rb                       |  2 +-
 lib/versionomy/version.rb                     |  2 +-
 metadata.yml                                  | 47 +++++++++++++--------------
 test/tc_custom_format.rb                      |  6 ++--
 test/tc_readme_examples.rb                    |  8 ++---
 test/tc_rubygems_basic.rb                     |  8 ++---
 test/tc_rubygems_conversions.rb               | 10 +++---
 test/tc_semver_basic.rb                       | 10 +++---
 test/tc_semver_conversions.rb                 | 10 +++---
 test/tc_standard_basic.rb                     |  6 ++--
 test/tc_standard_bump.rb                      |  6 ++--
 test/tc_standard_change.rb                    |  6 ++--
 test/tc_standard_comparison.rb                | 10 +++---
 test/tc_standard_misc.rb                      |  8 ++---
 test/tc_standard_parse.rb                     |  8 ++---
 test/tc_standard_reset.rb                     |  6 ++--
 test/tc_version_of.rb                         | 10 +++---
 38 files changed, 126 insertions(+), 118 deletions(-)

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



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