diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-02-28 12:50:28 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-02-28 12:51:16 -0400 |
| commit | e26c232d154eb1a6b6eca631414ed7526993f88c (patch) | |
| tree | 9abcbb57226f4d31a5e4ab9e7b8e36e88055dbac /debian | |
| parent | dc03e317b40d640e6501be0fce3e32bc29699fbb (diff) | |
avoid using the makefile when bootstrapping with --spin
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index ca7452a3..5dc849dd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,7 +4,8 @@ propellor (2.2.0) UNRELEASED; urgency=medium improve process name visible in ps. * Add shebang to cron.daily etc files. * Some changes to tor configuration, minor API change. - * Propellor now builds itself without needing the Makefile. + * Propellor now builds itself, and gets its build dependencies installed + when deploying to a new host, without needing the Makefile. -- Joey Hess <id@joeyh.name> Mon, 16 Feb 2015 19:00:48 -0400 |
