diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2025-02-19 17:20:03 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2025-10-10 18:17:41 +0200 |
commit | e84ef8910d3b7b4ee389fa44ad018bb071205751 (patch) | |
tree | 541524b7736a88da9fb3e0d0cf8f3d12bcafd03f /debian/control | |
parent | fe8d95e177621f71b8c61cab203b44d5eb8f3b2c (diff) | |
download | Ishtar-e84ef8910d3b7b4ee389fa44ad018bb071205751.tar.bz2 Ishtar-e84ef8910d3b7b4ee389fa44ad018bb071205751.zip |
🚀 Debian package: python-django-ishtar - remove static files packaged in Debian - fix some package error
- use package version of fork-awesome, gentium font
- add deb-helper token to postint
- fix permissions
- obfuscate social link in non used features of jquery.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/control b/debian/control index b986b2fe6..1d81fe2ab 100644 --- a/debian/control +++ b/debian/control @@ -50,6 +50,8 @@ Depends: ${misc:Depends}, graphviz, poppler-utils, pandoc, + fonts-sil-gentiumplus, + fonts-fork-awesome, weasyprint Recommends: postgresql, |