diff options
author | Colin Watson <cjwatson@debian.org> | 2007-07-20 08:45:06 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2007-07-20 08:45:06 +0000 |
commit | 83ded4248d8069aae45e082a049e8b4f669636a7 (patch) | |
tree | 168afe9059a86b5d68c03a18bfd1bc9acd063c91 /debian | |
parent | 3ce0987feb71c4fd589825954c14640df0bce282 (diff) | |
download | debootstrap-83ded4248d8069aae45e082a049e8b4f669636a7.tar.gz |
* scripts/ubuntu/gutsy: Determine buildd variant dynamically using
Build-Essential: yes.
r48488
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 161e21c..d8fb36c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +debootstrap (1.0.1) UNRELEASED; urgency=low + + * scripts/ubuntu/gutsy: Determine buildd variant dynamically using + Build-Essential: yes. + + -- Colin Watson <cjwatson@debian.org> Fri, 20 Jul 2007 09:33:37 +0100 + debootstrap (1.0.0) unstable; urgency=low [ Anthony Towns ] |