Dpkg::Changelog::Entry::Debian (3) Linux Manual Page
Dpkg::Changelog::Entry::Debian – represents a Debian changelog entry Description This object represents a Debian changelog entry. It implements the generic interface Dpkg::Changelog::Entry. Only functions specific to this implementation are described below. Functions my @items = $entry->get_change_items() Return a list of change items. Each item contains at least one line. A change line starting with an asterisk…
