Skip to content

Changelog ruby-em-http-request (1.1.5-3)

2021

ruby-em-http-request (1.1.5-3) unstable; urgency=medium

   * Team upload.
 
   [ Debian Janitor ]
   * Use secure copyright file specification URI.
   * Use secure URI in Homepage field.
   * Bump debhelper from old 11 to 12.
   * Set debhelper-compat version in Build-Depends.
   * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
     Repository-Browse.
   * Remove constraints unnecessary since buster:
     + ruby-em-http-request: Drop versioned constraint on ruby-addressable and
       ruby-eventmachine in Depends.
   * Update watch file format version to 4.
   * Bump debhelper from old 12 to 13.
 
   [ Daniel Leidert ]
   * d/control (Build-Depends): Add ruby-webrick (closes: #998501).

2018

ruby-em-http-request (1.1.5-2) unstable; urgency=medium

   * Team upload
   * Add avoid_nil_client.patch (Closes: #882308)
     Thanks Christoph Biedl for the report and Jérémy Lal for the patch
   * Use salsa.debian.org in Vcs-* fields
   * Move debian/watch to gemwatch.debian.net
   * Bump Standards-Version to 4.1.5 (no changes needed)
   * Bump debhelper compatibility level to 11

2016

ruby-em-http-request (1.1.5-1) unstable; urgency=medium

   * Team upload
 
   [ Cédric Boutillier ]
   * Remove version in the gem2deb build-dependency
   * Use https:// in Vcs-* fields
   * Run wrap-and-sort on packaging files
 
   [ Sebastien Badia ]
   * d/compat: Bump debhelper compat to 10
   * d/copyright: Added a copyright for debian/* files (Closes: #739711)
   * Bump Standards-Version to 3.9.8 (no changes needed)
   * Update debian packaging using dh-make-ruby
   * New upstream version 1.1.5
   * d/patches: Refresh patchs (new upstream version)

2014

ruby-em-http-request (1.1.2-2) unstable; urgency=medium

   * Team upload
 
   [ Per Andersson ]
   * Add ruby-em-socksify to Depends (Closes: #745667)

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

2012

ruby-em-http-request (0.3.0-1) unstable; urgency=low

   * Initial release