#865352 RFP: ruby-em-proxy -- EventMachine Proxy DSL for writing

Package:
wnpp
Source:
wnpp
Submitter:
Philippe Thierry
Date:
2018-11-28 21:15:06 UTC
Severity:
wishlist
Tags:
#865352#5
Date:
2017-06-20 16:23:24 UTC
From:
To:
Package: wnpp
Severity: wishlist
Version: N/A; reported 2017-06-20

* Package name : em-proxy
   Upstream Author : Ilya Grigorik
* URL: https://github.com/igrigorik/em-proxy
* License: MIT
   Description: EventMachine Proxy DSL for writing high-performance transparent / intercepting proxies in Ruby

Hi all,

I'm currently looking forward to package bettercap[1][2] in Debian, yet this tool as multiple unsatistied dependencies on ruby libs:
ruby-em-proxy (>= 0.1.8)
ruby-net-dns (>= 0.8.0)
ruby-network-interface (>= 0.0.1)
ruby-rubydns (>= 1.0.3)

I'm not a ruby specialist, so i ask for the help of the ruby team to package these libs. That's why i post four RFP, one for each.

Best regards,

#865352#16
Date:
2017-06-21 11:25:41 UTC
From:
To:
tag 865352 pending
thanks

Hello,

Bug #865352 reported by you has been fixed in the Git repository. You can
see the changelog below, and you can check the diff of the fix at:

https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-em-proxy.git/commit/?id=df387ad

    update changelog

diff --git a/debian/changelog b/debian/changelog
index 137d00e..373e7a2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
 ruby-em-proxy (0.1.9-1) unstable; urgency=medium

-  * Initial release (Closes: #nnn).
+  * Initial release (Closes: #865352).
+    based on the Kali package from Sophie Brun