diff options
author | dancer <dancer> | 2002-11-25 04:18:35 +0000 |
---|---|---|
committer | dancer <dancer> | 2002-11-25 04:18:35 +0000 |
commit | 4754263435c9d615b1a4df4cb6504453f1f660ce (patch) | |
tree | 55615bb53e831a01d4cc980efcea4b29db335b39 /debian/changelog | |
parent | 9d622663f86708c96313b1df9851d7bfd5de37d0 (diff) | |
download | pbuilder-4754263435c9d615b1a4df4cb6504453f1f660ce.tar pbuilder-4754263435c9d615b1a4df4cb6504453f1f660ce.tar.gz |
+2002-11-25 Junichi Uekawa <dancer@debian.org>
+
+ * THANKS: update list of people.
+
+ * pbuilder-modules (pbuilder-options): display value of $BASETGZ instead of
+ base.tgz
+ Bug: 167813
+ Thanks: Michael Banck <mbanck@gmx.net>
+
+ * pbuilder-user-mode-linux: Fix the order of conffile loading.
+ Bug: 167808
+ Thanks: Peter Hawkins <peter@hawkins.emu.id.au>
+
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 4617bfa..c3c22d6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +pbuilder (0.49) UNRELEASED; urgency=low + + * Fix -uml handling config files (closes: #167808) + thanks: Peter Hawkins <peter@hawkins.emu.id.au> + * use actual name of basetgz in '-> extracting base.tgz' message (closes: #167813) + thanks: Michael Banck <mbanck@gmx.net> + + -- Junichi Uekawa <dancer@debian.org> Mon, 25 Nov 2002 13:20:06 +0900 + pbuilder (0.48) unstable; urgency=low * improved handling of directory in debuild-pbuilder. |