diff options
author | Colin Watson <cjwatson@debian.org> | 2007-07-29 21:27:07 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2007-07-29 21:27:07 +0000 |
commit | 5d11a87539d25cbb1a1a90e763b4745e51a88077 (patch) | |
tree | cbbba80fab5d4b718785c45d32a6abd119a1fac7 /debian | |
parent | 95410c63e17d8bf64181a8556368a7e1997d437c (diff) | |
download | debootstrap-5d11a87539d25cbb1a1a90e763b4745e51a88077.tar.gz |
* scripts/debian/sid: Handle libc0.3 on hurd-i386 (thanks, Michael Banck;
closes: #314304).
r48807
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 6e684b9..e83e95f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,14 @@ debootstrap (1.0.2) UNRELEASED; urgency=low + [ Joey Hess ] * Document --components in man page. * Update man page, as packages listed in --include should now be auto dep-resolved by default. + [ Colin Watson ] + * scripts/debian/sid: Handle libc0.3 on hurd-i386 (thanks, Michael Banck; + closes: #314304). + -- Joey Hess <joeyh@debian.org> Fri, 20 Jul 2007 16:57:37 -0400 debootstrap (1.0.1) unstable; urgency=low |