diff options
author | dancer <dancer> | 2002-02-08 10:35:39 +0000 |
---|---|---|
committer | dancer <dancer> | 2002-02-08 10:35:39 +0000 |
commit | feb024dbd94b5651de1adeb957b7a80266c23403 (patch) | |
tree | 311fc4a551cade238e41b54d69d2d17c487cb07e /ChangeLog | |
parent | 44188b8e129aba64693f8919185c7b8a6c4869e6 (diff) | |
download | pbuilder-feb024dbd94b5651de1adeb957b7a80266c23403.tar pbuilder-feb024dbd94b5651de1adeb957b7a80266c23403.tar.gz |
added a routine in build routine to echo back the current time.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2002-02-08 Junichi Uekawa <dancer@debian.org> + * pbuilder-buildpackage: added echobacktime function, and + some logging of time, so that the information can be used + in tracking the time required. + * pdebuild: use the dpkg-buildpackage -r option rather than calling it with $BUILDSOURCEROOTCMD. dpkg-buildpackage does more optimal things. Am I breaking things? |