[DRE-commits] [ruby-hashery] branch master updated (c3fa366 -> 1e0a90b)

zeha at debian.org zeha at debian.org
Thu May 5 23:02:04 UTC 2016


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

zeha pushed a change to branch master
in repository ruby-hashery.

      from  c3fa366   Use https:// in Vcs-* fields
      adds  dec30d4   Imported Upstream version 2.1.2
       new  03c9f54   Merge tag 'upstream/2.1.2'
       new  1e0a90b   Update changelog for 2.1.2-1 release

The 2 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:
 .index                      |  13 ++--
 Index.yml                   |  52 +++++++++++++++
 README.md                   |  55 ++++++++++------
 alt/hashery/castinghash.rb  |   1 +
 alt/hashery/fuzzyhash.rb    |   1 +
 alt/hashery/keyhash.rb      |   1 +
 alt/hashery/linkedlist.rb   |   1 +
 alt/hashery/lruhash.rb      |   1 +
 alt/hashery/opencascade.rb  |   1 +
 alt/hashery/openhash.rb     |   1 +
 alt/hashery/orderedhash.rb  |   1 +
 alt/hashery/propertyhash.rb |   1 +
 alt/hashery/queryhash.rb    |   1 +
 alt/hashery/statichash.rb   |   1 +
 checksums.yaml.gz           | Bin 271 -> 0 bytes
 debian/changelog            |  13 ++++
 hashery.gemspec             |  41 ++++++++++++
 lib/hashery.yml             |  13 ++--
 metadata.yml                | 153 --------------------------------------------
 test/case_key_hash.rb       |   5 +-
 20 files changed, 172 insertions(+), 184 deletions(-)
 create mode 100644 Index.yml
 create mode 100644 alt/hashery/castinghash.rb
 create mode 100644 alt/hashery/fuzzyhash.rb
 create mode 100644 alt/hashery/keyhash.rb
 create mode 100644 alt/hashery/linkedlist.rb
 create mode 100644 alt/hashery/lruhash.rb
 create mode 100644 alt/hashery/opencascade.rb
 create mode 100644 alt/hashery/openhash.rb
 create mode 100644 alt/hashery/orderedhash.rb
 create mode 100644 alt/hashery/propertyhash.rb
 create mode 100644 alt/hashery/queryhash.rb
 create mode 100644 alt/hashery/statichash.rb
 delete mode 100644 checksums.yaml.gz
 create mode 100644 hashery.gemspec
 delete mode 100644 metadata.yml

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



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