]> err.no Git - dpkg/commit
* scripts/controllib.pl (outputclose): Change argument from a boolean
authorGuillem Jover <guillem@debian.org>
Sun, 11 Feb 2007 23:14:25 +0000 (23:14 +0000)
committerGuillem Jover <guillem@debian.org>
Sun, 11 Feb 2007 23:14:25 +0000 (23:14 +0000)
commitd0e9b50226e7e463db20743f388803b35de790b1
tree320f47f28fb4d998fbdfd4338d821bb7047add85
parent61b32224a3944ff0c86a44b39c5d63241f1f5d0f
* scripts/controllib.pl (outputclose): Change argument from a boolean
to an optional filename argument. Fix all callers.
(parsecontrolfile): Take '$controlfile' as an explicit argument.
Fix all callers.
(parsesubstvars): Take '$varlistfile' as an explicit argument.
Fix all callers.
(parsechangelog): Take '$changelogfile' as an explicit argument,
'$changelogformat' and '$since' as optional arguments. Fix all
callers.
(setsourcepackage): Take '$v' as an explicit argument.
ChangeLog
scripts/controllib.pl
scripts/dpkg-checkbuilddeps.pl
scripts/dpkg-genchanges.pl
scripts/dpkg-gencontrol.pl
scripts/dpkg-source.pl