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
|
ruby-em-spec (0.2.7-1) unstable; urgency=medium
[ Lucas Albuquerque Medeiros de Moura ]
* Team upload.
* New upstream release (Closes: #830090)
* Update ruby-em-spec.docs
* Remove unused lintian override
* Add patch to remove git ls-files command from gemspec
* debian/control: Bump standards-version to 3.9.8
* debian/rules: Add check-dependencies command
[ Antonio Terceiro ]
* debian/control: add Testsuite: field
-- Lucas Albuquerque Medeiros de Moura <lucas.moura128@gmail.com> Fri, 15 Jul 2016 14:35:20 -0300
ruby-em-spec (0.2.6-3) unstable; urgency=medium
* Update remove-rubygems-require.patch
- Add require 'bacon' to lib/em-spec/bacon.rb
- Fix uninitialized constant Bacon (NameError)
* Bump gem2deb build dep to >= 0.7.5~ (ruby all)
-- Pirate Praveen <praveen@debian.org> Tue, 22 Apr 2014 17:36:04 +0530
ruby-em-spec (0.2.6-2) unstable; urgency=medium
* Team upload.
* Bump Standards to 3.9.5 (no changes needed)
* Ensure we use ruby-eventmachine with ruby2.0 support (Closes: #728626)
-- Cédric Boutillier <boutil@debian.org> Sun, 19 Jan 2014 17:00:54 +0100
ruby-em-spec (0.2.6-1) unstable; urgency=low
* Initial release (Closes: #703655)
* Patch failing tests (thanks to Srihari)
-- Praveen Arimbrathodiyil <praveen@debian.org> Fri, 22 Mar 2013 02:42:12 +0530
|