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

Changelog

apt-cacher-ng (0.6.8-2) unstable; urgency=medium


  * Added libwrap0-dev to Build-Depends (closes: #646300)
  * Added newer dpkg to Pre-Depends (for xz compression support)

 -- Eduard Bloch <email address hidden>  Sun, 23 Oct 2011 00:45:56 +0200

Upload details

Uploaded by:
Eduard Bloch
Uploaded to:
Sid
Original maintainer:
Eduard Bloch
Architectures:
any
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
apt-cacher-ng_0.6.8-2.dsc 1.2 KiB 97cb66c74dad1b3604569d4dea955864e183478992d63516f917f693d64e599c
apt-cacher-ng_0.6.8.orig.tar.xz 240.4 KiB d47693a8f1eb12a2f61d0f7020431dffa74431e5b5ce50dc3368150ebfd752b4
apt-cacher-ng_0.6.8-2.debian.tar.xz 23.1 KiB 2006a993b34bbb94b0e38c5de81f83f37ef2680ac9f49079ae96cecaad4ca483

No changes file available.

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.