deltarpm 3.6.3+dfsg-3 source package in Ubuntu

Changelog

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

  * Fix the cleanup of native Python libraries for Python versions
    3.10 or later. Closes: #1044231
  * Use dpkg-buildflags to pass the compiler and preprocessor flags.
  * Switch the build dependency from pkg-config to pkgconf.
  * Add the years 2023 and 2024 to my debian/* copyright notice.
  * Declare compliance with Policy 4.7.0 with no changes.
  * Use dpkg's default.mk for completeness.
  * Declare dpkg-build-api v1, drop the implied Rules-Requires-Root: no.
  * Use dh-package-notes to record ELF package metadata.
  * Refresh linter configuration and the Python code style of
    the autopkgtest suite.

 -- Peter Pentchev <email address hidden>  Sun, 16 Jun 2024 14:19:38 +0300

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
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
deltarpm_3.6.3+dfsg-3.dsc 2.4 KiB cdd5fca01d1c0a47894ddc75ba8a51fe680538b717c9f2e5f665e87037f5ca00
deltarpm_3.6.3+dfsg.orig.tar.xz 89.2 KiB 46ad276b036ab67a5628ba8fa359e4b2b9adb3b3cacf0f20005c3ad6e2680d9b
deltarpm_3.6.3+dfsg-3.debian.tar.xz 12.4 KiB eafd0c3f6cfda99e29bf31a6ee3f83ca67b025b09bf34ea6f2eb5fe2e2fff0fc

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