diff options
author | dancer <dancer> | 2002-02-15 13:49:49 +0000 |
---|---|---|
committer | dancer <dancer> | 2002-02-15 13:49:49 +0000 |
commit | 19947091bfd4b910fd42e6db329fc4e074ff854a (patch) | |
tree | b1235ed95ebd6dd3f729ea6e88bf92a70ae6baa2 /debian/changelog | |
parent | b87a01e5191e522be5f3dc7113c7f889c53004c1 (diff) | |
download | pbuilder-19947091bfd4b910fd42e6db329fc4e074ff854a.tar pbuilder-19947091bfd4b910fd42e6db329fc4e074ff854a.tar.gz |
updates, some potential changes.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 88cbbaf..56abde7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,9 +5,11 @@ pbuilder (0.23) unstable; urgency=low reported by Mark Brown (closes: #129053) (please test) * Fix update target to remove packages specified in REMOVEPACKAGES. - * pbuilder update requests apt-get to call dpkg with --force-confnew option + * Support building as non-root user, and using fakeroot inside + the chroot. (please test) + * EXTRAPACKAGES takes effect within the build target. (please test) - -- Junichi Uekawa <dancer@debian.org> Thu, 14 Feb 2002 20:32:58 +0900 + -- Junichi Uekawa <dancer@debian.org> Fri, 15 Feb 2002 21:23:22 +0900 pbuilder (0.22) unstable; urgency=low |