summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@jelmer.uk>2017-02-08 03:42:53 +0000
committerJelmer Vernooij <jelmer@jelmer.uk>2017-02-08 03:42:53 +0000
commit8181d3e8fa7e9ab5c5dcd1018ae6a79498e26128 (patch)
tree705c352b0c3b9cb2bbee3fdcc9460d3f0fe0ed37
parentef07455ee8e97b8bfebeefcbc2592dec12b89c73 (diff)
Fix dependencies.
-rw-r--r--debian/control6
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/control b/debian/control
index 023082d..e7e74be 100644
--- a/debian/control
+++ b/debian/control
@@ -24,8 +24,8 @@ Description: simple easy-to-set-up Git web viewer
Package: python-klaus
Architecture: all
-Depends: ${misc:Depends}, ${python:Depends}, python-dulwich (>= 0.13.0), python-six, python-flask, python-pygments, python-humanize, python-werkzeug, python-chardet
-Recommends: python-markdown, python-chardet, python-docutils, uwsgi-plugin
+Depends: ${misc:Depends}, ${python:Depends}, python-dulwich (>= 0.13.0), python-six, python-flask, python-pygments, python-humanize, python-werkzeug
+Recommends: python-markdown, python-chardet, python-docutils
Replaces: klaus (<= 1.0.1-1)
Suggests: exuberant-ctags, uwsgi-plugin-python | gunicorn
Description: simple easy-to-set-up Git web viewer
@@ -40,7 +40,7 @@ Description: simple easy-to-set-up Git web viewer
Package: python3-klaus
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}, python3-dulwich (>= 0.13.0), python3-six, python3-flask, python3-pygments, python3-humanize, python3-werkzeug, python3-chardet, python3-docutils
-Recommends: python3-markdown
+Recommends: python3-markdown, python3-chardet, python3-docutils
Suggests: exuberant-ctags, uwsgi-plugin-python3 | gunicorn3
Description: simple easy-to-set-up Git web viewer
Features: