diff options
author | Anthony Towns <ajt@debian.org> | 2007-06-18 12:25:19 +0000 |
---|---|---|
committer | Anthony Towns <ajt@debian.org> | 2007-06-18 12:25:19 +0000 |
commit | 6bea6310b2187af21959a839a1030ca964148d6a (patch) | |
tree | 8cf0624bed6c4886aff99c2142f823810a8fbafa /debian | |
parent | 680e9ce21dd081b91c0c2712286d86d896da51ec (diff) | |
download | debootstrap-6bea6310b2187af21959a839a1030ca964148d6a.tar.gz |
fix am_doing_phase
r47284
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 32e1f32..9018bef 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,8 @@ debootstrap (0.4.0) UNRELEASED; urgency=low * Add Joey, Frans and Junichi as uploaders, remove JHM (not in the d-i group). * Make pkgdetails.c not need C99 extensions. (Closes: Bug#398977) + * Fix am_doing_phase implementation in debootstrap script. Thanks to + Tero Janka for spotting the problem and the fix. (Closes: Bug#409881) [ Joey Hess ] * Drop support for sarge from the udeb. |