From 1ca9856da75c9f24381cc0b2780984ebc5a0cdcf Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Mon, 10 Feb 2020 17:22:41 +0100 Subject: Debian dir for ishtar-tasks and ishtar-libreoffice --- debian.tasks/control | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 debian.tasks/control (limited to 'debian.tasks/control') diff --git a/debian.tasks/control b/debian.tasks/control new file mode 100644 index 000000000..2361a8b5b --- /dev/null +++ b/debian.tasks/control @@ -0,0 +1,16 @@ +Source: ishtar-tasks +Section: web +Priority: optional +Maintainer: Étienne Loks +Build-Depends: debhelper (>= 11~) +Standards-Version: 4.3.0 +Homepage: https://ishtar-archeo.net/ + +Package: ishtar-tasks +Architecture: all +Depends: ${misc:Depends}, + python3-django-ishtar (= ${source:Version}), + python3-celery +Recommends: rabbitmq-server +Description: Background task server for Ishtar + Background task server using rabbitmq task queue. -- cgit v1.2.3