Package aptitude-doc: Information

  • Default inline alert: Version in the repository: 0.4.5-alt16

Binary package: aptitude-doc
Version: 0.4.5-alt13
Architecture: x86_64
Build time:  Feb 11, 2022, 03:25 PM in the task #295130
Source package: aptitude
Report package bug
License: GPL
Summary: English manual for aptitude, a terminal-based apt frontend
Description: 
aptitude is a terminal-based apt frontend.  This package contains
the English version of the aptitude user's manual in HTML format.

Maintainer: Ivan Zakharyaschev


Last changed


April 7, 2021 Ivan Zakharyaschev 0.4.5-alt13
- Reverted some changes from the previous release, since we recently reverted
  some changes in the APT API in apt-0.5.15lorg2-alt72;
  and adapted to the current API (including pkgCacheFile class in RAII style).
- Fixed some unreliable/questionable code and added stricter compiler checks.
June 13, 2019 Aleksei Nikiforov 0.4.5-alt12
- Rebuilt with new Apt
April 26, 2019 Ivan Zakharyaschev 0.4.5-alt11
- (no user visible changes) Removed "interesting" dead code (related
  to Recommends, not present in ALT rpm), which didn't compile after
  we changed apt's API recently.