summaryrefslogtreecommitdiff
path: root/doc/todo
diff options
context:
space:
mode:
authorspwhitton2016-08-05 22:59:27 +0000
committeradmin2016-08-05 22:59:27 +0000
commit22e6f0a5082271e844720cab07643ff26679ed0f (patch)
treed6a4a2573033af83282dab5f08db5a2ac2cd42f6 /doc/todo
parent00bc05eaa936e56ce6db93a76f2f4ca2b796e085 (diff)
wheezy -> squeeze redux
Diffstat (limited to 'doc/todo')
-rw-r--r--doc/todo/updates_for_sbuild_0.70.0-1.mdwn4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/todo/updates_for_sbuild_0.70.0-1.mdwn b/doc/todo/updates_for_sbuild_0.70.0-1.mdwn
index 35df951b..30c2694c 100644
--- a/doc/todo/updates_for_sbuild_0.70.0-1.mdwn
+++ b/doc/todo/updates_for_sbuild_0.70.0-1.mdwn
@@ -8,9 +8,9 @@ It turns out that the apt keypair is only needed if you're trying to build for s
- The code to update existing chroots will be unpleasant, because we don't want to run propellor inside the sbuild chroot so that it remains standardised (that's why we create it with sbuild-createchroot).
-2. Drop support for building for wheezy and newer, replacing the `keypairGenerated` and `keypairInsecurelyGenerated` properties with a property that ensures that the keypair directory does not exist.
+2. Drop support for building for squeeze and newer, replacing the `keypairGenerated` and `keypairInsecurelyGenerated` properties with a property that ensures that the keypair directory does not exist.
- - Wheezy is very old.
+ - Squeeze is very old.
- This will simplify and speed up chroot creation and builds.