summaryrefslogtreecommitdiff
path: root/scripts/Dpkg/Control.pm
AgeCommit message (Expand)AuthorFilesLines
2016-11-03scripts: Add support for .buildinfo filesGuillem Jover1-1/+12
2016-10-30Dpkg: Add POD markupGuillem Jover1-1/+1
2016-07-03man, perl: Remove most AUTHOR sectionsGuillem Jover1-4/+0
2016-07-03Dpkg::Control: Add new autopkgtest control files supportGuillem Jover1-1/+12
2016-01-26Dpkg::Control: Add new CTRL_COPYRIGHT control block typesGuillem Jover1-1/+26
2016-01-26Dpkg::Control: Add new CTRL_REPO_RELEASE control block typeGuillem Jover1-6/+17
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-05-18scripts: Say METHODS instead of FUNCTIONS or OBJECT FOO in POD section titlesGuillem Jover1-1/+1
2015-03-30perl: Rework use and exporter declarationsGuillem Jover1-6/+15
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-10/+10
2014-10-12scripts: Document all public module versions in a CHANGES sectionGuillem Jover1-0/+6
2013-12-07Use https:// URLs instead of http:// when possibleGuillem Jover1-1/+1
2013-06-22scripts: Use F<> for pathnames in POD markupGuillem Jover1-7/+7
2013-06-22scripts: Inherit from parent instead of baseGuillem Jover1-1/+1
2013-06-22scripts: Do not inherit from Exporter just import its importGuillem Jover1-1/+4
2013-06-22Dpkg: Deprecate lowercase exported by default variablesGuillem Jover1-1/+1
2013-06-21scripts: Use a new Dpkg::CONFDIR variable instead of literal stringsGuillem Jover1-1/+1
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