summaryrefslogtreecommitdiff
path: root/scripts/dpkg-source.pl
AgeCommit message (Expand)AuthorFilesLines
2015-04-10Consistently use proper quotation marks all over the placeGuillem Jover1-4/+4
2015-03-30perl: Rework use and exporter declarationsGuillem Jover1-4/+4
2015-01-28Dpkg: Use shift instead of @_ on single argument unpackingGuillem Jover1-1/+1
2015-01-28scripts: Rename and deprecate _g function with g_Guillem Jover1-39/+39
2014-10-25dpkg-source: Error out on obsolete Build-Profiles syntaxGuillem Jover1-8/+3
2014-10-06dpkg-source: Rework command parsing and add --build and --extract aliasesGuillem Jover1-34/+39
2014-10-06scripts: Unpack arguments instead of accessing @_ directlyGuillem Jover1-1/+3
2014-10-06scripts: Update restriction formula syntaxJohannes Schauer1-2/+25
2014-08-09dpkg-source: Add --format an --ignore-bad-version to --help outputGuillem Jover1-1/+3
2014-08-09dpkg-source: Automatically add the Testsuite fieldGuillem Jover1-0/+19
2014-05-17scripts: Switch unused capturing groups to non-capturing onesGuillem Jover1-3/+3
2014-04-21dpkg-source: Add arch and profile information to Package-List fieldGuillem Jover1-1/+10
2014-04-21scripts: Add a space after commaGuillem Jover1-1/+1
2014-01-15dpkg-source: Set default compression options in source format specific modulesGuillem Jover1-5/+0
2013-12-07Use https:// URLs instead of http:// when possibleGuillem Jover1-1/+1
2013-12-05dpkg-source: Update default diff ignore regex on --extend-diff-ignoreGuillem Jover1-0/+2
2013-12-04perl: Switch to use low precedence boolean operators for error checksGuillem Jover1-4/+4
2013-11-24Dpkg::Source::Package: Deprecate public package variablesGuillem Jover1-5/+6
2013-11-24dpkg-source: Do not modify $diff_ignore_default_regexp package variableGuillem Jover1-2/+3
2013-11-24Consistently use regex instead of regexp when possibleGuillem Jover1-5/+5
2013-11-24Dpkg::Vars: Deprecate $sourcepackage package variableGuillem Jover1-1/+1
2013-07-26scripts: Use () instead of qw() for empty importsGuillem Jover1-1/+1
2013-07-18scripts: Use the block form for the grep functionGuillem Jover1-1/+1
2013-07-18dpkg-source: Use two eq operators instead of a grepGuillem Jover1-1/+1
2013-07-18scripts: Use Dpkg::Util list functions instead of grepGuillem Jover1-3/+4
2013-06-22Dpkg: Deprecate lowercase exported by default variablesGuillem Jover1-3/+3
2013-05-08scripts: Do not write out implcit $_ in foreach loopsGuillem Jover1-3/+3
2013-05-08Remove trailing whitespacesGuillem Jover1-2/+2
2013-05-06scripts: Initialize arrays with the qw() operatorGuillem Jover1-2/+2
2013-05-04Do not use double-quotes on strings that do not need interpolationGuillem Jover1-58/+58
2013-04-30Do not quote simple identifier hash keys in element accessesGuillem Jover1-33/+33
2013-04-29scripts: Use // operator instead of an explicit defined checkGuillem Jover1-1/+1
2013-04-28Use proper variables instead of barewords for filehandlesGuillem Jover1-3/+3
2013-04-19Remove Emacs and vim modelinesGuillem Jover1-1/+0
2013-03-18dpkg-source: Fix typoGuillem Jover1-1/+1
2012-06-30scripts: Accept “:native” arch-qualified Build-DependenciesThibaut Girka1-1/+1
2012-06-30Change all programs to accept -? instead of -h for help outputGuillem Jover1-2/+2
2012-06-30dpkg-source: Minimize source architecture listGuillem Jover1-2/+12
2012-06-30Add support for binary-only key-value option in changelogsGuillem Jover1-0/+3
2012-06-08scripts: Slice --help output stringsGuillem Jover1-3/+3
2012-06-08scripts: Unify “<option>...” --help outputGuillem Jover1-1/+1
2012-05-23Add Build-Depends-Arch and Build-Conflicts-ArchRoger Leigh1-1/+1
2012-05-23scripts: Hyphenate option argumentsGuillem Jover1-4/+4
2012-05-23scripts: Use “changelog” instead of “change log”Guillem Jover1-1/+1
2012-02-01Move copyright information from --version output to file comment headersGuillem Jover1-5/+0
2011-08-01dpkg-source: implement --commit and fail with unrecorded changesRaphaël Hertzog1-6/+16
2011-08-01dpkg-source: accept "." as the directory parameterRaphaël Hertzog1-1/+8
2011-06-25dpkg-source: add some supplementary checks of debian/controlRaphaël Hertzog1-0/+5
2011-05-28dpkg-source: reenable the Package-List fieldRaphaël Hertzog1-8/+2
2011-05-15dpkg-source: ensure "any" doesn't hide "all" in the Architecture fieldRaphaël Hertzog1-2/+7