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 52 53 54 55 56 57 58 59
|
ruby-em-http-request (1.1.2-2) unstable; urgency=medium
* Team upload
[ Per Andersson ]
* Add ruby-em-socksify to Depends (Closes: #745667)
-- Per Andersson <avtobiff@gmail.com> Wed, 23 Apr 2014 23:31:14 +0200
ruby-em-http-request (1.1.2-1) unstable; urgency=medium
* Team upload.
[ Praveen Arimbrathodiyil ]
* d/p/disable_rubygems:
- remove extra characters at end of line
- refresh disable_rubygems patch
* add .pc to .gitignore
* use ruby-tests.rake
* remove spec_adjust_require patch
* d/control:
- update build dep, uncomment vcs
- add bdep on ruby-cookiejar
[ Cédric Boutillier ]
* use canonical URI in Vcs-* fields
* debian/copyright: use copyright-format/1.0 official URL for Format field
[ Jonas Genannt ]
* Imported Upstream version 1.1.2 (Closes: #725571, #710044)
* d/control:
- bumped standards version to 3.9.5 (no changes needed)
- wrap-sort
- added depend ruby-multi-json
- changed from ruby-http-parser to ruby-http-parser.rb
- added ruby-cookiejar as depend
- switched XS-Ruby-Versions to all
- change Architecture to all - no c ext included anymore
- added ruby-simple-oauth as Suggests
* d/p/diasble-rubygems.patch:
- refreshed
- fixed typo in patch name
- added DEP3 header
* added patch to disable network test
* added patch to usw WEBrick not Mongrel
- webrick strips default ports
- webrick sends no 0 as content lengh, its empty
- disabled failing tests because of mongrel/webrick switch
* d/copyright
- removed old c ext copyright
- copyright for debian/ is missing, see #739711 / pending
-- Jonas Genannt <jonas.genannt@capi2name.de> Wed, 12 Mar 2014 18:42:14 +0100
ruby-em-http-request (0.3.0-1) unstable; urgency=low
* Initial release
-- Tollef Fog Heen <tfheen@debian.org> Wed, 27 Jun 2012 21:19:09 +0200
|