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-15 20:51:14 +0200 |
commit | 67078c3d72260c6a3cb784228a30c144fc90aaca (patch) | |
tree | e10a1ae08fcb87171e606643dd1a9010c667c838 /debian/control | |
parent | ff0bad544afc322ecd9a98028ad0452c8bfe0424 (diff) | |
download | Ishtar-67078c3d72260c6a3cb784228a30c144fc90aaca.tar.bz2 Ishtar-67078c3d72260c6a3cb784228a30c144fc90aaca.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, |