ruby-em-socksify 0.3.1-1 source package in Ubuntu

Changelog

ruby-em-socksify (0.3.1-1) unstable; urgency=medium

  * Team upload

  [ Cédric Boutillier ]
  * Bump debhelper compatibility level to 9
  * Remove version in the gem2deb build-dependency
  * Use https:// in Vcs-* fields
  * Run wrap-and-sort on packaging files

  [ Sebastien Badia ]
  * New upstream version 0.3.1
  * Update packaging with a new `dh-make-ruby -w` run
  * Bump Standards-Version to 3.9.8 (no changes needed)
  * Bump to debhelper 10 and watch 4
  * Rebuild with a newer gem2deb adds Rubygems integration
    (Closes: #830088, #830099)

 -- Sebastien Badia <email address hidden>  Mon, 19 Dec 2016 15:12:28 +0100

Upload details

Uploaded by:
Debian Ruby Extras Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Ruby Extras Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc
Bionic release universe misc

Builds

Zesty: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-em-socksify_0.3.1-1.dsc 2.1 KiB 2a2c5b358609929d47de4a9c7a6e139004d67c1b0ac2d0690738acad15d4b2e1
ruby-em-socksify_0.3.1.orig.tar.gz 5.5 KiB f71c12a2af63b47bcb8a187e5510a7f3a1df3edbb74d4897186708dd54d1aa57
ruby-em-socksify_0.3.1-1.debian.tar.xz 4.2 KiB 5225f6b390c613692542126abed40dd38b373935e38b2d9f3d6760aa486e556b

Available diffs

No changes file available.

Binary packages built by this source

ruby-em-socksify: EventMachine SOCKSify shim: adds SOCKS support to any protocol

 Dealing with SOCKS proxies is pain. EM-Socksify provides a simple shim to
 setup & negotiate a SOCKS5 connection for any EventMachine protocol. To add
 SOCKS support, all you have to do is include the module and provide your
 destination address.