summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2020-01-30 18:51:11 +0100
committerÉtienne Loks <etienne.loks@iggdrasil.net>2023-01-09 18:05:36 +0100
commit1c0e8f4bea1b79e43ac8565a2bb1578a08f421c3 (patch)
tree5e65478d4fade61a68f3f811d3634092e0c59809 /debian/control
parentd4baaca8a24bc7af61860d24aa49d45679a999fb (diff)
downloadIshtar-1c0e8f4bea1b79e43ac8565a2bb1578a08f421c3.tar.bz2
Ishtar-1c0e8f4bea1b79e43ac8565a2bb1578a08f421c3.zip
Debian: install other files - fix libraries
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 2d91e0fb6..2f90a8ce1 100644
--- a/debian/control
+++ b/debian/control
@@ -29,8 +29,8 @@ Depends: ${misc:Depends},
python3-django-simple-history,
python3-secretary,
python3-weasyprint,
- python3-django (>= 1.11.18),
- python3-django (<< 2.0),
+ python3-django (>= 1:1.11.18),
+ python3-django (<< 2:2.0.0),
python3-ajax-select,
python3-djangorestframework,
python3-django-compressor,