diff options
| author | Joey Hess <joeyh@joeyh.name> | 2016-09-10 11:37:54 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2016-09-10 11:37:54 -0400 |
| commit | c41c85b9ca9a7c5d6f1f7d4c76c9c61edb81b12b (patch) | |
| tree | b0ee14ba33cda5c0eb919761f7c251aa930fc4fd /debian | |
| parent | f5856d28625b031d74d0e5f188928107ada4298f (diff) | |
| parent | 3bb1fb8434c49ee80ea231be2d2ce6b687a8190f (diff) | |
Merge remote-tracking branch 'spwhitton/sbuild-fixes'
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 1f46b487..8f5ae80b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +propellor (3.2.0) UNRELEASED; urgency=medium + + * 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, 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 + propellor (3.1.2) unstable; urgency=medium [ Joey Hess ] |
