diff options
author | dancer <dancer> | 2005-12-04 05:03:24 +0000 |
---|---|---|
committer | dancer <dancer> | 2005-12-04 05:03:24 +0000 |
commit | 715cb236fde50ada081fde416e65551d8ac2082a (patch) | |
tree | d8421d06b47ab5aaefab02436b57c7e24f1ebd2e /debian | |
parent | c083f6c7fc979dc0a9cb45e687e56360621d4cf5 (diff) | |
download | pbuilder-715cb236fde50ada081fde416e65551d8ac2082a.tar pbuilder-715cb236fde50ada081fde416e65551d8ac2082a.tar.gz |
* Bug fix: "pbuilder-buildpackage-funcs check for createbuilduser for
SUTOUSER is bogus", thanks to Brian Nelson (Closes: #338976).
* Bug fix: "--no-targz option creates tarball in pbuilder create",
thanks to Junichi Uekawa (Closes: #341916).
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 6d1adb9..2b47c6c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,8 +8,12 @@ pbuilder (0.140) UNRELEASED; urgency=low --allow-unauthenticated option", thanks to qfunk (Closes: #340715). - fixed other scripts to use --allow-unauthenticated option rather than --force-yes. * debconf compatibility level 4 + * Bug fix: "pbuilder-buildpackage-funcs check for createbuilduser for + SUTOUSER is bogus", thanks to Brian Nelson (Closes: #338976). + * Bug fix: "--no-targz option creates tarball in pbuilder create", + thanks to Junichi Uekawa (Closes: #341916). - -- Junichi Uekawa <dancer@debian.org> Sun, 4 Dec 2005 13:33:51 +0900 + -- Junichi Uekawa <dancer@debian.org> Sun, 4 Dec 2005 14:00:27 +0900 pbuilder (0.139) unstable; urgency=low |