diff options
author | Anthony Towns <ajt@debian.org> | 2007-06-18 12:22:44 +0000 |
---|---|---|
committer | Anthony Towns <ajt@debian.org> | 2007-06-18 12:22:44 +0000 |
commit | 680e9ce21dd081b91c0c2712286d86d896da51ec (patch) | |
tree | a53c0d444982ada82718ec873eb37e45e47c7db1 /debian | |
parent | d624b5e975c8f2318b274bd8f02f67ac0e9c5958 (diff) | |
download | debootstrap-680e9ce21dd081b91c0c2712286d86d896da51ec.tar.gz |
make pkgdetails.c not need C99 variable declaration
r47283
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 150abe6..32e1f32 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ debootstrap (0.4.0) UNRELEASED; urgency=low * Make debootstrap team maintained under the d-i banner. * 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) [ Joey Hess ] * Drop support for sarge from the udeb. |