logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Dpkg::Vendor::Ubuntu - Ubuntu vendor class

Changes

Version0.xx This is a semi-private module. Only documented functions are public. 1.22.21 2025-07-14 Dpkg::Vendor::Ubuntu(3perl)

Description

This vendor class customizes the behavior of dpkg scripts for Ubuntu specific behavior and policies. Note: This is a private module, its API can change at any time.

Name

Dpkg::Vendor::Ubuntu - Ubuntu vendor class

Public Functions

$bugs = Dpkg::Vendor::Ubuntu::find_launchpad_closes($changes) Takes one string as argument and finds "LP: #123456, #654321" statements, which are references to bugs on Launchpad. Returns all closed bug numbers in an array reference.

See Also