Package apt-repo-tools: Information

    Source package: apt-repo-tools
    Version: 0.11-alt1
    Latest version according to Repology
    Build time:  Apr 8, 2026, 04:07 PM in the task #414579
    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 (x86_64, i586, aarch64)
    apt-repo-tools-debuginfo (x86_64, i586, aarch64)




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

    Last changed


    April 8, 2026 Gleb Fotengauer-Malinovskiy 0.11-alt1
    - genbasedir (thx respublica@):
     + Add --no-compression option to generate lists without compression.
     + Ensure that provided compression options are not mutually exclusive.
    - genpkglist: do not attempt to erase lines if the output is not a tty
      (thx rirusha@).
    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).