diff --git a/debian/control b/debian/control index bf97194eadd71c041bfd96397118bf45de9723ee..7f3694736b20b9b2a46665f86d736e4ddf84cd23 100644 --- a/debian/control +++ b/debian/control @@ -23,6 +23,9 @@ XB-Ruby-Versions: ${ruby:Versions} Depends: ${misc:Depends}, ${ruby:Depends}, ${shlibs:Depends} -Description: Ruby bindings to joyent/http-parser +Description: Ruby FFI bindings to http-parser A super fast http parser for ruby. - Cross platform and multiple ruby implementation support thanks to ffi. + This gem will compile a local copy of http-parser. + . + Cross platform and multiple ruby implementation support + thanks to ffi.