Package apt-repo-tools: Information

    Source package: apt-repo-tools
    Version: 0.10-alt1
    Build time:  Jan 19, 2026, 01:39 PM
    Report package bug
    License: GPLv2+
    Summary: Utilities to create APT repositories
    Description: 
    This package contains the utility programs that can prepare a repository
    of RPMS binary and source packages for future access by APT (by
    generating the indices): genbasedir, genpkglist, gensrclist.

    List of RPM packages built from this SRPM:
    apt-repo-tools (riscv64)
    apt-repo-tools-debuginfo (riscv64)

    Maintainer: Vitaly Chikunov


      1. gcc-c++
      2. libapt-devel
      3. librpm-devel
      4. meson
      5. ninja-build
      6. rpm-macros-meson

    Last changed


    Dec. 30, 2025 Vitaly Chikunov 0.10-alt1
    - pkglist-query: Support compressed pkglists.
    Dec. 26, 2025 Gleb Fotengauer-Malinovskiy 0.9-alt1
    - Added support of packages bigger then 4Gb.
    - Fixed gensrclist speed regression introduced in version 0.7.0 (ALT#40779).
    Aug. 31, 2023 Ivan A. Melnikov 0.8.1-alt1
    - gensrclist: fix patching the last record (closes: #47368)
    - genbasedir: replace deprecated fgrep with grep -F