summaryrefslogtreecommitdiff
path: root/scripts/Dpkg/Control/Fields.pm
AgeCommit message (Expand)AuthorFilesLines
2013-07-26Dpkg::Control::Fields: Detangle Dpkg::VendorGuillem Jover1-558/+6
2013-06-22scripts: Do not inherit from Exporter just import its importGuillem Jover1-1/+1
2013-06-21Dpkg::Control::Fields: Use internerr instead of errorGuillem Jover1-1/+1
2013-05-04Do not use double-quotes on strings that do not need interpolationGuillem Jover1-11/+11
2013-04-30Do not quote simple identifier hash keys in element accessesGuillem Jover1-6/+6
2013-04-29scripts: Use // operator instead of an explicit defined checkGuillem Jover1-1/+1
2013-04-29scripts: Do not use sort directly on the return keywordGuillem Jover1-2/+4
2013-04-19Use just 'return' instead of 'return undef' in perl codeGuillem Jover1-4/+4
2012-06-30Add support for binary-only key-value option in changelogsGuillem Jover1-4/+8
2012-06-30Dpkg::Control::Fields: Remove obsolete changelog fieldsGuillem Jover1-2/+1
2012-06-06Dpkg::Control::Fields: Put an & before field_capitalize() callsGuillem Jover1-2/+2
2012-05-23Add Build-Depends-Arch and Build-Conflicts-ArchRoger Leigh1-3/+13
2012-03-05Store Multi-Arch field after Architecture field in status fileGuillem Jover1-1/+1
2011-08-01Revert "dpkg-buildpackage: support for Build-Features: build-arch"Raphaël Hertzog1-3/+0
2011-06-06dpkg-buildpackage: support for Build-Features: build-archBill Allombert1-0/+3
2011-03-24dpkg-source: add new Package-List field to .dsc filesRaphaël Hertzog1-1/+5
2011-03-24Dpkg::Control::Fields: define the place of the Built-Using fieldRaphaël Hertzog1-2/+2
2011-03-23dpkg-gencontrol: add support for Built-Using fieldMark Hymers1-0/+5
2010-02-26Update POD documentation to indicate that it's using UTF-8 encodingRaphaël Hertzog1-0/+2
2010-02-25Dpkg::Checksums: rewrite to provide an object-oriented APIRaphaël Hertzog1-4/+4
2010-02-21Add $VERSION numbers to all perl modulesRaphaël Hertzog1-0/+2
2009-11-18Dpkg::Control::Fields, Dpkg::Version: avoid the "_" prototypeRaphaël Hertzog1-1/+2
2009-11-08Replace FSF address by pointing to the gnu.org URLGuillem Jover1-3/+2
2009-10-18Dpkg::Control::Fields: allow transfer of custom fieldsRaphaël Hertzog1-6/+15
2009-10-09Dpkg::Control: rename CTRL_APT_* to CTRL_INDEX_*Raphaël Hertzog1-17/+17
2009-10-01Dpkg::Control::Fields: add Priority and Section fields to CTRL_APT_SRCRaphaël Hertzog1-2/+3
2009-09-20Dpkg::Control::Fields: don't fail when vendor hook is not (well) implementedRaphaël Hertzog1-0/+1
2009-09-19Register field Dm-Upload-Allowed as Debian specificRaphaël Hertzog1-4/+1
2009-09-19Add vendor hook to register custom fieldsRaphaël Hertzog1-0/+15
2009-09-19Dpkg::Control::Fields: official list of control fieldsRaphaël Hertzog1-0/+564