summaryrefslogtreecommitdiff
path: root/scripts/Dpkg/Vendor/Default.pm
AgeCommit message (Expand)AuthorFilesLines
2019-11-26Dpkg: Say class instead of object when appropriateGuillem Jover1-4/+4
2019-11-26Dpkg::Vendor: Remove obsolete 'keyrings' hookGuillem Jover1-3/+0
2019-02-23dpkg-genbuildinfo: Add support for a new Build-Tainted-By fieldGuillem Jover1-0/+10
2016-11-03scripts: Add support for .buildinfo filesGuillem Jover1-0/+12
2016-10-30Dpkg: Add POD markupGuillem Jover1-2/+2
2016-10-30Dpkg::Vendor: Rework keyring hooksGuillem Jover1-2/+23
2016-07-03scripts: Fix typos in PODGuillem Jover1-3/+3
2015-07-30dpkg-checkbuilddeps: Move build-essential:native to a new vendor hookGuillem Jover1-0/+16
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-1/+1
2014-10-12scripts: Document private modules as such in a CHANGES sectionGuillem Jover1-0/+6
2013-12-07Use https:// URLs instead of http:// when possibleGuillem Jover1-1/+1
2013-06-22scripts: Inherit from parent instead of baseGuillem Jover1-1/+1
2013-05-04Do not use double-quotes on strings that do not need interpolationGuillem Jover1-7/+7
2013-04-19Use just 'return' instead of 'return undef' in perl codeGuillem Jover1-2/+1
2010-05-21Dpkg::BuildFlags: simplify update-buildflags hookColin Watson1-4/+4
2010-04-11Dpkg::Vendor::Default: document the update-buildflags hookRaphaël Hertzog1-0/+6
2010-04-11Dpkg::BuildFlags: for Ubuntu set LDFLAGS to -Wl,-Bsymbolic-functionsRaphaël Hertzog1-0/+2
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-11dpkg-source: add a DEP-3 compliant header to automatic patchesRaphaël Hertzog1-0/+2
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-20dpkg-genchanges, Dpkg::Vendor::Default: drop hook before-changes-creationRaphaël Hertzog1-8/+0
2009-09-20Dpkg::Vendor::*: better handle unknown hooksRaphaël Hertzog1-0/+3
2009-09-20Dpkg::Vendor::Default: recommend use base for child objectsRaphaël Hertzog1-2/+1
2009-09-20Dpkg::Changelog: add new vendor hook post-process-changelog-entryRaphaël Hertzog1-0/+9
2009-09-19Add vendor hook to register custom fieldsRaphaël Hertzog1-0/+13
2009-09-19Use the new Dpkg::Control interface everywhereRaphaël Hertzog1-1/+1
2009-05-10Fix POD errors detected by podchecker in perl modulesGuillem Jover1-0/+3
2009-04-27dpkg-source: Add "keyrings" vendor hookColin Watson1-0/+8
2009-02-05New framework to hook vendor-specific logicRaphael Hertzog1-0/+97