rpm 4.17.1.1+dfsg-1 source package in Ubuntu

Changelog

rpm (4.17.1.1+dfsg-1) unstable; urgency=medium

  * Team upload.
  * Catch up with the changed format of some Lintian messages.
  * Declare compliance with Policy 4.6.1 with no changes.
  * Add the year 2022 to my debian/* copyright notice.
  * Fix the DEP-3 headers of two patches.
  * Minor improvements to the Python coding style of the autopkgtest tool:
    - use black version 22
    - reformat with 100 characters per line
    - drop the flake8 + hacking Tox test environment
    - specify version constraints for the dependencies in the Tox test
      environments
    - use deferred type annotations and the base collection type names,
      not those from the typing library
    - use python3-utf8-locale
  * New upstream release:
    - drop the gnueabihf and gnuabi64 patches, merged upstream
    - refresh patch line numbers
    - add three new symbols to the librpmio9 package's symbols file
  * Use +dfsg, not +dfsg1, as a repack suffix.

 -- Peter Pentchev <email address hidden>  Wed, 07 Sep 2022 14:16:37 +0300

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
rpm_4.17.1.1+dfsg-1.dsc 3.1 KiB c378b87447aa2b8b3f49ef3ff56b0031ea8e5f3700d1d4204ccb3e0e43556d60
rpm_4.17.1.1+dfsg.orig.tar.xz 2.6 MiB d519478c67a9fd023c81f72b95929b8850cd6bcde8b7efa529f31e373c2559f9
rpm_4.17.1.1+dfsg-1.debian.tar.xz 46.2 KiB 03ead12adb6facc31b224f548317885b4e4c4d6d2083191b5d6187dd9bf53a51

No changes file available.

Binary packages built by this source

librpm-dev: RPM shared library, development kit

 The RPM Package Manager (RPM) is a command-line driven package
 management system capable of installing, uninstalling, verifying,
 querying, and updating computer software packages.
 .
 This package provides the development kit, containing static
 libraries and header files necessary to build programs that use
 librpm.

librpm9: RPM shared library

 The RPM Package Manager (RPM) is a command-line driven package
 management system capable of installing, uninstalling, verifying,
 querying, and updating computer software packages.
 .
 This library allows programs to make use of an RPM database or RPM packages
 without going through the program rpm.

librpm9-dbgsym: debug symbols for librpm9
librpmbuild9: RPM build shared library

 The RPM Package Manager (RPM) is a command-line driven package
 management system capable of installing, uninstalling, verifying,
 querying, and updating computer software packages.
 .
 This library provides an interface for building RPM packages.

librpmbuild9-dbgsym: debug symbols for librpmbuild9
librpmio9: RPM IO shared library

 The RPM Package Manager (RPM) is a command-line driven package
 management system capable of installing, uninstalling, verifying,
 querying, and updating computer software packages.
 .
 This library provides basic IO functionality which is used by librpm.

librpmio9-dbgsym: debug symbols for librpmio9
librpmsign9: RPM signing shared library

 The RPM Package Manager (RPM) is a command-line driven package
 management system capable of installing, uninstalling, verifying,
 querying, and updating computer software packages.
 .
 This library provides an interface for signing RPM packages.

librpmsign9-dbgsym: debug symbols for librpmsign9
python3-rpm: Python 3 bindings for RPM

 The RPM Package Manager (RPM) is a command-line driven package
 management system capable of installing, uninstalling, verifying,
 querying, and updating computer software packages.
 .
 This package includes the Python bindings for librpm, allowing Python
 scripts to manipulate RPM packages and the RPM database.
 .
 This package installs the library for Python 3.

python3-rpm-dbgsym: debug symbols for python3-rpm
rpm: package manager for RPM

 The RPM Package Manager (RPM) is a command-line driven package
 management system capable of installing, uninstalling, verifying,
 querying, and updating computer software packages.
 .
 On Debian and derived systems it is recommended to use "alien" to
 convert RPM packages into .deb format instead of bypassing the Debian
 package management system by installing them directly with rpm.

rpm-common: common files for RPM

 The RPM Package Manager (RPM) is a command-line driven package
 management system capable of installing, uninstalling, verifying,
 querying, and updating computer software packages.
 .
 This package contains some scripts and default configuration which is
 used by RPM libraries.

rpm-common-dbgsym: debug symbols for rpm-common
rpm-dbgsym: debug symbols for rpm
rpm-i18n: localization and localized man pages for rpm

 The RPM Package Manager (RPM) is a command-line driven package
 management system capable of installing, uninstalling, verifying,
 querying, and updating computer software packages.
 .
 This package contains localization of rpm and localized man pages.

rpm2cpio: tool to convert RPM package to CPIO archive

 The RPM Package Manager (RPM) is a command-line driven package
 management system capable of installing, uninstalling, verifying,
 querying, and updating computer software packages.
 .
 This package contains tool to convert RPM packages to standard CPIO
 archive.

rpm2cpio-dbgsym: debug symbols for rpm2cpio