[DRE-commits] [ruby-mysql2] branch master updated (d37a94f -> 8cac9a8)

Cédric Boutillier boutil at moszumanska.debian.org
Sun Jun 15 22:33:50 UTC 2014


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

boutil pushed a change to branch master
in repository ruby-mysql2.

      from  d37a94f   Add git-buildpackage configuration
      adds  c248f1c   Imported Upstream version 0.3.16
       new  44f3143   Merge tag 'upstream/0.3.16'
       new  c265886   remove deactivate_failing_specs.patch: test 'should run signal handlers while waiting for a response' is now passing.
       new  8cac9a8   prepare 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:
 README.md                                     | 127 ++++++++++++------------
 checksums.yaml.gz                             | Bin 268 -> 270 bytes
 debian/changelog                              |  12 +++
 debian/patches/deactivate_failing_specs.patch |  17 ----
 debian/patches/series                         |   2 +-
 ext/mysql2/client.c                           | 133 +++++++++++++++++++++-----
 ext/mysql2/client.h                           |   1 +
 ext/mysql2/extconf.rb                         |   4 +-
 ext/mysql2/infile.c                           |   1 +
 ext/mysql2/mysql2_ext.h                       |   1 -
 lib/mysql2/client.rb                          |   5 +-
 lib/mysql2/version.rb                         |   2 +-
 metadata.yml                                  |   6 +-
 spec/mysql2/client_spec.rb                    |  66 +++++++++++--
 14 files changed, 254 insertions(+), 123 deletions(-)
 delete mode 100644 debian/patches/deactivate_failing_specs.patch

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



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