diff options
| author | Joey Hess <joeyh@joeyh.name> | 2017-07-13 13:35:33 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2017-07-13 13:35:33 -0400 |
| commit | 8ffd10be9715643cb7474a3d96b69a828537aa4a (patch) | |
| tree | 974c0e6644f7fa0875032300f12c2bca397cdc5c | |
| parent | 82550d77ca648186874a398765366a7eaf6240a2 (diff) | |
formatting
| -rw-r--r-- | debian/changelog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index ce7d84f9..c313a2c6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,11 +2,11 @@ propellor (4.3.3) unstable; urgency=medium * Hosts can be configured to build propellor using stack, by adding a property: - & bootstrapWith (Robustly Stack) + & bootstrapWith (Robustly Stack) * Hosts can be configured to build propellor using cabal, but using only packages installed from the operating system. This will work on eg Debian: - & bootstrapWith OSOnly + & bootstrapWith OSOnly * Iproved fix for bug that sometimes made --spin fail with "fatal: Couldn't find remote ref HEAD". The previous fix didn't work reliably. |
