summaryrefslogtreecommitdiff
path: root/scripts/Dpkg/Control.pm
AgeCommit message (Expand)AuthorFilesLines
2013-05-04Do not use double-quotes on strings that do not need interpolationGuillem Jover1-9/+9
2013-04-30Do not quote simple identifier hash keys in element accessesGuillem Jover1-16/+16
2011-07-07Refer to Sources and Packages files as part of a repositoryGuillem Jover1-4/+4
2010-02-26Update POD documentation to indicate that it's using UTF-8 encodingRaphaël Hertzog1-1/+3
2010-02-21Add $VERSION numbers to all perl modulesRaphaël Hertzog1-0/+2
2009-11-08Replace FSF address by pointing to the gnu.org URLGuillem Jover1-3/+2
2009-10-09Dpkg::Control: rename CTRL_APT_* to CTRL_INDEX_*Raphaël Hertzog1-6/+6
2009-09-19Replace old capit() by field_capitalize() everywhereRaphaël Hertzog1-1/+0
2009-09-19Dpkg::Control: define the default output order based on the typeRaphaël Hertzog1-0/+2
2009-09-19Drop unused code that has been merged in Dpkg::ControlRaphaël Hertzog1-80/+1
2009-09-19Dpkg::Control: new object interfaceRaphaël Hertzog1-10/+157
2009-09-16Rename Dpkg::Cdata into Dpkg::ControlRaphaël Hertzog1-0/+125
2009-09-16Rename Dpkg::Control in Dpkg::Control::InfoRaphaël Hertzog1-194/+0
2009-05-10Fix POD errors detected by podchecker in perl modulesGuillem Jover1-0/+9
2008-12-09Dpkg::ErrorHandling: Export public functions by defaultGuillem Jover1-1/+1
2008-06-30Switch to use UTF-8 copyright symbol and add missing onesGuillem Jover1-1/+1
2008-06-01Dpkg::Control: fix error messages during parsingRaphael Hertzog1-8/+11
2008-06-01dpkg-gencontrol: accept "-c-" to read the control file from stdinRaphael Hertzog1-9/+22
2008-01-13Dpkg::Fields: Change set_field_importance() into a method of Dpkg::Fields::Ob...Raphael Hertzog1-3/+3
2008-01-01Dpkg::Cdata, Dpkg::Control, Dpkg::Fields::Object: Add new modulesRaphael Hertzog1-0/+169