createrepo-c 0.17.3-5 source package in Ubuntu

Changelog

createrepo-c (0.17.3-5) unstable; urgency=medium

  * Add the const-libxml2 upstream patch to fix FTBFS with a recent
    version of libxml2 which now returns a pointer to a const structure.
  * Add the sqlite-libxml2 upstream patch to fix another GCC 13 const
    warning/error. Closes: #1074321
  * Add the year 2024 to my debian/* copyright notice.
  * Use X-DH-Compat instead of debian/compat.
  * Let debhelper add some default dependencies automatically.
  * Use dpkg's default.mk in the rules file.
  * Reflow a rules file line for clarity.
  * Declare dpkg-build-api v1, drop the implied Rules-Requires-Root: no.
  * Use dh-package-notes to record ELF package metadata.
  * Refresh the Python code style of the autopkgtest runner.

 -- Peter Pentchev <email address hidden>  Fri, 28 Jun 2024 12:28:10 +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
createrepo-c_0.17.3-5.dsc 2.7 KiB 55599eb457636b785cf3fae913d2d3800bdeb2b9b884587a671ab35d29338ed4
createrepo-c_0.17.3.orig.tar.gz 578.3 KiB e3fafdddcb4c58d45c48ca03f18998c4020fa0598a54093c24cd748fd308cb98
createrepo-c_0.17.3-5.debian.tar.xz 11.4 KiB 0dad2790a8cc8c6e65fcbc0e53c08268cf849551c3d72994e677dd0bc8ce2c0a

Available diffs

No changes file available.

Binary packages built by this source

createrepo-c: tool to create RPM repository metadata (C implementation)

 The createrepo_c tool generates the repodata directory and XML metadata that
 makes up a repository of RPM packages. This repository format is supported
 by apt-rpm, red-carpet(zen), smartpm, up2date, yast, and yum.
 .
 This package is similar to the apt-ftparchive or reprepro commands, but for
 working with RPM repositories.

createrepo-c-dbgsym: debug symbols for createrepo-c
libcreaterepo-c-dev: library for creating RPM repository metadata (development)

 The createrepo tool generates the repodata directory and XML metadata that
 makes up a repository of RPM packages. This repository format is supported
 by apt-rpm, red-carpet(zen), smartpm, up2date, yast, and yum.
 .
 This package contains the header files needed for developing programs
 using the libcreaterepo-c library.

libcreaterepo-c0: library for creating RPM repository metadata

 The createrepo tool generates the repodata directory and XML metadata that
 makes up a repository of RPM packages. This repository format is supported
 by apt-rpm, red-carpet(zen), smartpm, up2date, yast, and yum.
 .
 This package contains a shared library for managing RPM repositories.

libcreaterepo-c0-dbgsym: debug symbols for libcreaterepo-c0
python3-createrepo-c: library for creating RPM repository metadata (Python bindings)

 The createrepo tool generates the repodata directory and XML metadata that
 makes up a repository of RPM packages. This repository format is supported
 by apt-rpm, red-carpet(zen), smartpm, up2date, yast, and yum.
 .
 This package contains a Python module for interfacing with
 the libcreaterepo-c library.

python3-createrepo-c-dbgsym: debug symbols for python3-createrepo-c