deltarpm 3.6.3+dfsg-2 source package in Ubuntu

Changelog

deltarpm (3.6.3+dfsg-2) unstable; urgency=medium

  * Cosmetic: put the first build dependency on a separate line, too.
  * Add an upstream metadata file.
  * Mark my three patches as forwarded upstream.
  * Fix the Last-Update year in the warnings patch header.
  * Add the year 2022 to my debian/* copyright notice.
  * Use black version 22 for the autopkgtest formatting.
  * Add Python 3.10 as supported for the autopkgtest.

 -- Peter Pentchev <email address hidden>  Wed, 16 Feb 2022 01:45:15 +0200

Upload details

Uploaded by:
RPM packaging team
Uploaded to:
Sid
Original maintainer:
RPM packaging team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
deltarpm_3.6.3+dfsg-2.dsc 2.3 KiB 00f983ebc8903d19bff3220bb8ad3719a5729782c4ac9588e92e404ffeee415e
deltarpm_3.6.3+dfsg.orig.tar.xz 89.2 KiB 46ad276b036ab67a5628ba8fa359e4b2b9adb3b3cacf0f20005c3ad6e2680d9b
deltarpm_3.6.3+dfsg-2.debian.tar.xz 11.7 KiB c3890ca9587fa2818c8c13ae7fa7108119cfe1b10115dfa728e770c4d5800b48

Available diffs

No changes file available.

Binary packages built by this source

deltarpm: Tools to create and apply deltarpms

 A deltarpm contains the differences between an old and a new version of
 an RPM. This makes it possible to recreate the new RPM from the
 deltarpm and the old RPM.
 .
 On Debian and derived systems these tools may be useful for creating
 and maintaining repositories of RPM packages.

deltarpm-dbgsym: debug symbols for deltarpm
python3-deltarpm: Python3 bindings for deltarpm

 A deltarpm contains the differences between an old and a new version of
 an RPM.
 .
 This package provides the Python3 bindings for deltarpm, allowing
 Python scripts to read the deltarpm file header.

python3-deltarpm-dbgsym: debug symbols for python3-deltarpm