diff options
author | Chris Lamb <chris@chris-lamb.co.uk> | 2008-01-15 01:34:01 +0000 |
---|---|---|
committer | Chris Lamb <chris@chris-lamb.co.uk> | 2008-01-15 01:34:01 +0000 |
commit | c6108d09b3f437c735c31bd7f57871ef269cc7c4 (patch) | |
tree | 5ec2812af5b3ef90b0a67d1ad4031e5b23f5a8c6 /debian | |
parent | 4577edad2042c0c06c4e5518346dec5146237339 (diff) | |
download | vyos-live-build-c6108d09b3f437c735c31bd7f57871ef269cc7c4.tar.gz vyos-live-build-c6108d09b3f437c735c31bd7f57871ef269cc7c4.zip |
Don't prompt when autoremoving packages in minimal hooks.
Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk>
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 d6f0250ee..69769127e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ live-helper (1.0~a38-1) UNRELEASED; urgency=medium * Implement -u/--usage, -v/--version and -h/--help options in lh_clean (Closes: #454553) * Remove 'ssl' package references from mini and minimal hooks. + * Don't prompt when autoremoving packages in minimal hooks. -- Daniel Baumann <daniel@debian.org> Mon, 14 Jan 2008 23:32:58 +0000 |