debdelta 0.68 source package in Ubuntu

Changelog

debdelta (0.68) unstable; urgency=medium

  * add 2027 signing key
  * support https. Thanks Steven De Herdt  (Closes: #901813).
  * Do not uri-quote deb package names, closes
    "Difference in current filename packaging conventions leads
    to downloads being ignored by apt", thanks to Yuri D'Elia, Luke Ross
    (Closes: #1003824).
    "debdelta-upgrade changes filenames; replaces [...]
     but debs are correct.", thanks to R S Chakravarti
    (Closes: #1012735).
  * do not double-url-quote, properly download debs (when deb-policy permits)
  * include the non-free-firmware component;
    thanks to Ben Morris (Closes: #1030391).
  * depends on gnupg not gnupg2
    Thanks  Andreas Metzler (Closes: #1055398).

 -- A Mennucc1 <email address hidden>  Sat, 02 Dec 2023 13:59: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

Downloads

File Size SHA-256 Checksum
debdelta_0.68.dsc 1.5 KiB a61ece9a17722c3e5d185a4bf24a75ed6599d328c8285b181450787a8389849e
debdelta_0.68.tar.xz 265.2 KiB f196c003fd2e65dc50bf7e510333b78c7669cf78e5083f54ccf703e3e185ac05

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.