From ca62e88c1fd2574426cc228aef4a1c5064dd2853 Mon Sep 17 00:00:00 2001 From: dancer Date: Mon, 10 Mar 2003 10:02:11 +0000 Subject: +2003-03-10 Junichi Uekawa + + * pbuilder-satisfydepends: quote some strings... trying to be pedantic + + * pbuilder-buildpackage-funcs: unset LOGNAME for when building with + real root privilage. + thanks Barak Pearlmutter + + * pbuilder.8: document X hooks which were previously undocumented. + + * pbuilder-user-mode-linux (BUILDING_DSC_FILE): use readlink on real existing files. + GNU "readlink -f " exits with an exit code of 1 when the file does not + exist, debianutils readlink did not. + + * pbuilder-runhooks (hooks): do not call readlink here, + since the file may not exist. + + * pbuilder-checkparams (USE_PKGNAME_LOGFILE): use readlink on real existing files. + + * pbuilder-buildpackage (PACKAGENAME): use readlink on real existing files. + --- THANKS | 1 + 1 file changed, 1 insertion(+) (limited to 'THANKS') diff --git a/THANKS b/THANKS index a3a8235..57fa456 100644 --- a/THANKS +++ b/THANKS @@ -26,6 +26,7 @@ Mark Eichin Michel Dänzer Barak Pearlmutter Tommaso Moroni +Barak Pearlmutter I thank them all! -- cgit v1.2.3