summaryrefslogtreecommitdiff
path: root/scripts/Dpkg/Control/Info.pm
AgeCommit message (Expand)AuthorFilesLines
2013-05-04Do not use double-quotes on strings that do not need interpolationGuillem Jover1-5/+5
2013-04-30Do not quote simple identifier hash keys in initializationsGuillem Jover1-2/+2
2013-04-19Use just 'return' instead of 'return undef' in perl codeGuillem Jover1-1/+1
2012-04-24Fix typo: "same syntax than" → "same syntax as".Peter Krefting1-1/+1
2011-06-25dpkg-source: add some supplementary checks of debian/controlRaphaël Hertzog1-1/+5
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 Hertzog1-0/+2
2010-02-25Add accent on Raphaël's name in several filesGuillem Jover1-1/+1
2010-02-21Add $VERSION numbers to all perl modulesRaphaël Hertzog1-0/+2
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 Hertzog1-24/+19
2009-11-21Use angle brackets to mark i/o from descriptorsGuillem Jover1-1/+1
2009-11-08Unify format in license headersGuillem Jover1-3/+3
2009-11-08Replace FSF address by pointing to the gnu.org URLGuillem Jover1-3/+2
2009-09-19Use the new Dpkg::Control interface everywhereRaphaël Hertzog1-14/+13
2009-09-16Rename Dpkg::Cdata into Dpkg::ControlRaphaël Hertzog1-1/+1
2009-09-16Rename Dpkg::Control in Dpkg::Control::InfoRaphaël Hertzog1-0/+194