From 28d684b313a1cb2754ad72ca6f6364dce4b631f6 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Thu, 25 Aug 2016 19:12:30 -0700 Subject: update Sbuild docs again re. building for stretch Building for stretch requires newer sbuild. --- debian/changelog | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index eeac0d4f..ce8d6e41 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,12 +9,18 @@ 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. - * Sbuild.built & Sbuild.builtFor no longer force Sbuild.keygenGenerated. - This is only required for squeeze chroots, which we don't support anyway. + * Sbuild.built & Sbuild.builtFor no longer require Sbuild.keypairGenerated. + Transition guide: If you are using sbuild 0.70.0 or newer, you should + `rm -r /var/lib/sbuild/apt-keys`. Otherwise, you should add either + Sbuild.keypairGenerated or Sbuild.keypairInsecurelyGenerated to your host. * 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 + - State that we don't support squeeze and Buntish older than trusty. + This is due to our enhancements, such as eatmydata. + - State that you need sbuild 0.70.0 or newer to build for stretch. + This is due to gpg2 hitting Debian stretch. + - Explain when a keygen is required. + - Update sample ~/.sbuildrc for sbuild 0.71.0. + - Add hint for customising chroots with propellor. - Update example usage of System type. -- Joey Hess Sun, 24 Jul 2016 13:34:37 -0400 -- cgit v1.2.3