diff options
author | Axel Beckert <abe@deuxchevaux.org> | 2013-01-13 01:51:31 +0100 |
---|---|---|
committer | Axel Beckert <abe@deuxchevaux.org> | 2013-01-13 01:51:31 +0100 |
commit | b16380fa3c230f7d223344f45ce201cf5070a0e7 (patch) | |
tree | 08fc5a17da94b5d9e22b0b5700a410cb54fe7416 | |
parent | 5246fdaaeae27d1eaa06a34adb60f088dd9c5e66 (diff) | |
download | zsh-b16380fa3c230f7d223344f45ce201cf5070a0e7.tar.gz zsh-b16380fa3c230f7d223344f45ce201cf5070a0e7.zip |
zsh-beta: Still suggest zsh-beta-doc
This way zsh-doc will be pulled in if zsh-beta-doc was installed but
marked as automatically installed.
Git-Dch: Ignore
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 97afee573..f484b1e01 100644 --- a/debian/control +++ b/debian/control @@ -131,6 +131,7 @@ Architecture: all Section: oldlibs Priority: extra Depends: ${misc:Depends}, zsh +Suggests: zsh-beta-doc Description: transitional package to zsh The purpose of this package is solely the transition from the zsh-beta package to the zsh package. It can be safely removed if no more user |