]> git.donarmstrong.com Git - debhelper.git/commit
Add dpkg_architecture_value and sourcepackage to Dh_Lib
authorModestas Vainius <modestas@vainius.eu>
Mon, 23 Mar 2009 19:32:43 +0000 (21:32 +0200)
committerJoey Hess <joey@gnu.kitenet.net>
Fri, 10 Apr 2009 20:03:34 +0000 (16:03 -0400)
commit93cd875ba2e3ac9eda6adc31b4334d43ef718ea0
treefbd83665938169f404fae9ddb5e9cdf456870dd6
parent877c62f70a904c1f549fbee9f763345bc19c6697
Add dpkg_architecture_value and sourcepackage to Dh_Lib

Both these function are taken from dh_auto_configure. I believe they
are useful enough to be in Dh_Lib (esp. dpkg_architecture_value()).

The patch removes these funtions from dh_auto_configure too.

Signed-off-by: Modestas Vainius <modestas@vainius.eu>
Debian/Debhelper/Dh_Lib.pm
dh_auto_configure