[DRE-commits] [ruby-backports] branch master updated (950dc10 -> 313edb5)

Jérémy Bobbio lunar at moszumanska.debian.org
Wed Sep 9 13:24:00 UTC 2015


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

lunar pushed a change to branch master
in repository ruby-backports.

      from  950dc10   Prepare for release
      adds  b4f71ea   Imported Upstream version 3.6.6
       new  f63d799   Merge tag 'upstream/3.6.6'
       new  4816216   Refresh static gemspec
       new  1bea3e6   Add a patch to make the test suite work under autopkgtest
       new  293b6dc   Switch to debhelper compat level 9
       new  9d7ffe0   Update Vcs-Browser
       new  dd35cb7   Bump Standards-Version
       new  313edb5   Release version 3.6.6-1

The 7 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:
 Gemfile                                            |  1 +
 Gemfile.lock                                       |  4 +-
 backports.gemspec                                  |  1 +
 debian/backports.gemspec                           | 25 ++++-------
 debian/changelog                                   | 12 +++++
 debian/compat                                      |  2 +-
 debian/control                                     |  6 +--
 debian/patches/series                              |  1 +
 ...em-library-paths-when-running-under-autopkgtest | 51 ++++++++++++++++++++++
 lib/backports/1.9.2/enumerable/flat_map.rb         | 11 +++--
 lib/backports/1.9.3/string/byteslice.rb            |  3 +-
 lib/backports/2.1.0/bignum/bit_length.rb           |  5 ++-
 lib/backports/random/implementation.rb             |  4 +-
 lib/backports/version.rb                           |  2 +-
 .../1.8.7/core/enumerable/collect_concat_spec.rb   |  1 +
 spec/tags/1.8.7/core/enumerable/flat_map_spec.rb   |  1 +
 test/bit_length_test.rb                            | 11 +++++
 17 files changed, 111 insertions(+), 30 deletions(-)
 create mode 100644 debian/patches/use-system-library-paths-when-running-under-autopkgtest
 create mode 100644 spec/tags/1.8.7/core/enumerable/collect_concat_spec.rb
 create mode 100644 spec/tags/1.8.7/core/enumerable/flat_map_spec.rb
 create mode 100644 test/bit_length_test.rb

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



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