[DRE-commits] [ruby-mysql] 02/08: Merge tag 'upstream/2.9.1'

Antonio Terceiro terceiro at moszumanska.debian.org
Mon Oct 6 11:54:35 UTC 2014


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

terceiro pushed a commit to branch master
in repository ruby-mysql.

commit af32692276b6ae50350b60b9051d22305daaea5b
Merge: 3a8720c 1100afd
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Sun Oct 5 16:05:46 2014 -0300

    Merge tag 'upstream/2.9.1'
    
    Upstream version 2.9.1
    
    # gpg: Signature made Dom 05 Out 2014 16:05:43 BRT using RSA key ID CD460BDE
    # gpg: Good signature from "Antonio Terceiro <terceiro at softwarelivre.org>"
    # gpg:                 aka "Antonio Terceiro <terceiro at dcc.ufba.br>"
    # gpg:                 aka "Antonio Terceiro <terceiro at colivre.coop.br>"
    # gpg:                 aka "Antonio Terceiro <terceiro at debian.org>"

 .gemtest                               |   0
 History.txt                            |  38 +++++++++
 Manifest.txt                           |  17 ++++
 README.txt                             |  25 ++++++
 Rakefile                               |  22 +++++
 extconf.rb => ext/mysql_api/extconf.rb |  34 ++++++--
 mysql.c => ext/mysql_api/mysql.c       |  21 ++++-
 README.html => extra/README.html       |   0
 README_ja.html => extra/README_ja.html |   0
 tommy.css => extra/tommy.css           |   0
 lib/mysql.rb                           |   9 +++
 lib/mysql/version.rb                   |   6 ++
 metadata.yml                           | 141 +++++++++++++++++++++++++++++++++
 tasks/gem.rake                         |  24 ++++++
 tasks/native.rake                      |  52 ++++++++++++
 tasks/vendor_mysql.rake                |  42 ++++++++++
 test.rb => test/test_mysql.rb          | 100 +++++++++++++++--------
 17 files changed, 491 insertions(+), 40 deletions(-)

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



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