summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2025-09-03 15:11:23 +0200
committerÉtienne Loks <etienne.loks@iggdrasil.net>2025-10-15 20:51:15 +0200
commit83e20c2cb891390a97f6755403edc496130e16c4 (patch)
tree795531a94a38f766609f769bcc0e73aa680452e3
parent976d8368bffe7eeef97a0025f76f1a9e13f0ce0e (diff)
downloadIshtar-83e20c2cb891390a97f6755403edc496130e16c4.tar.bz2
Ishtar-83e20c2cb891390a97f6755403edc496130e16c4.zip
🚀 Debian package: python-django-ishtar - v5
-rw-r--r--debian/control16
-rw-r--r--debian/python3-django-ishtar.links4
2 files changed, 10 insertions, 10 deletions
diff --git a/debian/control b/debian/control
index 8e1d71c39..ade515323 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: python-django-ishtar
Section: python
Priority: optional
Maintainer: Étienne Loks <etienne.loks@iggdrasil.net>
-Build-Depends: debhelper (>= 11~),
+Build-Depends: debhelper (>= 13~),
dh-python,
python3-all,
python3-setuptools
@@ -26,6 +26,7 @@ Depends: ${misc:Depends},
python3-num2words,
python3-odf,
python3-pandas,
+ python3-pathvalidate,
python3-psycopg2,
python3-pil,
python3-png,
@@ -38,9 +39,9 @@ Depends: ${misc:Depends},
python3-pyproj,
python3-xlrd,
python3-django-simple-history,
- python3-secretary,
- python3-django (>= 2:2.2.24),
- python3-django (<< 2:2.3.0),
+ python3-secretary (>= 0.2.20),
+ python3-django (>= 3:4.2.21),
+ python3-django (<< 3:4.3.0),
python3-ajax-select,
python3-djangorestframework,
python3-django-axes,
@@ -58,13 +59,12 @@ Depends: ${misc:Depends},
poppler-utils,
pandoc,
fonts-sil-gentiumplus,
- fonts-fork-awesome,
- weasyprint
+ fonts-fork-awesome
Recommends:
postgresql,
postgresql-contrib,
- postgresql-13-postgis-3,
- postgresql-13-postgis-3-scripts,
+ postgresql-postgis,
+ postgresql-postgis-scripts,
uwsgi,
uwsgi-plugin-python3,
nginx
diff --git a/debian/python3-django-ishtar.links b/debian/python3-django-ishtar.links
index e27f8830d..e498224ba 100644
--- a/debian/python3-django-ishtar.links
+++ b/debian/python3-django-ishtar.links
@@ -7,8 +7,8 @@ usr/share/python3-django-ishtar/locale srv/ishtar/locale
usr/share/python3-django-ishtar/example_project srv/ishtar/example_project
usr/share/python3-django-ishtar/install srv/ishtar/install
usr/share/python3-django-ishtar/install/extra_settings.py etc/ishtar/extra_settings.py
-usr/share/fonts/truetype/gentiumplus/GentiumPlus-I.ttf usr/lib/python3/dist-packages/ishtar_common/static/gentium/GentiumPlus-I.ttf
-usr/share/fonts/truetype/gentiumplus/GentiumPlus-R.ttf usr/lib/python3/dist-packages/ishtar_common/static/gentium/GentiumPlus-R.ttf
+usr/share/fonts/truetype/gentiumplus/GentiumPlus-Italic.ttf usr/lib/python3/dist-packages/ishtar_common/static/gentium/GentiumPlus-I.ttf
+usr/share/fonts/truetype/gentiumplus/GentiumPlus-Regular.ttf usr/lib/python3/dist-packages/ishtar_common/static/gentium/GentiumPlus-R.ttf
usr/share/fonts-fork-awesome/css/fork-awesome.css usr/lib/python3/dist-packages/ishtar_common/static/fork-awesome/css/fork-awesome.min.css
usr/share/fonts/eot/fork-awesome/forkawesome-webfont.eot usr/lib/python3/dist-packages/ishtar_common/static/fork-awesome/fonts/forkawesome-webfont.eot
usr/share/fonts/svg/fork-awesome/forkawesome-webfont.svg usr/lib/python3/dist-packages/ishtar_common/static/fork-awesome/fonts/forkawesome-webfont.svg