createrepo-c 0.17.3-1 source package in Ubuntu

Changelog

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

  * Declare compliance with Debian Policy 4.6.0 with no changes.
  * Use debhelper compat 14 for the CMake fixes and add LD_LIBRARY_PATH
    to the build-time test's environment.
  * New upstream release:
    - uses pkg-config instead of the custom CMake "find a library" files
    - uses Python's unittest module instead of nose to run the tests, so
      drop the nosetests3 patch; Closes: #1018332
    - refresh the python-path patch
    - add python3-setuptools and python3-skbuild as build-time dependencies
    - add the python-skbuild-path and python-platlib-debian patches
  * Add the year 2022 to my debian/* copyright notice.
  * Declare compliance with Policy 4.6.1 with no changes.
  * Also drop python3-nose as a dependency for libcreaterepo-c-dev.

 -- Peter Pentchev <email address hidden>  Mon, 05 Sep 2022 16:28:57 +0300

Upload details

Uploaded by:
Peter Pentchev
Uploaded to:
Sid
Original maintainer:
Peter Pentchev
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
createrepo-c_0.17.3-1.dsc 2.5 KiB 54a0a65da93cebfddf398b9e2c07053f0e6bae54bafad34fe4da0af9fffd09a6
createrepo-c_0.17.3.orig.tar.gz 578.3 KiB e3fafdddcb4c58d45c48ca03f18998c4020fa0598a54093c24cd748fd308cb98
createrepo-c_0.17.3-1.debian.tar.xz 8.9 KiB 35308037486eecafd365585096f0946f73ad91fc3079bc987bd3c93eca084b06

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