debdelta 0.65 source package in Ubuntu

Changelog

debdelta (0.65) unstable; urgency=medium

  * Switch to dpkg-source 3.0 (native) format
  * debian/rules : use `cp -p` and `chmod`
  * bump standards version to 4.4.1

 -- A Mennucc1 <email address hidden>  Mon, 23 Dec 2019 17:56:32 +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
Focal release universe devel

Downloads

File Size SHA-256 Checksum
debdelta_0.65.dsc 1.5 KiB 12ab708ffe57b2e23ac92afa1abcb2886e7665fe8d0f202f8dd86d614cc7649d
debdelta_0.65.tar.xz 259.8 KiB 9cdb3079f6ed8fd8eae183008a08a121131b29f534ce00e09d9a9e22d5608044

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.