diff options
author | Ralph Amissah <ralph@amissah.com> | 2012-05-28 05:42:32 -0400 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2012-05-28 05:42:34 -0400 |
commit | ef7a5f33dcb0796b4a5930a29e581683a8c95450 (patch) | |
tree | 4370003e968f7ce726669a4194373648c096cb2a | |
parent | Merge tag 'sisu_3.2.10' into debian/sid (diff) |
debian/control program "tree" moved to Recommends from Suggests
* if available and verbose set, used to pre-view sisupod content during its
creation (--sisupod --verbose)
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 4cd7b7cf..15462b9e 100644 --- a/debian/control +++ b/debian/control @@ -15,9 +15,9 @@ Architecture: all Depends: ${misc:Depends}, ruby1.9.1 (>= 1.9.2.180), rsync, unzip, zip Recommends: sisu-pdf, sisu-sqlite, sisu-postgresql, imagemagick | graphicsmagick, keychain, - librmagick-ruby, openssl, openssh-client | lsh-client, qrencode, tidy, + librmagick-ruby, openssl, openssh-client | lsh-client, qrencode, tidy, tree, vim-addon-manager -Suggests: lv, calibre, pinfo, texinfo, trang, tree +Suggests: lv, calibre, pinfo, texinfo, trang Conflicts: sisu-markup-samples (<= 1.0.11) Replaces: sisu-markup-samples (<= 1.0.11) Description: documents - structuring, publishing in multiple formats and search |