From 578ab11e721f2f85658451d23f2f4978118b9254 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Wed, 24 Aug 2016 20:56:17 -0700 Subject: don't require Sbuild.keypairGenerated This is only needed for building a chroot for squeeze or older, but the code in Sbuild.built fails to configure a squeeze chroot: eatmydata is not available, and there are probably other assumptions that break. --- debian/changelog | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 990dbe2e..1c90a9be 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,9 +9,11 @@ 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. + * 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. -- cgit v1.2.3