approx 5.3-1build1 source package in Ubuntu

Changelog

approx (5.3-1build1) trusty; urgency=low

  * Rebuild for new OCaml ABIs.
 -- Colin Watson <email address hidden>   Fri, 08 Nov 2013 11:22:52 +0000

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Trusty
Original maintainer:
Eric Cooper
Architectures:
any
Section:
admin
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
approx_5.3.orig.tar.gz 32.0 KiB e048b91e9a2b3500509bf5083d41eae6f77460cd61e549d9b1a3e25c7299c1ce
approx_5.3-1build1.debian.tar.gz 17.2 KiB 1e2583a5fe1172757ec22b57393f13c68a78ece524efd3138978c903ca84efb4
approx_5.3-1build1.dsc 2.1 KiB 34a8e1fe1368a8f99cb9cab57dc59315430e68b52cd6bf99eb05086abf35a4b0

Available diffs

View changes file

Binary packages built by this source

approx: caching proxy server for Debian archive files

 Approx is an HTTP-based proxy server for Debian-style package archives.
 It fetches files from remote repositories on demand,
 and caches them for local use.
 .
 Approx saves time and network bandwidth if you need to install or
 upgrade .deb packages for a number of machines on a local network.
 Each package is downloaded from a remote site only once,
 regardless of how many local clients install it.
 The approx cache typically requires a few gigabytes of disk space.
 .
 Approx also simplifies the administration of client machines:
 repository locations need only be changed in approx's configuration file,
 not in every client's /etc/apt/sources.list file.
 .
 Approx can be used as a replacement for apt-proxy,
 with no need to modify clients' /etc/apt/sources.list files,
 or as an alternative to apt-cacher.