summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control6
1 files changed, 4 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index e085da3..a9a680a 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ X-Python3-Version: >= 3.2
Package: klaus
Architecture: all
-Depends: ${misc:Depends}, python3-klaus (= ${binary:Version})
+Depends: ${misc:Depends}, python3-klaus (= ${binary:Version}), ${python3:Depends}
Description: simple easy-to-set-up Git web viewer
Features:
.
@@ -24,6 +24,7 @@ Description: simple easy-to-set-up Git web viewer
Package: python-klaus
Architecture: all
+Section: python
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)
@@ -40,7 +41,8 @@ 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
+Section: python
+Depends: ${misc:Depends}, ${python3:Depends}, python3-dulwich (>= 0.13.0), python3-six, python3-flask, python3-pygments, python3-humanize, python3-werkzeug
Recommends: python3-markdown, python3-chardet, python3-docutils
Suggests: exuberant-ctags, uwsgi-plugin-python3 | gunicorn3
Description: simple easy-to-set-up Git web viewer