approx 5.12-2 source package in Ubuntu

Changelog

approx (5.12-2) unstable; urgency=medium

  * Team upload
  * Bump Standards-Version to 4.6.2
  * Depend on ocaml instead of transitional ocaml-nox

 -- Stéphane Glondu <email address hidden>  Sun, 10 Sep 2023 06:10:50 +0200

Upload details

Uploaded by:
Debian OCaml Maintainers
Uploaded to:
Sid
Original maintainer:
Debian OCaml Maintainers
Architectures:
any
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe admin

Downloads

File Size SHA-256 Checksum
approx_5.12-2.dsc 1.7 KiB 9a058eb9d834da6585f03cfb5f841abce1fea728f076e8297b25dfea9795373a
approx_5.12.orig.tar.gz 31.9 KiB f9ca102ea698bcba0584f2e2f834ce4ddcba50abe678bacd7ede1ce6f188e435
approx_5.12-2.debian.tar.xz 11.7 KiB bca34f7be60b0426fe1c5269ed61de85418839efc1ebb636acb9d2a2053d0883

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