summaryrefslogtreecommitdiff
path: root/scripts/Dpkg/Control
AgeCommit message (Expand)AuthorFilesLines
2013-06-22scripts: Use F<> for pathnames in POD markupGuillem Jover1-2/+2
2013-06-22perl: Add a VERSION to all modulesGuillem Jover1-0/+2
2013-06-22scripts: Inherit from parent instead of baseGuillem Jover3-4/+4
2013-06-22scripts: Do not inherit from Exporter just import its importGuillem Jover2-2/+2
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-06-21Dpkg::Control::Fields: Use internerr instead of errorGuillem Jover1-1/+1
2013-06-21Dpkg::Control::Hash: Do not require unused Dpkg::ErrorHandlingGuillem Jover1-1/+0
2013-06-21Dpkg::Control::Hash: Fix set_options to take a hash instead of two scalarsGuillem Jover1-2/+2
2013-05-04Do not use double-quotes on strings that do not need interpolationGuillem Jover4-33/+33
2013-04-30Do not quote simple identifier hash keys in element accessesGuillem Jover2-20/+20
2013-04-30Do not quote simple identifier hash keys in initializationsGuillem Jover2-7/+7
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-27Dpkg::Control::Type: Use strict and warningsGuillem Jover1-0/+3
2013-04-19Use just 'return' instead of 'return undef' in perl codeGuillem Jover3-9/+9
2013-03-18Dpkg::Control::Hash: Do not accept Armor Header Lines inside a paragraphGuillem Jover1-1/+3
2013-03-18Dpkg::Control::Hash: Check for presence of OpenPGP signaturesGuillem Jover1-0/+10
2013-03-18Dpkg: Fix OpenPGP armored signature parsingGuillem Jover1-6/+7
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-05-23scripts: Use new member set_as_used() instead of ad-hoc codeGuillem Jover1-2/+1
2012-04-27Dpkg::Control: Fix memory leak due to objects not being garbage-collectedBen Harris1-8/+19
2012-04-24Fix typo: "same syntax than" → "same syntax as".Peter Krefting1-1/+1
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-07-07Refer to Sources and Packages files as part of a repositoryGuillem Jover1-2/+2
2011-06-25dpkg-source: add some supplementary checks of debian/controlRaphaël Hertzog1-1/+5
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
2011-03-12Dpkg::Control::Hash: accept PGP signature as end of blockRoger Leigh1-1/+1
2010-04-11Fix POD in several perl modules to avoid two consecutive lines starting with ...Raphaël Hertzog1-0/+1
2010-02-26Update POD documentation to indicate that it's using UTF-8 encodingRaphaël Hertzog5-2/+12
2010-02-25Dpkg::Checksums: rewrite to provide an object-oriented APIRaphaël Hertzog2-6/+6
2010-02-25Add accent on Raphaël's name in several filesGuillem Jover2-2/+2
2010-02-21dpkg-gencontrol: now indicates which package is concerned by the substvars wa...Raphaël Hertzog1-2/+2
2010-02-21Add $VERSION numbers to all perl modulesRaphaël Hertzog4-0/+8
2010-02-21Dpkg::Interface::Storable: load() and save() accept "-" for standard input/ou...Raphaël Hertzog1-6/+3
2010-02-21Dpkg::Control::Info: provide an array representation of the objectRaphaël Hertzog1-1/+15
2010-02-20Update Dpkg::Control::* to use Dpkg::Interface::StorableRaphaël Hertzog2-39/+31
2009-11-29Merge sid branch through commit '1.15.5.3'Raphaël Hertzog1-1/+4
2009-11-23Dpkg::Control::Hash: document how leading/trailing spaces are treatedRaphaël Hertzog1-0/+3
2009-11-22Dpkg::Control::Hash: Strip leading spaces in the first line of a field's valueGuillem Jover1-1/+1
2009-11-21Use angle brackets to mark i/o from descriptorsGuillem Jover1-1/+1
2009-11-18Dpkg::Control::Fields, Dpkg::Version: avoid the "_" prototypeRaphaël Hertzog1-1/+2
2009-11-08Add missing license headersGuillem Jover1-0/+13