summaryrefslogtreecommitdiff
path: root/scripts/Dpkg.pm
AgeCommit message (Expand)AuthorFilesLines
2019-01-15Dpkg::Source::Format: New moduleGuillem Jover1-0/+4
2018-10-08Dpkg: Add documentation about the module hierarchy and APIGuillem Jover1-0/+165
2018-05-03Dpkg: Fix default DATADIRGuillem Jover1-1/+1
2017-05-18Bump version to 1.19.0Guillem Jover1-1/+1
2017-05-17build: Detect the required GNU patchGuillem Jover1-1/+12
2016-12-17build: Honor DPKG_DATADIR again in the installed Dpkg modulesGuillem Jover1-1/+3
2016-10-30Dpkg: Add new Dpkg::PROGMAKE variable to store GNU make command nameGuillem Jover1-1/+7
2016-10-30Dpkg: Add new Dpkg::PROGTAR variable to store GNU tar command nameGuillem Jover1-1/+12
2016-10-30build: Do not honor DPKG_DATADIR on the installed Dpkg moduleGuillem Jover1-2/+1
2015-05-18scripts: Document dpkg version when module versions got bumpedGuillem Jover1-2/+2
2015-03-30perl: Rework use and exporter declarationsGuillem Jover1-2/+15
2014-12-28Bump version to 1.18.0Guillem Jover1-1/+1
2014-10-12Dpkg: Document public moduleGuillem Jover1-0/+60
2013-12-07Use https:// URLs instead of http:// when possibleGuillem Jover1-1/+1
2013-06-22scripts: Do not inherit from Exporter just import its importGuillem Jover1-1/+1
2013-06-22Dpkg: Deprecate lowercase exported by default variablesGuillem Jover1-8/+16
2013-06-21scripts: Use a new Dpkg::CONFDIR variable instead of literal stringsGuillem Jover1-0/+2
2013-05-08perl: Unify regex delimiters to //, {} or <>Guillem Jover1-1/+1
2013-05-04Do not use double-quotes on strings that do not need interpolationGuillem Jover1-5/+5
2013-03-18Bump version to 1.17.0Guillem Jover1-1/+1
2010-07-03Move Dpkg.pm and Dpkg/Gettext.pm from dpkg to libdpkg-perlGuillem Jover1-6/+0
2010-02-21Add $VERSION numbers to all perl modulesRaphaƫl Hertzog1-0/+2
2009-11-08Add missing license headersGuillem Jover1-0/+13
2008-02-17Allow overriding $pkgdatadir in DpkgFrank Lichtenheld1-0/+1
2007-12-29Add a warning to avoid adding unnecessary stuff in Dpkg.pmRaphael Hertzog1-0/+6
2007-12-29Dpkg::Compression: New module with compression variables from DpkgGuillem Jover1-9/+0
2007-12-04Dpkg: Include information about supported compression formatsFrank Lichtenheld1-0/+9
2007-09-20Dpkg.pm: Make regex for $progname more robustFrank Lichtenheld1-1/+1
2007-07-21Move variables automatically modified at build time to a new style perlGuillem Jover1-0/+17