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

Changelog

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

  [ Salvatore Bonaccorso ]
  * Update Vcs-* headers for switch to salsa.debian.org

  [ Christopher Hoskin ]
  * Use my Debian e-mail in control, copyright and patches

  [ gregor herrmann ]
  * debian/copyright: replace tabs with spaces / remove trailing
    whitespace.
  * debian/control: update Build-Depends for cross builds.
  * debian/watch: use uscan version 4.
  * Declare compliance with Debian Policy 4.5.0.
  * Set Rules-Requires-Root: no.
  * Annotate test-only build dependencies with <!nocheck>.
  * Bump debhelper-compat to 13.
  * Set upstream metadata fields: Bug-Submit.
  * Remove obsolete fields Contact, Name from debian/upstream/metadata.
  * Remove check for DEB_BUILD_OPTIONS=nocheck from debian/rules.
    debhelper 13 does this for us.

 -- Jelmer Vernooij <email address hidden>  Wed, 15 Jun 2022 19:19:55 +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

Downloads

File Size SHA-256 Checksum
libmemcached-libmemcached-perl_1.001801+dfsg-3.dsc 2.4 KiB d1771d9c30786f1bbd9faefaed6d4bc436cce93ec227fb0082b4fb0df0365f2b
libmemcached-libmemcached-perl_1.001801+dfsg.orig.tar.gz 115.0 KiB f1117f02fe6fcf95480fd167e4ce7e93c9da33cb0ad02f84c6dcca9c8598a477
libmemcached-libmemcached-perl_1.001801+dfsg-3.debian.tar.xz 13.4 KiB a4b8b0339408c558329e5cf3a39d4140248f45db75182fdfb008e926224eeb56

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