[DRE-commits] [ruby-bcrypt] branch master updated (106cfc8 -> 0c9e486)

Cédric Boutillier boutil at moszumanska.debian.org
Sat May 2 22:40:35 UTC 2015


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

boutil pushed a change to branch master
in repository ruby-bcrypt.

      from  106cfc8   upload to unstable
      adds  7c3d880   Imported Upstream version 3.1.10
       new  88c2c80   Merge tag 'upstream/3.1.10'
       new  2a446a1   bump rspec version to >= 3, standards-version to 3.9.6, change homepage to https://github.com/codahale/bcrypt-ruby
       new  b9b0b46   update Source and change upstream name to bcrypt
       new  24db532   set Testsuite to autopkgtest-pkg-ruby
       new  6f37cb7   change order of Files paragraphs in d/copyright, from general to specific
       new  0c9e486   prepare changelog

The 6 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                   |   9 ++--
 .travis.yml                  |   2 +-
 CHANGELOG                    |   9 ++++
 Gemfile.lock                 |  24 ++++++----
 README.md                    |   4 +-
 Rakefile                     |  32 ++++++++++---
 bcrypt.gemspec               |   4 +-
 checksums.yaml.gz            | Bin 270 -> 0 bytes
 debian/changelog             |  13 ++++++
 debian/control               |   7 +--
 debian/copyright             |  48 ++++++++++----------
 ext/mri/extconf.rb           |   1 -
 lib/bcrypt/password.rb       |   2 +-
 metadata.yml                 | 106 ++++++++++++++++++++++++-------------------
 spec/bcrypt/engine_spec.rb   |  30 ++++++------
 spec/bcrypt/error_spec.rb    |   4 +-
 spec/bcrypt/password_spec.rb |  59 ++++++++++++------------
 17 files changed, 206 insertions(+), 148 deletions(-)
 delete mode 100644 checksums.yaml.gz

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



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