summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorSean Whitton2016-08-24 19:52:36 -0700
committerSean Whitton2016-08-25 19:16:50 -0700
commitfecfefa7066ccc0ffd23526363c2ef5478d6ce1a (patch)
treef53d8d0c0cd83809324e3355760e955a972dc206 /debian
parentdb6b564455e3b2366762126d760ca7c300526446 (diff)
explain how to customise the sbuild chroot
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog4
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 3b4c2320..990dbe2e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,10 @@ propellor (3.1.2) UNRELEASED; urgency=medium
* 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.
* 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.
-- Joey Hess <id@joeyh.name> Sun, 24 Jul 2016 13:34:37 -0400