ruby-eventmachine 1.0.7-4 source package in Ubuntu

Changelog

ruby-eventmachine (1.0.7-4) unstable; urgency=medium

  * Team upload.

  [ Antonio Terceiro ]
  * move rakelib/ back on clean target

  [ Cédric Boutillier ]
  * Bump debhelper compatibility level to 9
  * Use https:// in Vcs-* fields
  * Bump Standards-Version to 3.9.8 (no changes needed)
  * Run wrap-and-sort on packaging files

  [ Christian Hofstaedtler ]
  * Disable flaky inoty test (Closes: #831244)

 -- Christian Hofstaedtler <email address hidden>  Mon, 23 Jan 2017 00:36:45 +0000

Upload details

Uploaded by:
Debian Ruby Extras Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Ruby Extras Maintainers
Architectures:
any
Section:
ruby
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ruby-eventmachine_1.0.7-4.dsc 2.2 KiB e2a92d5521f4d1251693f983950bca040b52f355aff82e69f5c6117af1b37f68
ruby-eventmachine_1.0.7.orig.tar.gz 225.4 KiB 53f914b6c7cdf16585313670798b8ad8fecb4ee46356e17bff50da2e9a4ad512
ruby-eventmachine_1.0.7-4.debian.tar.xz 6.4 KiB dae20e25eb16b33812d1a8e115853e8d8c51875e307558bd21117c237620e1df

No changes file available.

Binary packages built by this source

ruby-eventmachine: Ruby/EventMachine library

 EventMachine implements a fast, single-threaded engine for arbitrary network
 communications. It's extremely easy to use in Ruby. EventMachine wraps all
 interactions with IP sockets, allowing programs to concentrate on the
 implementation of network protocols. It can be used to create both network
 servers and clients. To create a server or client, a Ruby program only needs
 to specify the IP address and port, and provide a Module that implements the
 communications protocol. Implementations of several standard network protocols
 are provided with the package, primarily to serve as examples. The real goal
 of EventMachine is to enable programs to easily interface with other programs
 using TCP/IP, especially if custom protocols are required.

ruby-eventmachine-dbgsym: No summary available for ruby-eventmachine-dbgsym in ubuntu zesty.

No description available for ruby-eventmachine-dbgsym in ubuntu zesty.