Пакет apt-repo: Информация

    Исходный пакет: apt-repo
    Версия: 1.3.0-alt1
    Собран:  26 апреля 2016 г. 19:44 в задании #163816
    Скопирован в задании: #163865
    Сообщить об ошибке в пакете
    Домашняя страница: http://altlinux.org/apt-repo

    Лицензия: GPLv3+
    О пакете: Script for manipulation APT repository list
    Описание: 
    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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    apt-repo (noarch)

    Сопровождающий: Andrey Cherepanov

    Список участников:
    Andrey Cherepanov
    Ivan Zakharyaschev

    Права:
    @qa_p6

      1. gzip

    Последнее изменение


    25 апреля 2016 г. Andrey Cherepanov 1.3.0-alt1
    - Add p8 branch (ALT #32006)
    - Add support for altlinuxclub sources
    - Add arepo repo for task only if it exists (ALT #31577)
    - Use new format of source (ALT #31974)
    - Optional package name(s) support in apt-repo test
    - Remove duplicate package names in task list
    - Do not use strict extension for compessed man page
    2 декабря 2015 г. Ivan Zakharyaschev 1.2.4-alt1
    - prepare a smaller basesystem in hasher as girar's install check does
      (rather than the default one with rpm-build). This will allow to
      catch the same bugs as in girar, like that one:
      https://bugzilla.altlinux.org/show_bug.cgi?id=31576 .
    1 декабря 2015 г. Ivan Zakharyaschev 1.2.3-alt1
    - do not proceed if hsh --initroot-only hasn't completed successfully