summaryrefslogtreecommitdiff
path: root/scripts/Dpkg/Vars.pm
AgeCommit message (Expand)AuthorFilesLines
2015-03-30perl: Rework use and exporter declarationsGuillem Jover1-3/+6
2015-01-28scripts: Rename and deprecate _g function with g_Guillem Jover1-2/+2
2013-12-07Use https:// URLs instead of http:// when possibleGuillem Jover1-1/+1
2013-12-04perl: Try to avoid boolean operators after predicates on error checksGuillem Jover1-5/+4
2013-11-24Dpkg::Vars: Deprecate $sourcepackage package variableGuillem Jover1-4/+8
2013-06-22scripts: Do not inherit from Exporter just import its importGuillem Jover1-1/+1
2013-05-04Do not use double-quotes on strings that do not need interpolationGuillem Jover1-2/+2
2012-05-23scripts: Use new pkg_name_is_illegal() instead of ad-hoc checksGuillem Jover1-11/+5
2010-02-21Add $VERSION numbers to all perl modulesRaphaë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-06-26libdpkg-perl: Import Exporter with ‘use base’Guillem Jover1-2/+1
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-01-01Dpkg::Vars: New module handling the global variable $sourcepackageRaphael Hertzog1-0/+53