Dpkg::Vendor::Ubuntu (3)
Leading comments
Automatically generated by Pod::Man 4.09 (Pod::Simple 3.35)
Standard preamble:
========================================================================
(The comments found at the beginning of the groff file "man3/Dpkg::Vendor::Ubuntu.3perl".)
NAME
Dpkg::Vendor::Ubuntu - Ubuntu vendor object
DESCRIPTION
This vendor object customizes the behaviour of dpkg scripts for Ubuntu
specific behavior and policies.
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.
CHANGES
Version 0.xx
This is a semi-private module. Only documented functions are public.