summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJoey Hess2015-12-30 23:26:32 -0400
committerJoey Hess2015-12-30 23:26:32 -0400
commitb4bc9691614f2bc7c878b316b27dbaebef171ab0 (patch)
treeb395f0ae47998e78d23fe328213b933d98245b8a /debian/changelog
parenta25ab8624ba761e0a8f0a1b2b23ca31a7412174e (diff)
Bootstrap apt-get installs run with deconf noninteractive frontend.
Debconf was prompting because installing git needed a new libc, which prompts for service restarts..
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index d3c84858..d04ea16f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ propellor (2.15.2) UNRELEASED; urgency=medium
* Added GNUPGBIN environment variable to control the command run for gpg.
Allows eg, GNUPGBIN=gpg2
Thanks, FĂ©lix Sipma.
+ * Bootstrap apt-get installs run with deconf noninteractive frontend.
-- Joey Hess <id@joeyh.name> Wed, 30 Dec 2015 15:01:19 -0400