diff options
| author | Ralph Amissah <ralph@amissah.com> | 2013-12-15 21:20:35 -0500 | 
|---|---|---|
| committer | Ralph Amissah <ralph@amissah.com> | 2013-12-15 21:20:35 -0500 | 
| commit | 2fc3cc43dad7763885ef040634b0eead6e583fcb (patch) | |
| tree | 2ea0ce4963825a8963470912cf2ff3b8455f315d /debian | |
| parent | Merge tag 'sisu_4.2.16' into debian/sid (diff) | |
debian/control, new standards version, additional recommends rubygems
* updated: "Standards Version: 3.9.5"
* sisu recommends rubygems
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/control | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/debian/control b/debian/control index 633f4e7a..c0cae852 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional  Maintainer: SiSU Project <sisu@lists.sisudoc.org>  Uploaders: Ralph Amissah <ralph@amissah.com>  Build-Depends: debhelper (>= 8) -Standards-Version: 3.9.4 +Standards-Version: 3.9.5  Homepage: http://www.sisudoc.org/  Vcs-Browser: http://git.sisudoc.org/?p=code/sisu.git  Vcs-Git: git://git.sisudoc.org/git/code/sisu.git @@ -15,7 +15,7 @@ Depends: ${misc:Depends}, ruby1.9.1 (>= 1.9.2.180), rsync, unzip, zip  Recommends:   sisu-pdf, sisu-sqlite, sisu-postgresql, imagemagick | graphicsmagick, keychain,   openssl, openssh-client | lsh-client, po4a, qrencode, rake, ruby-rmagick, - tidy, tree, vim-addon-manager + rubygems, 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) | 
