diff options
author | Axel Beckert <abe@deuxchevaux.org> | 2018-12-24 04:31:06 +0100 |
---|---|---|
committer | Axel Beckert <abe@deuxchevaux.org> | 2018-12-24 04:31:06 +0100 |
commit | 06946d431a4426c6e5dffec1d7edb17c1dbd467c (patch) | |
tree | f73915d7e22bba853c1f5f11bb91400cb39411af /debian | |
parent | 1239bb28a66cde257d5e5c4aca43b2f0adac7010 (diff) | |
download | zsh-06946d431a4426c6e5dffec1d7edb17c1dbd467c.tar.gz zsh-06946d431a4426c6e5dffec1d7edb17c1dbd467c.zip |
debian/TODO.md: Mention that switching zsh-dev to arch:all is non-trivial.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/TODO.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/TODO.md b/debian/TODO.md index 0eaba6b82..361ee928b 100644 --- a/debian/TODO.md +++ b/debian/TODO.md @@ -1,10 +1,12 @@ Debian Zsh TODO =============== -After the Jessie-Release +After the Buster-Release ------------------------ * Remove alternatives system properly +* Change zsh-dev to Arch:all (requires probably non-trivial reordering + in debian/rules) Decisions --------- |