#1140519 aptitude-doc-en: should strongly discourage changing APT::AutoRemove::SuggestsImportant

#1140519#5
Date:
2026-06-21 22:05:21 UTC
From:
To:
The aptitude manual documents the options

  APT::AutoRemove::RecommendsImportant
  APT::AutoRemove::SuggestsImportant

which are set to true by default. It should strongly discourage
changing them to false. This is a bit obvious for the first one,
but not obvious at all for APT::AutoRemove::SuggestsImportant,
as some packages may assume that it is set to true.