[DRE-commits] [ruby-memoist] branch master updated (ba71cfb -> 93d020d)

Daisuke Higuchi dai at moszumanska.debian.org
Tue Aug 30 03:37:30 UTC 2016


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

dai pushed a change to branch master
in repository ruby-memoist.

      from  ba71cfb   update debian/changelog
      adds  47abe06   New upstream version 0.15.0
       new  ec99d82   Merge tag 'upstream/0.15.0'
       new  b9d4d57   remove git in gemspec, workaround for #827052.
       new  93d020d   update debian/changelog

The 3 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                                |   3 +
 README.md                                  |   4 +-
 debian/changelog                           |   8 ++
 debian/patches/remove_git_in_gemspec.patch |  17 ++++
 debian/patches/series                      |   1 +
 lib/memoist.rb                             |   8 +-
 lib/memoist/core_ext/singleton_class.rb    |   1 +
 lib/memoist/version.rb                     |   3 +-
 memoist.gemspec                            |   1 +
 metadata.yml                               | 123 -----------------------------
 script/benchmark.rb                        |  48 +++++++++++
 test/memoist_test.rb                       |  19 +++--
 12 files changed, 99 insertions(+), 137 deletions(-)
 create mode 100644 debian/patches/remove_git_in_gemspec.patch
 delete mode 100644 metadata.yml
 create mode 100644 script/benchmark.rb

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



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