approx 5.11-1 source package in Ubuntu

Changelog

approx (5.11-1) unstable; urgency=medium

  [ Stéphane Glondu ]
  * Team upload
  * New upstream release
    - incorporate OCaml 4.08.0 patch
    - use Re.Pcre instead of Pcre
  * Set Maintainer to Debian OCaml Maintainers

  [ Debian Janitor ]
  * Bump debhelper from old 10 to 13.
  * Remove constraints unnecessary since buster (oldstable)

  [ Edward Betts ]
  * Update homepage field, git.debian.org no longer exists.

 -- Stéphane Glondu <email address hidden>  Sun, 05 Feb 2023 18:34:19 +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

Downloads

File Size SHA-256 Checksum
approx_5.11-1.dsc 1.7 KiB afd644426ff1b272652014c3186fc44d9456add0ca8a3c6744dd21b2e7153b39
approx_5.11.orig.tar.gz 31.9 KiB b65086c7cebf4f82ecd0e83d78da5eda6daefc3920d93c6c25a8761cd2e6aa6c
approx_5.11-1.debian.tar.xz 11.6 KiB d94810d399f95cb01ca7d0af19b198f70034122b4d88695e3aa3d5268239f07b

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