summaryrefslogtreecommitdiff
path: root/scripts/Dpkg/Substvars.pm
AgeCommit message (Expand)AuthorFilesLines
2013-12-04perl: Try to avoid boolean operators after predicates on error checksGuillem Jover1-2/+4
2013-07-26scripts: Use () instead of qw() for empty importsGuillem Jover1-1/+1
2013-06-22scripts: Inherit from parent instead of baseGuillem Jover1-1/+1
2013-06-22Dpkg: Deprecate lowercase exported by default variablesGuillem Jover1-3/+3
2013-05-04Do not use double-quotes on strings that do not need interpolationGuillem Jover1-13/+14
2013-04-30Do not quote simple identifier hash keys in element accessesGuillem Jover1-19/+19
2012-10-19Dpkg::Substvars: Always fix up the source version in set_version_substvarsGuillem Jover1-2/+3
2012-06-30Add support for binary-only key-value option in changelogsGuillem Jover1-9/+15
2012-05-23Dpkg::Substvars: Rename no_warn() member function to mark_as_used()Guillem Jover1-6/+19
2012-05-23scripts: Use new member set_as_used() instead of ad-hoc codeGuillem Jover1-2/+1
2012-05-23Dpkg::Substvars: Add new member function set_as_used()Guillem Jover1-1/+14
2010-02-26Update POD documentation to indicate that it's using UTF-8 encodingRaphaël Hertzog1-0/+2
2010-02-25Add accent on Raphaël's name in several filesGuillem Jover1-1/+1
2010-02-21dpkg-gencontrol: now indicates which package is concerned by the substvars wa...Raphaël Hertzog1-5/+23
2010-02-21Add $VERSION numbers to all perl modulesRaphaël Hertzog1-0/+2
2010-02-20Update Dpkg::Substvars to use Dpkg::Interface::StorableRaphaël Hertzog1-18/+49
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-11-06Stop using the English perl moduleRaphaël Hertzog1-6/+5
2009-06-20Dpkg::Substvars: restructure to have a separate namespace for variablesRaphael Hertzog1-31/+33
2009-06-20Dpkg::Substvars: track unused substitutions and add warning functionJoachim Breitner1-0/+46
2009-06-20Dpkg::Substvars: allow spaces in front of comments in substvarsJoachim Breitner1-1/+1
2009-05-10Fix POD errors detected by podchecker in perl modulesGuillem Jover1-0/+7
2009-05-10Do not set the Arch substvar in dpkg-sourceGuillem Jover1-3/+14
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::Substvars: New module handling substvarsRaphael Hertzog1-0/+185