approx 5.10-2 source package in Ubuntu

Changelog

approx (5.10-2) unstable; urgency=medium

  * Team upload
  * Update Vcs-*
  * Fix compilation with OCaml 4.08.0

 -- Stéphane Glondu <email address hidden>  Sun, 01 Sep 2019 08:26:46 +0200

Upload details

Uploaded by:
Eric Cooper
Uploaded to:
Sid
Original maintainer:
Eric Cooper
Architectures:
any
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe admin

Downloads

File Size SHA-256 Checksum
approx_5.10-2.dsc 1.7 KiB 6b4968c10611ea32dad0867abf53819133a931fa97feb4a5abef9be2299a99ed
approx_5.10.orig.tar.gz 32.3 KiB 0f432454d3b12f575b5834ec1bd74cf50842f258e7a3b5240a6182e707641c43
approx_5.10-2.debian.tar.xz 11.8 KiB adc3102aa7901853a5450c3d6857d31a90c8cfece7a584508e30096a70802f5c

Available diffs

No changes file available.

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.

approx-dbgsym: debug symbols for approx