diff options
| author | Sean Whitton <spwhitton@spwhitton.name> | 2016-08-24 19:52:36 -0700 |
|---|---|---|
| committer | Sean Whitton <spwhitton@spwhitton.name> | 2016-08-25 19:16:50 -0700 |
| commit | fecfefa7066ccc0ffd23526363c2ef5478d6ce1a (patch) | |
| tree | f53d8d0c0cd83809324e3355760e955a972dc206 /debian | |
| parent | db6b564455e3b2366762126d760ca7c300526446 (diff) | |
explain how to customise the sbuild chroot
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 4 |
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 |
