diff options
| author | Sean Whitton <spwhitton@spwhitton.name> | 2016-08-24 21:22:27 -0700 |
|---|---|---|
| committer | Sean Whitton <spwhitton@spwhitton.name> | 2016-08-25 19:17:12 -0700 |
| commit | 82b6437df5379b1b8fe5f5d1569b5a7c33c3d9f7 (patch) | |
| tree | fd226901d2b2ae585dea409ee37323e880c7aa0c /debian | |
| parent | 578ab11e721f2f85658451d23f2f4978118b9254 (diff) | |
fix documentation of recent sbuild changes
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/debian/changelog b/debian/changelog index 1c90a9be..c92afe30 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,13 +9,12 @@ propellor (3.1.2) UNRELEASED; urgency=medium [ Sean Whitton ] * Pass --allow-unrelated-histories to git merge when run with git 2.9 or newer. This fixes the /usr/bin/propellor wrapper with this version of git. - * Don't force Sbuild.keygen{Insecurely,}Generated. - Only required with sbuild << 0.70.0 - * Update Sbuild.hs haddock for sbuild 0.71.0 - * Add instructions to Sbuild.hs haddock for customising the chroot with - propellor. - * Don't add deb-src lines when creating sbuild chroots. - Speeds up updating the chroot with sbuild-update. + * Sbuild.built & Sbuild.builtFor no longer force Sbuild.keygenGenerated. + This is only required for squeeze chroots, which we don't support anyway. + * Sbuild haddock improvements: + - State that we don't support squeeze and Buntish older than trusty + - Update sample ~/.sbuildrc for sbuild 0.71.0 + - Add hint for customising chroots with propellor -- Joey Hess <id@joeyh.name> Sun, 24 Jul 2016 13:34:37 -0400 |
