1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46
|
ruby-mysql2 (0.3.15-1~bpo70+1) wheezy-backports; urgency=low
* Rebuild for wheezy-backports:
- Lower minimum gem2deb version.
-- Jérémy Bobbio <lunar@debian.org> Sat, 10 May 2014 19:22:39 +0200
ruby-mysql2 (0.3.15-1) unstable; urgency=low
[ Pirate Praveen ]
* New upstream release.
* Bump standards version to 3.9.5 (no changes)
* Bump gem2deb build dep to 0.7.4~
- drop ruby 1.9.1
[ Cédric Boutillier ]
* Create test MySQL table before the tests
* Add deactivate_failing_specs.patch, to deactivate a time sensitive test in
spec/mysql2/client_spec.rb, failing with Ruby 2.1
-- Cédric Boutillier <boutil@debian.org> Tue, 15 Apr 2014 13:22:13 +0200
ruby-mysql2 (0.3.14-2) unstable; urgency=medium
* Add myself to Uploaders.
* Do not run eventmachine tests until it is fixed on freebsd.
-- Cédric Boutillier <boutil@debian.org> Wed, 11 Dec 2013 10:36:13 +0100
ruby-mysql2 (0.3.14-1) unstable; urgency=low
* Team upload
* Imported Upstream version 0.3.14
+ add support for Ruby 2.0 (Closes: #720227)
* Use canonical URI in Vcs-* fields
* Copy example configuration in spec/ for use in tests
* Refresh remove_rpath_compilation_flag.patch
* Do not try to install inexistant CHANGELOG.md
-- Cédric Boutillier <boutil@debian.org> Tue, 26 Nov 2013 16:16:45 +0100
ruby-mysql2 (0.3.11-1) unstable; urgency=low
* Initial release (Closes: #691150)
-- Michael Franzl <office@michaelfranzl.com> Thu, 01 Nov 2012 12:05:27 +0100
|