[DRE-commits] [ruby-encryptor] branch master updated (8b263f6 -> 45e61af)

Sudheesh Shetty sudheeshshetty-guest at moszumanska.debian.org
Fri Mar 18 16:27:26 UTC 2016


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

sudheeshshetty-guest pushed a change to branch master
in repository ruby-encryptor.

      from  8b263f6   Run wrap-and-sort on packaging files
      adds  0bad08e   Imported Upstream version 2.0.0
       new  98d2ef5   Merge tag 'upstream/2.0.0'
       new  45e61af   New upstream release 2.0.0

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:
 .travis.yml                          |  23 +++-
 CHANGELOG.md                         |  24 ++++
 Gemfile                              |   8 +-
 README.md                            | 241 ++++++++++++++++++++++++-----------
 Rakefile                             |  19 +--
 certs/saghaulor.pem                  |  21 +++
 checksums.yaml.gz.sig                | Bin 0 -> 256 bytes
 data.tar.gz.sig                      |   1 +
 debian/changelog                     |   7 +
 debian/patches/simplecov             |  52 +++++---
 encryptor.gemspec                    |  28 ++--
 lib/encryptor.rb                     |  73 ++++++++---
 lib/encryptor/string.rb              |   6 +-
 lib/encryptor/version.rb             |   4 +-
 metadata.gz.sig                      | Bin 0 -> 256 bytes
 test/compatibility_test.rb           |  54 ++++----
 test/encryptor_string_test.rb        |  60 +++++++++
 test/encryptor_test.rb               | 122 +++++++++---------
 test/legacy_encryptor_string_test.rb |  56 ++++++++
 test/legacy_encryptor_test.rb        |  85 ++++--------
 test/openssl_helper.rb               |  28 +++-
 test/test_helper.rb                  |  33 +++--
 22 files changed, 625 insertions(+), 320 deletions(-)
 create mode 100644 CHANGELOG.md
 create mode 100644 certs/saghaulor.pem
 create mode 100644 checksums.yaml.gz.sig
 create mode 100644 data.tar.gz.sig
 create mode 100644 metadata.gz.sig
 create mode 100644 test/encryptor_string_test.rb
 create mode 100644 test/legacy_encryptor_string_test.rb

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



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