Package: ruby-remcached / 0.4.1-2
Metadata
Package | Version | Patches format |
---|---|---|
ruby-remcached | 0.4.1-2 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
add license from upstream git.patch | (download) |
LICENSE |
202 202 + 0 - 0 ! |
add apache 2.0 license Add a LICENSE file. |
change memcached port.patch | (download) |
spec/memcached_spec.rb |
2 1 + 1 - 0 ! |
change memcached port By default memcached listen on 11211. So changing spec file accordingly. |
force_ascii_encoding.patch | (download) |
spec/packet_spec.rb |
16 8 + 8 - 0 ! |
force encoding of expected results to ascii-8bit Ruby2.0 defaults to UTF-8, whereas strings @s are ASCII-8BIT Bug: https://github.com/astro/remcached/issues/5 |
1