[DRE-commits] [ruby-sqlite3] 02/08: Merge tag 'upstream/1.3.8'

Cédric Boutillier boutil at alioth.debian.org
Fri Oct 18 16:08:13 UTC 2013


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

boutil pushed a commit to branch master
in repository ruby-sqlite3.

commit edf669b59441161cc9e8c43cc2a5ee153bdb57ec
Merge: 48165eb dd40ddd
Author: Cédric Boutillier <boutil at debian.org>
Date:   Fri Oct 18 12:53:01 2013 +0200

    Merge tag 'upstream/1.3.8'
    
    Upstream version 1.3.8
    
    # gpg: Signature faite le ven. 18 oct. 2013 12:52:55 CEST avec la clef RSA d'identifiant 8F9F8F09
    # gpg: Bonne signature de « Cédric Boutillier <boutil at debian.org> »
    # gpg:                 alias « Cédric Boutillier <cedric.boutillier at upmc.fr> »
    # gpg:                 alias « Cédric Boutillier <cedric.boutillier at polytechnique.org> »
    # gpg:                 alias « Cédric Boutillier <cedric.boutillier at gmail.com> »

 .gitignore                |   14 ---
 .travis.yml               |   17 ----
 CHANGELOG.rdoc            |   25 +++++
 Gemfile                   |   15 +++
 Manifest.txt              |    2 +
 ext/sqlite3/database.c    |   11 +-
 ext/sqlite3/extconf.rb    |    2 +-
 ext/sqlite3/statement.c   |    7 +-
 lib/sqlite3/version.rb    |    4 +-
 metadata.yml              |  245 +++++++++++++++++++++++++++++++++++++++++++++
 tasks/gem.rake            |   17 ++--
 tasks/native.rake         |   20 ++--
 tasks/vendor_sqlite3.rake |   81 +++++++++++----
 test/helper.rb            |   12 ++-
 test/test_database.rb     |   17 +++-
 test/test_statement.rb    |   24 ++++-
 16 files changed, 430 insertions(+), 83 deletions(-)

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



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