debdelta 0.70 source package in Ubuntu

Changelog

debdelta (0.70) unstable; urgency=medium

  * update documentation
  * debdelta: do not warn when tar is in PAX format
  * debdelta-upgrade bugfix: properly scan deltas for info file
  * the server was updated and many bugs were fixed, see
    http://debdelta.debian.net/

 -- A Mennucc1 <email address hidden>  Tue, 02 Jan 2024 09:02:03 +0100

Upload details

Uploaded by:
a. Mennucc
Uploaded to:
Sid
Original maintainer:
a. Mennucc
Architectures:
any all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe devel
Noble release universe devel

Downloads

File Size SHA-256 Checksum
debdelta_0.70.dsc 1.5 KiB 35feb36fbd380378be9a73efc26bcc044c1700d6c259e8c9349d8cea6a0ce3a5
debdelta_0.70.tar.xz 274.8 KiB 7af72a8be85e30e433765f27927af2ec724def717baf54735e3af9e80e432326

Available diffs

No changes file available.

Binary packages built by this source

debdelta: diff and patch utilities which work with Debian packages

 debdelta is a program suite designed to compute changes between
 Debian packages. These changes (deltas) are similar to the output of the
 "diff" program in that they may be used to store and transmit only the
 changes between Debian packages.
 .
 This suite contains 'debdelta-upgrade', that downloads deltas and use them
 to create all Debian packages needed for an 'apt-get upgrade'.
 It may be used in a Debian/unstable host (to speed up download of new
 packages), or in a Debian/stable host (for security updates).
 .
 Similarly, when this package is installed, the 'cupt' package manager will
 use deltas to upgrade the host.

debdelta-doc: diff and patch utilities which work with Debian packages

 debdelta is a program suite designed to compute changes between
 Debian packages. These changes (deltas) are similar to the output of the
 "diff" program in that they may be used to store and transmit only the
 changes between Debian packages.
 .
 This package contains the documentation.