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 47 48 49
|
ruby-thread-safe (0.3.5-3) unstable; urgency=medium
* Team upload
* debian/ruby-tests.rake: exclude test/test_cache_loops.rb, which is a
stress test that is maybe causing issues on the buildd.
* debian/rules: remove coverage/ on clean
* add missing Build-Dependencies on ruby-minitest and rake
* Update packaging with a new dh-make-ruby run
-- Antonio Terceiro <terceiro@debian.org> Wed, 04 Nov 2015 09:12:28 -0200
ruby-thread-safe (0.3.5-2) unstable; urgency=medium
* Team upload
* Upload to unstable.
* Switch test runner to rake
-- Antonio Terceiro <terceiro@debian.org> Tue, 03 Nov 2015 17:09:44 -0200
ruby-thread-safe (0.3.5-1) experimental; urgency=medium
* Team upload.
* New upstream release.
* Refresh patches.
* Add ruby-minitest-reporters to build deps.
* Bump standards version to 3.9.6 (no changes).
-- Pirate Praveen <praveen@debian.org> Mon, 03 Aug 2015 12:02:48 +0530
ruby-thread-safe (0.3.3-1) unstable; urgency=medium
* New upstream version 0.3.3
* Update patches for 0.3.3 release
-- Ondřej Surý <ondrej@debian.org> Tue, 29 Apr 2014 12:39:25 +0200
ruby-thread-safe (0.1.3+dfsg-1) unstable; urgency=low
[ Ondřej Surý ]
* Team upload
* Initial release (Closes: #720314)
- makes ruby-activesupport-4.0 installable (Closes: #719766)
[ Cédric Boutillier ]
* add deactive_test_hash_ruby20.patch: mark as pending a test known to fail
with Ruby 2.0.
* source repacked to remove the included jar file.
-- Cédric Boutillier <boutil@debian.org> Sun, 20 Oct 2013 01:44:05 +0200
|