Package apt-repo: Information

    Source package: apt-repo
    Version: 1.4.4-alt1
    Build time:  May 26, 2024, 05:33 PM in the task #348742
    Report package bug
    License: GPL-3.0+
    Summary: Script for manipulation APT repository list
    Description: 
    The apt-repo script allow to show, add and remove APT repositories
    specified by address in sources.list(5) format, URL with optional
    component, branch name or task number.

    List of rpms provided by this srpm:
    apt-repo (noarch)

    Maintainer: Andrey Cherepanov


    Last changed


    May 22, 2024 Andrey Cherepanov 1.4.4-alt1
    - Added p11 branch and priority_distbranch for p10, p11 and sisyphus.
    May 28, 2023 Vitaly Lipatov 1.4.3-alt1
    - Replaced print ; exit 1 with die.
    - Replaced print with warn.
    - Add trailing slash to all warn calls.
    April 14, 2023 Vitaly Lipatov 1.4.2-alt1
    - Add -L to curl (allow redirect): fixes bug with install archived tasks.