summaryrefslogtreecommitdiff
path: root/scripts/Dpkg/BuildProfiles.pm
AgeCommit message (Expand)AuthorFilesLines
2017-09-24scripts: Use split() with ' ' instead of /\s+/Guillem Jover1-2/+2
2017-05-20Dpkg::Util: Remove and replace with core module List::UtilGuillem Jover1-1/+1
2016-05-09Dpkg: Relax dependency restriction parsing to allow sloppy spacesGuillem Jover1-2/+2
2016-02-15Dpkg::BuildEnv: Rename to Dpkg::Build::EnvGuillem Jover1-4/+4
2015-07-28Dpkg: Remove my keyword from POD function prototypesGuillem Jover1-2/+2
2015-05-30Dpkg::BuildProfiles: Initialize $cache_profiles when setting themGuillem Jover1-0/+1
2015-05-18scripts: Document dpkg version when module versions got bumpedGuillem Jover1-1/+1
2015-03-30perl: Rework use and exporter declarationsGuillem Jover1-2/+6
2014-10-12Dpkg::BuildProfiles: Mark the module as a public interfaceGuillem Jover1-1/+7
2014-10-12Dpkg::BuildProfiles: Allow multiple whitespace in get_build_profiles()Johannes Schauer1-1/+1
2014-10-06scripts: Update restriction formula syntaxJohannes Schauer1-24/+25
2014-10-06dpkg-genchanges: Handle omitted packages due to build profilesGuillem Jover1-1/+41
2014-10-06Dpkg::BuildProfiles: Add new parse_build_profile()Guillem Jover1-1/+13
2013-12-07Use https:// URLs instead of http:// when possibleGuillem Jover1-1/+1
2013-12-05Add experimental build profiles supportGuillem Jover1-0/+82