summaryrefslogtreecommitdiff
path: root/scripts/Dpkg/Vendor.pm
AgeCommit message (Expand)AuthorFilesLines
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