diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2020-02-10 17:22:41 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2023-01-09 18:05:36 +0100 |
commit | 4d06ff77e08cdd69b46f6e26eb826c5d208195a7 (patch) | |
tree | da76ac6459cd6f171db8d0535585481f1c59c5a5 /debian.libreoffice/control | |
parent | 18e4d01938783831d3cb8deebcad6e9b0536850b (diff) | |
download | Ishtar-4d06ff77e08cdd69b46f6e26eb826c5d208195a7.tar.bz2 Ishtar-4d06ff77e08cdd69b46f6e26eb826c5d208195a7.zip |
Debian dir for ishtar-tasks and ishtar-libreoffice
Diffstat (limited to 'debian.libreoffice/control')
-rw-r--r-- | debian.libreoffice/control | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/debian.libreoffice/control b/debian.libreoffice/control new file mode 100644 index 000000000..7c4dfe7c4 --- /dev/null +++ b/debian.libreoffice/control @@ -0,0 +1,21 @@ +Source: ishtar-libreoffice +Section: web +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: ishtar-libreoffice +Architecture: all +Depends: ${misc:Depends}, + python3-django-ishtar (= ${source:Version}), + libreoffice, + libreoffice-script-provider-python, + systemd, + python3-uno +Description: Libreoffice service for Ishtar + Libreoffice service for Ishtar. |