1Dpkg::Vendor::Ubuntu(3perl) libdpkg-perl Dpkg::Vendor::Ubuntu(3perl)
2
3
4
6 Dpkg::Vendor::Ubuntu - Ubuntu vendor class
7
9 This vendor class customizes the behaviour of dpkg scripts for Ubuntu
10 specific behavior and policies.
11
13 $bugs = Dpkg::Vendor::Ubuntu::find_launchpad_closes($changes)
14 Takes one string as argument and finds "LP: #123456, #654321"
15 statements, which are references to bugs on Launchpad. Returns all
16 closed bug numbers in an array reference.
17
19 Version 0.xx
20 This is a semi-private module. Only documented functions are public.
21
22
23
241.21.21 2023-07-19 Dpkg::Vendor::Ubuntu(3perl)