approx 5.12-2.1 source package in Ubuntu

Changelog

approx (5.12-2.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Install systemd units into /usr/lib/systemd/system.
    (Closes: #1059178)

 -- Chris Hofstaedtler <email address hidden>  Mon, 22 Apr 2024 01:33:25 +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
Oracular release universe admin

Downloads

File Size SHA-256 Checksum
approx_5.12-2.1.dsc 2.0 KiB fd5ddf9fa93ecc2871c6084127919a527af84cb64791629330ece0df63367874
approx_5.12.orig.tar.gz 31.9 KiB f9ca102ea698bcba0584f2e2f834ce4ddcba50abe678bacd7ede1ce6f188e435
approx_5.12-2.1.debian.tar.xz 11.8 KiB f45051d8a55cb378aaf4fea089f00f4725cd12b6573f9476c6f917f661df6c1b

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