[DRE-commits] [ruby-mail-gpg] branch master updated (5bb89ff -> 7a06a1d)

Georg Faerber georg-alioth-guest at moszumanska.debian.org
Sun Nov 6 15:57:46 UTC 2016


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

georg-alioth-guest pushed a change to branch master
in repository ruby-mail-gpg.

      from  5bb89ff   - debian/gbp.conf: Set export-dir to ../build-area/
      adds  3a2108a   Import Upstream version 0.2.8
       new  7a06a1d   Import Debian patch 0.2.8-1

The 1 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 -
 .travis.yml                                        |  22 ++++++----
 History.txt                                        |  11 +++++
 README.md                                          |  36 +++++++++++++++++
 debian/changelog                                   |   4 +-
 debian/control                                     |  23 ++++++-----
 debian/copyright                                   |  45 +++++++++++----------
 debian/gbp.conf                                    |   2 -
 ...figs_to_make_upstream_tests_work_with_gpg2.diff |  20 ---------
 debian/patches/series                              |   1 -
 debian/ruby-tests.rake                             |  27 ++-----------
 lib/mail/gpg.rb                                    |  10 ++---
 lib/mail/gpg/inline_decrypted_message.rb           |   6 +--
 lib/mail/gpg/inline_signed_message.rb              |   6 +--
 lib/mail/gpg/mime_signed_message.rb                |   4 +-
 lib/mail/gpg/rails.rb                              |   2 +
 lib/mail/gpg/rails/action_mailer_base_patch.rb     |  31 +++++++-------
 lib/mail/gpg/version.rb                            |   2 +-
 test/action_mailer_test.rb                         |   7 +++-
 test/gpg_test.rb                                   |   2 +-
 test/gpghome/gpg-agent.conf                        |   2 +
 test/gpghome/pubring.gpg                           | Bin 3088 -> 1853 bytes
 test/gpghome/pubring.gpg~                          | Bin 1853 -> 1853 bytes
 test/gpghome/random_seed                           | Bin 600 -> 600 bytes
 test/message_test.rb                               |  21 +++++++++-
 test/sign_part_test.rb                             |   2 +
 test/test_helper.rb                                |  41 +++++++++++++++++++
 27 files changed, 206 insertions(+), 122 deletions(-)
 delete mode 100644 debian/gbp.conf
 delete mode 100644 debian/patches/01_add_gpg_configs_to_make_upstream_tests_work_with_gpg2.diff
 delete mode 100644 debian/patches/series
 create mode 100644 test/gpghome/gpg-agent.conf

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



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