[DRE-commits] [ruby-globalid] branch master updated (a405ba4 -> 9d778e9)

Antonio Terceiro terceiro at moszumanska.debian.org
Fri Aug 14 17:45:26 UTC 2015


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

terceiro pushed a change to branch master
in repository ruby-globalid.

      from  a405ba4   typo in long description
      adds  2ce703e   Imported Upstream version 0.3.6
       new  8ba7971   Merge tag 'upstream/0.3.6'
       new  fe1ef84   New upstream release
       new  be199ba   fix_test_helper.patch: refresh
       new  8fce492   Update packaging with a new dh-make-ruby run
       new  9d778e9   missing build dependency

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:
 .gitignore                               |  1 +
 README.md                                | 12 +++---
 debian/changelog                         |  8 ++++
 debian/compat                            |  2 +-
 debian/control                           | 13 +++++--
 debian/patches/fix_test_helper.patch     |  9 -----
 debian/ruby-tests.rake                   | 12 ++----
 debian/rules                             | 13 +------
 globalid.gemspec                         |  2 +-
 lib/global_id/global_id.rb               |  3 +-
 lib/global_id/identification.rb          |  8 ++--
 lib/global_id/locator.rb                 | 66 ++++++++++++++++++++++----------
 lib/global_id/uri/gid.rb                 | 20 ++++++++--
 test/cases/global_id_test.rb             |  7 +++-
 test/cases/global_identification_test.rb | 10 +++++
 test/cases/global_locator_test.rb        | 23 ++++++++++-
 test/cases/signed_global_id_test.rb      | 12 ++++++
 test/cases/uri_gid_test.rb               | 25 +++++++++++-
 test/helper.rb                           |  4 +-
 test/models/person.rb                    | 16 ++++++++
 20 files changed, 193 insertions(+), 73 deletions(-)

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



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