summaryrefslogtreecommitdiff
path: root/scripts/Dpkg/Control/Hash.pm
AgeCommit message (Expand)AuthorFilesLines
2011-03-12Dpkg::Control::Hash: accept PGP signature as end of blockRoger Leigh1-1/+1
2010-02-26Update POD documentation to indicate that it's using UTF-8 encodingRaphaël Hertzog1-2/+4
2010-02-25Dpkg::Checksums: rewrite to provide an object-oriented APIRaphaël Hertzog1-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 Hertzog1-0/+2
2010-02-20Update Dpkg::Control::* to use Dpkg::Interface::StorableRaphaël Hertzog1-15/+12
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-08Replace FSF address by pointing to the gnu.org URLGuillem Jover1-3/+2
2009-11-06Dpkg::Control::Hash: handle arbitrary field valuesRaphaël Hertzog1-27/+42
2009-11-06Dpkg::Control::Hash: use lower-case internally for keysRaphaël Hertzog1-8/+8
2009-09-19Dpkg::Control: new object interfaceRaphaël Hertzog1-0/+469