diff options
| author | Sean Whitton <spwhitton@spwhitton.name> | 2016-09-05 17:19:35 -0700 |
|---|---|---|
| committer | Sean Whitton <spwhitton@spwhitton.name> | 2016-09-05 17:19:35 -0700 |
| commit | 3bb1fb8434c49ee80ea231be2d2ce6b687a8190f (patch) | |
| tree | cbba9d915f1bc13babd4a6c92a939014e9d81011 /debian | |
| parent | 33a2aef1f0968289c65dc019592c3360383a94cf (diff) | |
changelog tweaks
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 10 |
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 |
