The Dpkg::Changelog object gets initialized with verbose mode set to 1, so all parsing warnings get printed on stderr, which messes up the output when showing the changelogs from the TUI.
Setting this option to 0 before the call allows one to disable the parse_error warnings from Dpkg::Changelog, which we do not want for aptitude-changelog-parser.