summaryrefslogtreecommitdiff
path: root/scripts/Dpkg/Control/FieldsCore.pm
AgeCommit message (Expand)AuthorFilesLines
2019-02-23dpkg-genbuildinfo: Add support for a new Build-Tainted-By fieldGuillem Jover1-1/+6
2017-10-12scripts: Add support for source package Description and substvarsGuillem Jover1-4/+4
2017-10-12dpkg-genbuildinfo: Add support for new Build-Kernel-Version fieldGuillem Jover1-2/+6
2017-09-24dpkg-buildpackage: Add support for rootless buildsGuillem Jover1-0/+5
2017-09-24Dpkg::Control::FieldsCore: Do not execute code at import timeGuillem Jover1-11/+21
2017-09-24Dpkg::Control::FieldsCore: Remove dependency on Dpkg::ChecksumsGuillem Jover1-19/+39
2017-09-24Dpkg::Control::FieldsCore: Switch internal field name handling to lowercaseGuillem Jover1-157/+271
2017-09-24Dpkg::Control::FieldsCore: Complete field order for all control typesGuillem Jover1-3/+8
2017-09-24Dpkg::Control::FieldsCore: Mark all missing CTRL_INDEX_* fields as allowedGuillem Jover1-6/+6
2017-01-29Revert "dpkg-source: Generate Testsuite-Restrictions fields from test restric...Guillem Jover1-6/+1
2017-01-25dpkg-source: Generate Testsuite-Restrictions fields from test restrictionsGuillem Jover1-1/+6
2017-01-23man, Dpkg::Control::FieldsCore: Add new Auto-Built-Package fieldGuillem Jover1-1/+5
2016-11-16dpkg-genbuildinfo: Add Build-Date fieldGuillem Jover1-1/+4
2016-11-03scripts: Add support for .buildinfo filesGuillem Jover1-6/+35
2016-07-03man, perl: Remove most AUTHOR sectionsGuillem Jover1-4/+0
2016-07-03dpkg-source: Generate Testsuite-Triggers field from test dependenciesGuillem Jover1-2/+6
2016-07-03Dpkg::Control: Add new autopkgtest control files supportGuillem Jover1-1/+23
2016-07-03Dpkg::Changelog: Add new Timestamp field to outputGuillem Jover1-1/+4
2016-07-03scripts: Fix typos in PODGuillem Jover1-1/+1
2016-01-26Dpkg::Control: Add new CTRL_COPYRIGHT control block typesGuillem Jover1-3/+32
2016-01-26Dpkg::Control: Add new CTRL_REPO_RELEASE control block typeGuillem Jover1-4/+31
2015-12-25Dpkg::Control::FieldsCore: Add support for Build-Essential fieldGuillem Jover1-0/+3
2015-07-29Dpkg::Control::FieldsCore: Allow the Maintainer field in CTRL_FILE_STATUSGuillem Jover1-1/+1
2015-07-28Dpkg: Remove my keyword from POD function prototypesGuillem Jover1-1/+1
2015-05-18scripts: Document dpkg version when module versions got bumpedGuillem Jover1-1/+1
2015-03-30perl: Rework use and exporter declarationsGuillem Jover1-9/+20
2015-01-28Dpkg: Use shift instead of @_ on single argument unpackingGuillem Jover1-1/+1
2015-01-28scripts: Rename and deprecate _g function with g_Guillem Jover1-2/+2
2014-10-12scripts: Document all public module versions in a CHANGES sectionGuillem Jover1-0/+6
2014-10-06scripts: Unpack arguments instead of accessing @_ directlyGuillem Jover1-3/+6
2014-04-21dpkg-source: Add arch and profile information to Package-List fieldGuillem Jover1-0/+4
2014-01-15Dpkg::Control::FieldsCore: Add support for Testsuite source fieldGuillem Jover1-1/+5
2013-12-07Use https:// URLs instead of http:// when possibleGuillem Jover1-1/+1
2013-12-05Add experimental build profiles supportGuillem Jover1-3/+8
2013-10-27doc: Write hyphen instead of dash when we mean the ‘-’ characterGuillem Jover1-1/+1
2013-07-26Dpkg::Control::FieldsCore: Add field value separation informationGuillem Jover1-2/+58
2013-07-26Dpkg::Control::Fields: Detangle Dpkg::VendorGuillem Jover1-0/+599