diff options
| author | Joey Hess <joeyh@joeyh.name> | 2016-04-01 19:34:27 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2016-04-01 19:48:23 -0400 |
| commit | 93b083f3a1204a7cf4452b5ebd589dd77d25dbac (patch) | |
| tree | a08ca00a9df02bdf6c68be127cdc6256805a40b4 /debian | |
| parent | ccfdfcab60753eb6eb6ab1c6a6ad6203b8adfdcf (diff) | |
setup gpg key in initial setup process
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 14d3f1a9..21c53bf8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -65,8 +65,9 @@ propellor (3.0.0) UNRELEASED; urgency=medium * Added dependency on concurrent-output; removed embedded copy. * Apt.PPA: New module, contributed by Evan Cofsky. * Improved propellor's first run experience; the wrapper program will - now walk the user through setting up ~/.propellor with a choice between - a clone of propellor's git repository, or a minimal config. + now walk the user through setting up ~/.propellor, with a choice between + a clone of propellor's git repository, or a minimal config, and will + configure propellor to use a gpg key. -- Joey Hess <id@joeyh.name> Wed, 30 Mar 2016 15:45:08 -0400 |
