libmemcached-libmemcached-perl 1.001801+dfsg-4 source package in Ubuntu

Changelog

libmemcached-libmemcached-perl (1.001801+dfsg-4) unstable; urgency=medium

  * Team upload.
  * Add patch to mark version check in test as TODO.
    The test compares the versions of Memcached::libmemcached and
    libmemcached; in Debian we are building against the packaged libmemcached,
    which might have a different (typically higher) version.
    Thanks to Lucas Nussbaum for the bug report. (Closes: #1031462)
  * debian/rules: remove unused variable.
  * Declare compliance with Debian Policy 4.6.2.

 -- gregor herrmann <email address hidden>  Fri, 17 Feb 2023 12:11:47 +0100

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
libmemcached-libmemcached-perl_1.001801+dfsg-4.dsc 2.7 KiB 2c7f41908159b39c509b4319fe8812f33011465a880dcbae6895f3efd07f8e7c
libmemcached-libmemcached-perl_1.001801+dfsg.orig.tar.gz 115.0 KiB f1117f02fe6fcf95480fd167e4ce7e93c9da33cb0ad02f84c6dcca9c8598a477
libmemcached-libmemcached-perl_1.001801+dfsg-4.debian.tar.xz 13.9 KiB a91f92ce01b0bdba1e48837b94abcdb56f56c27c5172b5c26210fe4641ad1cef

No changes file available.

Binary packages built by this source

libmemcached-libmemcached-perl: thin, fast, full interface to the libmemcached client API

 Memcached::libmemcached is a very thin, highly efficient, wrapper around the
 libmemcached library. It's implemented almost entirely in C.
 .
 It gives full access to the rich functionality offered by libmemcached.
 libmemcached is fast, light on memory usage, thread safe, and provide full
 access to server side methods.
 .
  - Synchronous and Asynchronous support.
 .
  - TCP and Unix Socket protocols.
 .
  - A half dozen or so different hash algorithms.
 .
  - Implementations of the new cas, replace, and append operators.
 .
  - Man pages written up on entire API.
 .
  - Implements both modulo and consistent hashing solutions.

libmemcached-libmemcached-perl-dbgsym: debug symbols for libmemcached-libmemcached-perl