Provided by: libdpkg-perl_1.17.5ubuntu5.8_all 

NAME
Dpkg::BuildProfiles - handle build profiles
DESCRIPTION
The Dpkg::BuildProfiles module provides functions to handle the build profiles.
FUNCTIONS
my @profiles = get_build_profiles()
Get an array with the currently active build profiles, taken from the environment variable
DEB_BUILD_PROFILES.
set_build_profiles(@profiles)
Set @profiles as the current active build profiles, by setting the environment variable
DEB_BUILD_PROFILES.
1.17.5 2013-12-10 Dpkg::BuildProfiles(3)