summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control64
1 files changed, 64 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 000000000..b986b2fe6
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,64 @@
+Source: python-django-ishtar
+Section: python
+Priority: optional
+Maintainer: Étienne Loks <etienne.loks@iggdrasil.net>
+Build-Depends: debhelper (>= 11~),
+ dh-python,
+ python3-all,
+ python3-setuptools
+Standards-Version: 4.3.0
+Homepage: https://ishtar-archeo.net/
+
+Package: python3-django-ishtar
+Architecture: all
+Depends: ${misc:Depends},
+ ${python3:Depends},
+ python3-argon2,
+ python3-bs4,
+ python3-cairosvg,
+ python3-distutils,
+ python3-gdal,
+ python3-lxml,
+ python3-markdown,
+ python3-memcache,
+ python3-psycopg2,
+ python3-pil,
+ python3-png,
+ python3-pyqrcode,
+ python3-requests,
+ python3-tidylib,
+ python3-unidecode,
+ python3-xmltodict,
+ python3-fiona,
+ python3-pyproj,
+ python3-django-simple-history,
+ python3-secretary,
+ python3-django (>= 2:2.2.24),
+ python3-django (<< 2:2.3.0),
+ python3-ajax-select,
+ python3-djangorestframework,
+ python3-django-axes,
+ python3-django-compressor,
+ python3-django-extensions,
+ python3-django-extra-views,
+ python3-django-formtools,
+ python3-django-registration,
+ apg,
+ gettext,
+ locales,
+ memcached,
+ graphviz,
+ poppler-utils,
+ pandoc,
+ weasyprint
+Recommends:
+ postgresql,
+ postgresql-contrib,
+ postgresql-13-postgis-3,
+ postgresql-13-postgis-3-scripts,
+ uwsgi,
+ uwsgi-plugin-python3,
+ nginx
+Description: Archaeological data management
+ Ishtar aims at enabling the management, improvement, analysis and sharing of
+ data from archaeological excavations, from fieldwork to museums.