summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorSean Whitton2016-09-05 17:19:35 -0700
committerSean Whitton2016-09-05 17:19:35 -0700
commit3bb1fb8434c49ee80ea231be2d2ce6b687a8190f (patch)
treecbba9d915f1bc13babd4a6c92a939014e9d81011 /debian
parent33a2aef1f0968289c65dc019592c3360383a94cf (diff)
changelog tweaks
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog10
1 files changed, 5 insertions, 5 deletions
diff --git a/debian/changelog b/debian/changelog
index eabadf95..8f5ae80b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,13 +1,13 @@
propellor (3.2.0) UNRELEASED; urgency=medium
- * Sbuild.built & Sbuild.piupartsConf: add an additional alias to sid chroots
- This is for compatibility with `dgit sbuild`.
+ * Using ccache with Sbuild.built & Sbuild.builtFor is now toggleable: these
+ properties now take a parameter of type Sbuild.UseCcache. (API Change)
* Sbuild.piupartsConf: no longer takes an Apt.Url. (API Change)
* Sbuild.piupartsConf & Sbuild.piupartsConfFor: does nothing if corresponding
schroot not built.
- Previously, this property built the schroot if it was missing.
- * Using ccache with Sbuild.built & Sbuild.builtFor is now toggleable: these
- properties now take a parameter of type Sbuild.UseCcache. (API Change)
+ Previously, these properties built the schroot if it was missing.
+ * Sbuild.built & Sbuild.piupartsConf: add an additional alias to sid chroots.
+ This is for compatibility with `dgit sbuild`.
* Further improvements to Sbuild.hs haddock.
-- Sean Whitton <spwhitton@spwhitton.name> Mon, 05 Sep 2016 11:14:52 -0700