Ubuntu Manpages

Dpkg::Vendor::Ubuntu

Ubuntu vendor object

This vendor object customizes the behaviour of dpkg scripts for Ubuntu specific behavior and policies.

$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.

This is a semi-private module. Only documented functions are public.