apt-cacher-ng 0.6.8-2build1 source package in Ubuntu

Changelog

apt-cacher-ng (0.6.8-2build1) precise; urgency=low

  * Rebuild for liblzma5.
 -- Colin Watson <email address hidden>   Wed, 02 Nov 2011 09:12:44 -0400

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Precise
Original maintainer:
Eduard Bloch
Architectures:
any
Section:
net
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
apt-cacher-ng_0.6.8.orig.tar.xz 240.4 KiB d47693a8f1eb12a2f61d0f7020431dffa74431e5b5ce50dc3368150ebfd752b4
apt-cacher-ng_0.6.8-2build1.debian.tar.xz 23.2 KiB 77160e477287310e9c70e0716164f9ff3cc44040c75c0daa04b5c18b6ae3bc9d
apt-cacher-ng_0.6.8-2build1.dsc 1.9 KiB 89372da5f7bd0746a37d91e778168802b68defe597291903a73c7e7a36b24eee

View changes file

Binary packages built by this source

apt-cacher-ng: caching proxy server for software repositories

 Apt-Cacher NG is a caching proxy for downloading packages from Debian-style
 software repositories (or possibly from other types).
 .
 The main principle is that a central machine hosts the proxy for a local
 network, and clients configure their APT setup to download through it.
 Apt-Cacher NG keeps a copy of all useful data that passes through it, and when
 a similar request is made, the cached copy of the data is delivered without
 being re-downloaded.
 .
 Apt-Cacher NG has been designed from scratch as a replacement for
 apt-cacher, but with a focus on maximizing throughput with low system
 resource requirements. It can also be used as replacement for apt-proxy and
 approx with no need to modify clients' sources.list files.