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 50 51
|
ruby-celluloid-io (0.16.2-5) unstable; urgency=medium
* Team upload
* Disable more randomly failing tests (Closes: #847450)
-- Pirate Praveen <praveen@debian.org> Sat, 24 Dec 2016 14:03:52 +0530
ruby-celluloid-io (0.16.2-3) unstable; urgency=medium
* Team upload
* Disable randomly failing tests (Closes: #836595)
-- Pirate Praveen <praveen@debian.org> Thu, 10 Nov 2016 15:36:11 +0530
ruby-celluloid-io (0.16.2-2) unstable; urgency=medium
* Team upload.
* Import upstream patch to change to Numeric the result of recvfrom for
UPDSockets. It fixes tests for ruby2.3
* Refresh packaging with dh-make-ruby -w
- Bump Standards-Version to 3.9.7 (no changes needed)
- Use https in Vcs-* fields
- Check gem dependencies during the build
-- Cédric Boutillier <boutil@debian.org> Thu, 03 Mar 2016 18:21:31 +0100
ruby-celluloid-io (0.16.2-1) unstable; urgency=medium
* Team upload.
* New upstream version 0.16.2.
* Update build dependencies.
* Patches:
- Disable bundler, rubygems and coveralls.
- Rspec3 compatibility.
- Add require 'pathname' to spec_helper.
- Disable DNS and SSL tests.
* Bump Standards-Version to 3.9.6 (no changes)
-- Hleb Valoshka <375gnu@gmail.com> Fri, 26 Jun 2015 18:49:46 +0300
ruby-celluloid-io (0.15.0-2) unstable; urgency=medium
* Add missing copyright information for file lib/celluloid/io/stream.rb.
-- Miguel Landaeta <nomadium@debian.org> Tue, 05 Aug 2014 12:26:25 -0300
ruby-celluloid-io (0.15.0-1) unstable; urgency=medium
* Initial release. (Closes: #756148)
-- Miguel Landaeta <nomadium@debian.org> Fri, 01 Aug 2014 18:16:43 -0300
|