summaryrefslogtreecommitdiff
path: root/scripts/Dpkg/Vendor.pm
AgeCommit message (Expand)AuthorFilesLines
2017-09-24scripts: Fix function signatures documentationGuillem Jover1-6/+6
2017-09-24Dpkg::Vendor: Disable decompression support for origin filesGuillem Jover1-1/+1
2016-10-30perl: Remove default «.» from @INC before loading modulesGuillem Jover1-0/+1
2016-04-01man, Dpkg::Vendor: Document the format of the origin filenameGuillem Jover1-1/+8
2016-02-15Dpkg::BuildEnv: Rename to Dpkg::Build::EnvGuillem Jover1-3/+3
2015-05-30scripts: Use the state keywordGuillem Jover1-2/+3
2015-05-18scripts: Document dpkg version when module versions got bumpedGuillem Jover1-2/+2
2015-03-30perl: Rework use and exporter declarationsGuillem Jover1-4/+10
2015-01-28scripts: Rename and deprecate _g function with g_Guillem Jover1-1/+1
2014-10-12scripts: Document all public module versions in a CHANGES sectionGuillem Jover1-0/+4
2014-08-09Use https:// URLs instead of http:// when possible (round two)Guillem Jover1-1/+1
2014-04-21Dpkg::Vendor: Try to load Vendor modules from the parent vendorsGuillem Jover1-7/+14
2014-04-21Dpkg::Vendor: Cache vendor info Control::Hash objectsGuillem Jover1-0/+4
2013-12-07Use https:// URLs instead of http:// when possibleGuillem Jover1-1/+1
2013-12-04perl: Switch to use low precedence boolean operators for error checksGuillem Jover1-1/+1
2013-07-26Dpkg::Control::Fields: Detangle Dpkg::VendorGuillem Jover1-2/+2
2013-07-26scripts: Use () instead of qw() for empty importsGuillem Jover1-1/+1
2013-06-22scripts: Do not inherit from Exporter just import its importGuillem Jover1-1/+1
2013-06-21scripts: Use a new Dpkg::CONFDIR variable instead of literal stringsGuillem Jover1-5/+6
2013-06-21Dpkg::Vendor: Add a new get_vendor_dir functionGuillem Jover1-2/+19
2013-05-04Do not use double-quotes on strings that do not need interpolationGuillem Jover1-8/+8
2013-04-19Use just 'return' instead of 'return undef' in perl codeGuillem Jover1-2/+2
2012-06-30Dpkg::BuildFlags: Record environment variables accessed or modifiedGuillem Jover1-2/+3
2011-11-08Dpkg::Vendor: document the Parent fieldMatt Kraai1-0/+5
2011-06-11Dpkg::Vendor: add the module the supported Perl APIRaphaël Hertzog1-1/+1
2010-05-21Add tests for Ubuntu changelog parsingColin Watson1-1/+4
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
2010-02-20Update Dpkg::Control::* to use Dpkg::Interface::StorableRaphaël Hertzog1-3/+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-19Add vendor hook to register custom fieldsRaphaël Hertzog1-2/+2
2009-09-19Use the new Dpkg::Control interface everywhereRaphaël Hertzog1-2/+3
2009-09-16Rename Dpkg::Cdata into Dpkg::ControlRaphaël Hertzog1-1/+1
2009-06-26libdpkg-perl: Import Exporter with ‘use base’Guillem Jover1-2/+1
2009-06-21Dpkg::Vendor::get_vendor_file(): replaces spaces by dashesRaphael Hertzog1-1/+5
2009-05-10Fix POD errors detected by podchecker in perl modulesGuillem Jover1-0/+9
2009-02-05New framework to hook vendor-specific logicRaphael Hertzog1-3/+42
2008-12-09Dpkg::ErrorHandling: Export public functions by defaultGuillem Jover1-1/+1
2008-06-30Switch to use UTF-8 copyright symbol and add missing onesGuillem Jover1-1/+1
2008-06-21Building blocks for vendor-specific build of Debian packagesRaphael Hertzog1-0/+102