aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2014-08-29 21:09:01 -0400
committerRalph Amissah <ralph@amissah.com>2014-08-29 21:09:03 -0400
commit6db8f29f01e13d6126be851f3b5dbc93bb761d26 (patch)
treed1a25feaf8d9d5d5560f5f3dfac1be743481380f
parentMerge tag 'sisu_5.6.3' into debian/sid (diff)
debian/control
* old conflicts & replaces removed * depends added: * sisu: xz-utils (for sisupod) * sisu-complete: ruby-thor, qrencode & tree * suggests added: * sisu: sisu-markup-samples & ruby-thor * sisu-complete: sisu-markup-samples
-rw-r--r--debian/control13
1 files changed, 7 insertions, 6 deletions
diff --git a/debian/control b/debian/control
index 54cc875f..5961a378 100644
--- a/debian/control
+++ b/debian/control
@@ -11,14 +11,13 @@ Vcs-Git: git://git.sisudoc.org/git/code/sisu.git
Package: sisu
Architecture: all
-Depends: ${misc:Depends}, ruby | ruby-interpreter, openssl, rsync, unzip, zip
+Depends: ${misc:Depends}, ruby | ruby-interpreter, openssl, rsync, unzip, zip,
+ xz-utils
Recommends:
sisu-pdf, sisu-sqlite, sisu-postgresql, imagemagick | graphicsmagick, keychain,
- openssh-client | lsh-client, po4a, qrencode, rake, ruby-rmagick,
+ openssh-client | lsh-client, po4a, qrencode, rake, ruby-rmagick, ruby-thor,
tidy, tree, vim-addon-manager
-Suggests: lv, calibre, pinfo, poedit, texinfo, trang
-Conflicts: sisu-markup-samples (<= 1.0.11)
-Replaces: sisu-markup-samples (<= 1.0.11)
+Suggests: sisu-markup-samples, lv, calibre, pinfo, poedit, texinfo, trang
Description: documents - structuring, publishing in multiple formats and search
SiSU is a lightweight markup based, command line oriented, document
structuring, publishing and search framework for document collections.
@@ -69,7 +68,9 @@ Architecture: all
Depends:
${misc:Depends}, ruby | ruby-interpreter, sisu (= ${source:Version}),
sisu-pdf (= ${source:Version}), sisu-postgresql (= ${source:Version}),
- sisu-sqlite (= ${source:Version}), imagemagick | graphicsmagick
+ sisu-sqlite (= ${source:Version}), imagemagick | graphicsmagick, qrencode,
+ ruby-thor, tree
+Suggests: sisu-markup-samples
Description: installs all SiSU related packages
SiSU is a lightweight markup based document structuring, publishing and search
framework for document collections.