approx 5.12-1 source package in Ubuntu

Changelog

approx (5.12-1) unstable; urgency=medium

  * Team upload
  * New upstream release
    - fix calls to Re.Pcre.extract (Closes: #1031117)

 -- Stéphane Glondu <email address hidden>  Sun, 12 Feb 2023 13:17:27 +0100

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
Mantic release universe admin
Lunar release universe admin

Downloads

File Size SHA-256 Checksum
approx_5.12-1.dsc 1.7 KiB dc26a114057cb77dfaa4effdaeeea816f4cd3ff92478ce28375397b664d030a1
approx_5.12.orig.tar.gz 31.9 KiB f9ca102ea698bcba0584f2e2f834ce4ddcba50abe678bacd7ede1ce6f188e435
approx_5.12-1.debian.tar.xz 11.7 KiB 7ec029e0d1f8a0f8828b4a1cf84f33a6b4bd037f062063891c9f614e391220f3

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