diff options
author | Joey Hess <joeyh@debian.org> | 2007-07-20 20:57:57 +0000 |
---|---|---|
committer | Joey Hess <joeyh@debian.org> | 2007-07-20 20:57:57 +0000 |
commit | 95410c63e17d8bf64181a8556368a7e1997d437c (patch) | |
tree | abee38b1f3a29b4d4db37eee348b95abbaa64e18 /debian | |
parent | eb9ae9d17528234f69b78be632349da6c6ac28de (diff) | |
download | debootstrap-95410c63e17d8bf64181a8556368a7e1997d437c.tar.gz |
* Document --components in man page.
* Update man page, as packages listed in --include should now be auto
dep-resolved by default.
r48505
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 72d184f..6e684b9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +debootstrap (1.0.2) UNRELEASED; urgency=low + + * Document --components in man page. + * Update man page, as packages listed in --include should now be auto + dep-resolved by default. + + -- Joey Hess <joeyh@debian.org> Fri, 20 Jul 2007 16:57:37 -0400 + debootstrap (1.0.1) unstable; urgency=low * scripts/ubuntu/gutsy: Determine buildd variant dynamically using |