summaryrefslogtreecommitdiff
path: root/scripts/Dpkg/Changelog/Entry.pm
AgeCommit message (Expand)AuthorFilesLines
2016-11-05Dpkg::Changelog: Cope gracefully with a missing trailer timestampGuillem Jover1-0/+2
2016-07-03man, perl: Remove most AUTHOR sectionsGuillem Jover1-4/+0
2016-07-03Dpkg::Changelog: Add a getter for the Time::Piece objectGuillem Jover1-1/+15
2015-07-28Dpkg: Remove my keyword from POD function prototypesGuillem Jover1-8/+8
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-01-28Dpkg: Use shift instead of @_ on single argument unpackingGuillem Jover1-4/+4
2014-10-12scripts: Document all public module versions in a CHANGES sectionGuillem Jover1-0/+6
2014-08-09scripts: Use // instead of || where appropriateGuillem Jover1-1/+1
2013-12-07Use https:// URLs instead of http:// when possibleGuillem Jover1-1/+1
2013-12-04perl: Surround FileHandles with braces in print callsGuillem Jover1-1/+1
2013-12-04scripts: Use croak instead of internerr on programming errors in modulesGuillem Jover1-3/+5
2013-05-04Do not use double-quotes on strings that do not need interpolationGuillem Jover1-6/+6
2013-04-30Do not quote simple identifier hash keys in initializationsGuillem Jover1-6/+6
2013-04-29scripts: Do not use "nested" functions as they are globalGuillem Jover1-8/+9
2013-04-19Use just 'return' instead of 'return undef' in perl codeGuillem Jover1-7/+6
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-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-11-06Dpkg::Control::Hash: handle arbitrary field valuesRaphaël Hertzog1-11/+1
2009-10-31Dpkg::Changelog: completely update the APIRaphaël Hertzog1-1/+3
2009-10-31Dpkg::Changelog::Entry: add get_dpkg_changes() method hereRaphaël Hertzog1-0/+24
2009-10-31Dpkg::Changelog::Entry, Dpkg::Control::Changelog: new modulesRaphaël Hertzog1-0/+284