[DRE-commits] [ruby-uuidtools] branch master updated (5e074ef -> c8dee9e)

Lucas Kanashiro kanashiro.duarte at gmail.com
Fri Mar 4 20:38:54 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-uuidtools.

      from  5e074ef   Run wrap-and-sort on packaging files
      adds  2b10747   Imported Upstream version 2.1.5
       new  a5edcae   Merge tag 'upstream/2.1.5'
       new  dd94d9d   debian/changelog: new release 2.1.5
       new  c8dee9e   Prepare version 2.1.5-1 to unstable

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:
 CHANGELOG                            |   4 +
 README.md                            |   5 +-
 Rakefile                             |   9 ++-
 debian/changelog                     |  17 +++++
 lib/uuidtools.rb                     |  29 +++++---
 lib/uuidtools/version.rb             |   4 +-
 metadata.yml                         |  58 ++++++---------
 spec/uuidtools/mac_address_spec.rb   | 137 +++++++++++++++++------------------
 spec/uuidtools/utility_spec.rb       |   8 +-
 spec/uuidtools/uuid_creation_spec.rb |  84 ++++++++++-----------
 spec/uuidtools/uuid_parsing_spec.rb  |  85 +++++++++++-----------
 tasks/gem.rake                       |   6 +-
 tasks/rspec.rake                     |   3 -
 tasks/rubyforge.rake                 |  89 -----------------------
 14 files changed, 232 insertions(+), 306 deletions(-)
 delete mode 100644 tasks/rubyforge.rake

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



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