diff options
| author | Étienne Loks <etienne.loks@iggdrasil.net> | 2023-10-11 11:48:35 +0200 |
|---|---|---|
| committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2026-06-29 15:21:00 +0200 |
| commit | b4a60be3daef238b00912ee8dfbcbf92d8919262 (patch) | |
| tree | ba33be1299dcc46cea9ffb78076b219bb2c9551b /debian.libreoffice/control | |
| parent | a9f809bee11721c88499a0c4b92fa7c45e21fae4 (diff) | |
| download | Ishtar-b4a60be3daef238b00912ee8dfbcbf92d8919262.tar.bz2 Ishtar-b4a60be3daef238b00912ee8dfbcbf92d8919262.zip | |
🚀 Debian package: 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..511598ea9 --- /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-nogui, + libreoffice-script-provider-python, + systemd, + python3-uno +Description: Libreoffice service for Ishtar + Libreoffice service for Ishtar. |
