[DRE-commits] [ruby-mysql2] branch master updated (c8610ca -> 1009205)
Antonio Terceiro
terceiro at moszumanska.debian.org
Wed Feb 24 22:22:14 UTC 2016
This is an automated email from the git hooks/post-receive script.
terceiro pushed a change to branch master
in repository ruby-mysql2.
from c8610ca Bump Standard-Version to 3.9.6
new b7aad6b changelog entry for 0.4.2-1
adds 6f61752 Imported Upstream version 0.4.3
new f25311a Merge tag 'upstream/0.4.3'
new cf85f35 Imported Upstream version 0.4.3
new b384615 make debian/start_mysqld_and_run.sh generic
new be46279 debian/start_mysqld_and_run.sh: call mysql with the right user
new f673712 call debian/start_mysqld_and_run.sh from debian/ruby-tests.rake
new 1009205 skip 2 problematic tests (Closes: #815770)
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:
README.md | 11 +-
debian/changelog | 19 ++++
debian/patches/series | 1 +
debian/patches/skip-problematic-tests.patch | 20 ++++
debian/ruby-tests.rake | 10 +-
debian/rules | 6 -
...and_auto_install.sh => start_mysqld_and_run.sh} | 6 +-
ext/mysql2/client.c | 100 +++++++++++++----
ext/mysql2/client.h | 5 +-
ext/mysql2/result.c | 17 ++-
ext/mysql2/statement.c | 50 +++++----
lib/mysql2/client.rb | 6 +-
lib/mysql2/version.rb | 2 +-
metadata.yml | 4 +-
spec/mysql2/client_spec.rb | 124 +++++++++++++++------
spec/mysql2/result_spec.rb | 4 +
spec/mysql2/statement_spec.rb | 11 ++
17 files changed, 285 insertions(+), 111 deletions(-)
create mode 100644 debian/patches/skip-problematic-tests.patch
rename debian/{start_mysqld_and_auto_install.sh => start_mysqld_and_run.sh} (79%)
--
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