libmemcache 1.4.0.rc2-1.1 source package in Ubuntu
Changelog
libmemcache (1.4.0.rc2-1.1) unstable; urgency=medium * Non-maintainer upload. * Add Homepage field in debian/control, remove from description (Closes: #615433, #615377) * Add ${misc:Depends} to dependencies (lintian warning: debhelper-but-no-misc-depends) * Change ${Source-Version} substvar for ${binary:Version} (lintian warning: substvar-source-version-is-deprecated) * Remove depends on "libc6 | libc-dev", should always be there [ Logan Rosen ] * Use dh-autoreconf instead of autotools-dev to also fix FTBFS on ppc64el by getting new libtool macros (still updates config.{sub,guess}). (Closes: #733842) * Use automake's "foreign" option to fix FTBFS while autoreconfing. -- Manuel A. Fernandez Montecelo <email address hidden> Tue, 05 Aug 2014 19:20:50 +0100
Upload details
- Uploaded by:
- Zak B. Elep
- Uploaded to:
- Sid
- Original maintainer:
- Zak B. Elep
- Architectures:
- any
- Section:
- libs
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Xenial | release | universe | libs |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libmemcache_1.4.0.rc2-1.1.dsc | 1.8 KiB | 28a373ad96909a6acb99aedbaecadb6f428d20e6fe7ac8d1c4ab9f2726004287 |
libmemcache_1.4.0.rc2.orig.tar.gz | 404.1 KiB | e6671a3499ae927f666805eba166caed4e294e0e8d50d1654ebd00332e267e09 |
libmemcache_1.4.0.rc2-1.1.diff.gz | 128.4 KiB | 55d033f4a56b7a19b5de55eeaf09d5c526a77c6687b901ebc267554cfe637578 |
Available diffs
No changes file available.
Binary packages built by this source
- libmemcache-dev: development headers for libmemcache C client API
memcached optimizes specific high-load serving applications that are designed
to take advantage of its versatile no-locking memory access system. Clients
are available in several different programming languages, to suit the needs
of the specific application. Traditionally this has been used in mod_perl
apps to avoid storing large chunks of data in Apache memory, and to share
this burden across several machines.
.
Danga Interactive developed memcached to enhance the speed of
LiveJournal.com, a site which was already doing 20 million+ dynamic page
views per day for 1 million users with a bunch of webservers and a bunch of
database servers. memcached dropped the database load to almost nothing,
yielding faster page load times for users, better resource utilization, and
faster access to the databases on a memcache miss.
.
This package contains the C development headers for libmemcache.
- libmemcache0: No summary available for libmemcache0 in ubuntu yakkety.
No description available for libmemcache0 in ubuntu yakkety.