summaryrefslogtreecommitdiff
path: root/scripts/dpkg-gencontrol.pl
AgeCommit message (Expand)AuthorFilesLines
2018-09-18scripts: Track automatic packages using the new file attributeGuillem Jover1-1/+4
2018-05-03Revert "Dpkg::Deps: Accept $archqual for add_provided_package() method"Guillem Jover1-2/+1
2018-03-25Dpkg::Deps: Accept $archqual for add_provided_package() methodGuillem Jover1-1/+2
2018-01-16scripts: Reject negated values in Architecture fieldGuillem Jover1-1/+1
2017-10-12scripts: Add support for source package Description and substvarsGuillem Jover1-0/+4
2017-09-24Dpkg::File: Move file_lock() into a new Dpkg::Lock moduleGuillem Jover1-1/+1
2017-05-20Dpkg::Util: Remove and replace with core module List::UtilGuillem Jover1-1/+1
2017-01-22dpkg-gencontrol: Stop emitting Built-For-ProfilesGuillem Jover1-2/+0
2016-11-02dpkg-gencontrol: Do not update the files list file when printing to STDOUTGuillem Jover1-39/+37
2016-11-02dpkg-gencontrol: Delegate open/close operations to save() methodGuillem Jover1-14/+9
2016-11-02dpkg-gencontrol: Do substvar instantiation just onceGuillem Jover1-4/+4
2016-10-30dpkg-gencontrol: Implement source stanza substvars prefixed with S:Guillem Jover1-0/+1
2016-04-01scripts: Use new Dpkg::Arch functions to validate and parse architecturesGuillem Jover1-8/+3
2016-04-01dpkg-deb, scripts: Make the Architecture field mandatory on package buildsGuillem Jover1-4/+4
2015-07-30dpkg-gencontrol: Add the correct filename to debian/filesGuillem Jover1-1/+1
2015-07-30dpkg-gencontrol: Use $oppackage only to get a control file's package nameGuillem Jover1-4/+4
2015-04-10Consistently use proper quotation marks all over the placeGuillem Jover1-6/+6
2015-03-31Say directory instead of dir in output messagesGuillem Jover1-1/+1
2015-01-28dpkg-gencontrol: Rework Installed-Size field default value computationGuillem Jover1-21/+22
2015-01-28scripts: Rename and deprecate _g function with g_Guillem Jover1-30/+30
2014-08-09dpkg-gencontrol: Emit a warning when using the deprecated -is/-ip optionsGuillem Jover1-2/+2
2014-08-09scripts: Mark Format and Installed-Size as automatic substvarsGuillem Jover1-2/+2
2014-05-17scripts: Switch unused capturing groups to non-capturing onesGuillem Jover1-1/+1
2014-05-17perl: Do not use global match variablesGuillem Jover1-16/+16
2014-04-21scripts: Use new Dpkg::Dist::Files module instead of ad-hoc codeGuillem Jover1-21/+15
2014-04-21dpkg-gencontrol: Split substvars pass from actual printingGuillem Jover1-5/+4
2014-04-21dpkg-gencontrol: Move setting of fallback $forcefilename before lockingGuillem Jover1-4/+5
2014-01-15scripts: Use P_() instead of ngettext()Guillem Jover1-3/+3
2013-12-07Use https:// URLs instead of http:// when possibleGuillem Jover1-1/+1
2013-12-05Add experimental build profiles supportGuillem Jover1-3/+8
2013-12-04perl: Surround FileHandles with braces in print callsGuillem Jover1-5/+6
2013-12-04perl: Switch to use low precedence boolean operators for error checksGuillem Jover1-20/+21
2013-12-04perl: Try to avoid boolean operators after predicates on error checksGuillem Jover1-7/+14
2013-11-24Dpkg::Vars: Deprecate $sourcepackage package variableGuillem Jover1-0/+1
2013-10-27scripts: Improve and unify -O option handling and man page wordingGuillem Jover1-2/+5
2013-10-27scripts: Do not prefix paths with ./ before calling openGuillem Jover1-2/+0
2013-08-11dpkg-gencontrol: Use -c argument as a fallback lock fileGuillem Jover1-0/+2
2013-08-11scripts: Use a variable instead of a literal string for the lock fileGuillem Jover1-5/+6
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-18scripts: Use Dpkg::Util list functions instead of grepGuillem Jover1-1/+2
2013-07-18dpkg-gencontrol: Move grep inside an if blockGuillem Jover1-1/+2
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-04Do not use double-quotes on strings that do not need interpolationGuillem Jover1-49/+49
2013-04-30Do not quote simple identifier hash keys in element accessesGuillem Jover1-3/+3
2013-04-29scripts: Use // operator instead of an explicit defined checkGuillem Jover1-3/+3
2013-04-28Use proper variables instead of barewords for filehandlesGuillem Jover1-14/+18
2013-04-27scripts: Restrict POSIX imports to :errno_h, :fcntl_h or :sys_wait_hGuillem Jover1-2/+1
2012-07-02dpkg-gencontrol: fix handling of "old-style" bin-nmusRaphaƫl Hertzog1-0/+4