info > Dpkg::Changelog::Entry

Not found locally for Dpkg::Changelog::Entry. Try Google search

Dpkg::Changelog::Entry(3perl) libdpkg-perl Dpkg::Changelog::Entry(3perl)

πŸ“ NAME

Dpkg::Changelog::Entry - represents a changelog entry

πŸš€ Quick Reference

Use CaseCommandDescription
Create a new entry$entry = Dpkg::Changelog::Entry->new()Instantiate an empty changelog entry object
Output entry as string$entry->output()Get string representation of the entry
Get source package name$entry->get_source()Return the source package name
Get version$entry->get_version()Return the version associated with the entry
Get distributions$entry->get_distributions()Return list of target distributions
Check if empty$entry->is_empty()Returns 1 if entry contains no data
Normalize content$entry->normalize()Strip trailing whitespace, unify blank lines
Get urgency$entry->get_urgency()Return upload urgency
Get maintainer$entry->get_maintainer()Return the signer’s identity string
Get timestamp$entry->get_timestamp()Return the timestamp of the entry

πŸ“– DESCRIPTION

This class represents a changelog entry. It is composed of a set of lines with specific purpose: a header line, changes lines, a trailer line. Blank lines can be between those kind of lines.

πŸ”§ METHODS

πŸ“œ CHANGES

πŸ”– Version 1.01 (dpkg 1.18.8)

New method: $entry->get_timepiece().

πŸ”– Version 1.00 (dpkg 1.15.6)

Mark the module as public.

1.21.1 2025-09-09 Dpkg::Changelog::Entry(3perl)

Dpkg::Changelog::Entry
πŸ“ NAME πŸš€ Quick Reference πŸ“– DESCRIPTION πŸ”§ METHODS πŸ“œ CHANGES
πŸ”– Version 1.01 (dpkg 1.18.8) πŸ”– Version 1.00 (dpkg 1.15.6)

Generated by phpman v4.10.0-7-g98e9fd5 Author: Che Dong Under GNU General Public License
2026-09-09 12:29 @2600:1f28:365:80b0:60b0:dfa5:fbc9:9f8f
CrawledBy CCBot/2.0 (https://commoncrawl.org/faq/)
Valid XHTML 1.0 Transitional!Valid CSS!