ruby-http-parser 1.2.1-2 source package in Ubuntu

Changelog

ruby-http-parser (1.2.1-2) unstable; urgency=medium

  [ Daniel Leidert ]
  * d/rules: Disable dh verbose mode.
  * d/patches/0001-Use-the-correct-compiler-and-linker-flags.patch: Add patch.
    - Set linker flags by evaluating environment or RbConfig::CONFIG.
  * d/patches/series: Enable new patch.
  * Fix blhc issue: CPPFLAGS missing

  [ Utkarsh Gupta ]
  * Source-only upload
  * Refresh patch

 -- Utkarsh Gupta <email address hidden>  Thu, 09 Apr 2020 13:17:30 +0530

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Downloads

File Size SHA-256 Checksum
ruby-http-parser_1.2.1-2.dsc 2.1 KiB a6e93e1671eb78e95bd212873348d94e3f3836f970eff09af695852c891d0bd1
ruby-http-parser_1.2.1.orig.tar.gz 26.9 KiB a8cc1fe71a6e45eed241f2fbfcc4a98bfd7a7ce353bd65eeae9aeeafdf6f50cf
ruby-http-parser_1.2.1-2.debian.tar.xz 2.8 KiB 3c0c4fbad9675e00f554815a6d8509d3b60584865cf2f461ac215e38a5dcc66b

No changes file available.

Binary packages built by this source

ruby-http-parser: Ruby FFI bindings to http-parser

 A super fast http parser for ruby.
 This gem will compile a local copy of http-parser.
 .
 Cross platform and multiple ruby implementation support
 thanks to ffi.

ruby-http-parser-dbgsym: debug symbols for ruby-http-parser