deltarpm 3.6.3+dfsg-2build5 source package in Ubuntu
Changelog
deltarpm (3.6.3+dfsg-2build5) noble; urgency=medium * No-change rebuild with Python 3.12 only -- Graham Inggs <email address hidden> Thu, 11 Apr 2024 09:36:21 +0000
Upload details
- Uploaded by:
- Graham Inggs
- Uploaded to:
- Noble
- Original maintainer:
- RPM packaging team
- Architectures:
- any
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Noble | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
deltarpm_3.6.3+dfsg.orig.tar.xz | 89.2 KiB | 46ad276b036ab67a5628ba8fa359e4b2b9adb3b3cacf0f20005c3ad6e2680d9b |
deltarpm_3.6.3+dfsg-2build5.debian.tar.xz | 11.8 KiB | 01cf62a8a508d1c556e1dcda5dcc168c46f482e3252b4d8484211533fcf90fd3 |
deltarpm_3.6.3+dfsg-2build5.dsc | 2.2 KiB | 24c1d7cc9e6e2ebd3fa68047cebcb2e76ca4541aad0e87d7223732bc24d90120 |
Available diffs
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