[DRE-commits] [ruby-rjb] branch master updated (31a4806 -> 51f1784)

Jérémy Bobbio lunar at moszumanska.debian.org
Wed Sep 9 19:56:44 UTC 2015


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

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

      from  31a4806   Prepare changelog
      adds  720b978   add lib/rjb/*.rb into gem
      adds  2c9693a   Change RbConfig from Config (for Ruby-2.2)
      adds  2668cf3   fix ctor_sigs
      adds  d9f0261   select preferable constructor
      adds  ea0304c   restruct encoding function
      adds  dbc5ee0   more resolution for sig auto selection
      adds  78b192c   select preferable methods
      adds  0650963   add more weigth for array and boolean
      adds  2441c87   support Rubinius 2.4
      adds  cceb964   support Rubinius types
      adds  a178698   change homepage from rubyforge
      adds  c51b24a   select preferable constructor if argument is an array (for java.lang.String)
      adds  939757b   add slideshare uri
      adds  9474023   Imported Upstream version 1.5.3
       new  dbfdd3f   Merge tag 'upstream/1.5.3'
       new  08de216   Refresh patches
       new  0452089   Make sure we use UTF-8 to run the test suite
       new  1cd8419   Use the system bridge class when running under autopkgtest
       new  bd6e71c   Update instructions in debian/README.source
       new  decb9b4   Switch to debhelper compat level 9
       new  3c63c2a   Update Vcs-Git URL
       new  b8d6efa   Update debian/copyright
       new  51f1784   Release version 1.5.3-1

The 9 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:
 ChangeLog                                          |  32 ++++
 debian/README.source                               |   4 +-
 debian/changelog                                   |  14 ++
 debian/compat                                      |   2 +-
 debian/control                                     |   4 +-
 debian/copyright                                   |   4 +-
 ...e-file-to-be-specified-using-the-RJB_BRID.patch |   8 +-
 .../0002-Fix-paths-to-jars-in-test-suite.patch     |  12 +-
 .../patches/0003-Remove-broken-encoding-test.patch |  91 ----------
 ...od-that-always-returns-an-object-in-test_.patch |  10 +-
 ...OME-with-a-sensible-value-if-not-set-when.patch |  10 +-
 debian/patches/series                              |   1 -
 debian/ruby-tests.rb                               |   6 +-
 debian/rules                                       |   2 +-
 debian/tests/control                               |   2 +
 debian/tests/upstream-tests                        |   8 +
 ext/riconv.c                                       |  30 +++-
 ext/rjb.c                                          | 184 +++++++++++++++------
 lib/rjb.rb                                         |  29 ++++
 pre-install.rb                                     |   6 +-
 readme.txt                                         |   2 +
 rjb.rake                                           |   4 +-
 setup.rb                                           |   5 +-
 test/test.rb                                       |  48 ++++--
 24 files changed, 316 insertions(+), 202 deletions(-)
 delete mode 100644 debian/patches/0003-Remove-broken-encoding-test.patch
 create mode 100644 debian/tests/control
 create mode 100755 debian/tests/upstream-tests

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



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