summaryrefslogtreecommitdiff
path: root/scripts/dpkg-source.pl
AgeCommit message (Expand)AuthorFilesLines
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
2011-05-06dpkg-source: fix behaviour of --extend-diff-ignore if used after --diff-ignoreRaphaël Hertzog1-0/+3
2011-04-01dpkg-source: temporarily drop Package-List field generationRaphaël Hertzog1-0/+1
2011-03-26dpkg-source: extend the Package-List field based on the feedback receivedRaphaël Hertzog1-5/+7
2011-03-24dpkg-source: strip spaces around newlines in UploadersRaphaël Hertzog1-1/+1
2011-03-24dpkg-source: add new Package-List field to .dsc filesRaphaël Hertzog1-0/+12
2010-11-19Cleanup white spacesGuillem Jover1-1/+0
2010-10-31dpkg-source: fail properly when debian/source/format is emptyRaphaël Hertzog1-1/+3
2010-06-10dpkg-source: new option --abort-on-upstream-changesRaphaël Hertzog1-1/+1
2010-06-10dpkg-source: new --unapply-patches optionRaphaël Hertzog1-4/+10
2010-05-20dpkg-source: do not ensure prerequisites are met for --before-build/--after-b...Jonathan Nieder1-7/+5
2010-05-02dpkg-source: implement --before-build and --after-build commandRaphaël Hertzog1-5/+17
2010-04-01dpkg-source: support debian/source/local-optionsRaphaël Hertzog1-11/+14
2010-03-28dpkg-source: warn when debian/source/format doesn't existRaphaël Hertzog1-0/+2
2010-03-12Use License instead of Licence in stringsGuillem Jover1-1/+1
2010-03-05dpkg-source: do not fallback to other source formatsRaphaël Hertzog1-25/+24
2010-02-25dpkg-genchanges, dpkg-source: only split Binary field when it's too longRaphaël Hertzog1-2/+4
2010-02-24dpkg-source, dpkg-genchanges: split Binary lines at less than 980 charsRaphaël Hertzog1-1/+1
2010-02-23Update Dpkg::Conf to use Dpkg::Interface::StorableRaphaël Hertzog1-1/+1
2010-02-23dpkg-source: new options --extend-diff-ignore, --diff-ignore, --tar-ignoreRaphaël Hertzog1-3/+5
2010-02-21dpkg-source: new option --create-empty-orig in formats "2.0" and "3.0 (quilt)"Raphaël Hertzog1-4/+3
2010-02-21dpkg-gencontrol, dpkg-genchanges, dpkg-source: support multiple -T optionsRaphaël Hertzog1-3/+1