]> err.no Git - dpkg/commit
Dpkg::Vars: New module handling the global variable $sourcepackage
authorRaphael Hertzog <hertzog@debian.org>
Tue, 1 Jan 2008 14:50:01 +0000 (15:50 +0100)
committerRaphael Hertzog <hertzog@debian.org>
Tue, 1 Jan 2008 19:27:10 +0000 (20:27 +0100)
commit5fb2ef86c87de7b4821fca99d7db15af2d5ec204
tree075e609f05fff80e10f7211a5697d44ddf4cc80a
parent86d0cbbb25e6517031c491ff443f9685e65df84d
Dpkg::Vars: New module handling the global variable $sourcepackage

* scripts/Dpkg/Vars.pm: New module exporting $sourcepackage and
set_source_package to replace the $sourcepackage and setsourcepackage of
controllib.pl.
* scripts/dpkg-genchanges.pl: Updated to use Dpkg::Vars.
* scripts/dpkg-gencontrol.pl: Likewise.
* scripts/dpkg-source.pl: Likewise.
ChangeLog
scripts/Dpkg/Vars.pm [new file with mode: 0644]
scripts/dpkg-genchanges.pl
scripts/dpkg-gencontrol.pl
scripts/dpkg-source.pl