diff options
author | Axel Beckert <abe@deuxchevaux.org> | 2014-11-11 01:15:58 +0100 |
---|---|---|
committer | Axel Beckert <abe@deuxchevaux.org> | 2014-11-11 01:15:58 +0100 |
commit | 353e05ab667aace6bb96b6ac4c1528d8a7dea5d7 (patch) | |
tree | efe1fca7bcf7955d52adf07ce061008887d344a5 | |
parent | af8ab9dece5c02b1df6197f8e732999e049fefd9 (diff) | |
download | zsh-353e05ab667aace6bb96b6ac4c1528d8a7dea5d7.tar.gz zsh-353e05ab667aace6bb96b6ac4c1528d8a7dea5d7.zip |
Add a post-jessie TODO list to the source package
-rw-r--r-- | debian/TODO.md | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/TODO.md b/debian/TODO.md new file mode 100644 index 000000000..0cba7190d --- /dev/null +++ b/debian/TODO.md @@ -0,0 +1,14 @@ +Debian Zsh TODO +=============== + +After the Jessie-Release +------------------------ + +* Remove zsh-beta* packages +* Remove alternatives system properly +* Remove zsh4* wrappers + +Decisions +--------- + +* Do we want to continue providing a static build (zsh-static)? |