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

Бинарный пакет: libapt-devel
Версия: 0.5.15lorg2-alt68.1
Архитектура: x86_64
Собран:  10 июля 2019 г. 18:12 в задании #233886
Исходный пакет: apt
Категория: Разработка/C
Сообщить об ошибке в пакете
Домашняя страница: http://apt-rpm.org

Лицензия: GPL
О пакете: Development files and documentation for APT's core libs
Описание: 
This package contains the header files and libraries for developing with
APT's package manipulation library, modified for RPM.

This package is still under development.

Сопровождающий: Ivan Zakharyaschev


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


4 июля 2019 г. Ivan Zakharyaschev 0.5.15lorg2-alt68.1
- Made the treatment of the File Provides and the version ID of
  installed packages "stable": not affected negatively by sources.list.
  Also negative effects of different pkglists from sources.list on each other
  have been mitigated. (A pkglist from sources.list that lacked disttags could
  shadow the File Provides of packages from the database or other pkglists.)
5 июня 2019 г. Ivan Zakharyaschev 0.5.15lorg2-alt68
- Add disttag to VerStrs (used by APT to identify package versions).
5 июня 2019 г. Aleksei Nikiforov 0.5.15lorg2-alt67
- Print error and disable 'upgrade' by default.
  Using 'dist-upgrade' instead of 'upgrade' is advised.
  Allow enabling 'upgrade' via '--enable-upgrade' option or
  via 'APT::Get::EnableUpgrade' configuration setting (Closes: #30867).