diff options
| author | Étienne Loks <etienne.loks@iggdrasil.net> | 2025-02-19 17:20:03 +0100 |
|---|---|---|
| committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2026-05-20 15:07:04 +0200 |
| commit | da50d10a2b594e9fcfb6135011c12f41c1a0275e (patch) | |
| tree | bb7149869f1b649faa7ecb787de2e1d1cda34276 /debian/source | |
| parent | ae65fa6625c27f6b223045cbce04fff7e6983a7e (diff) | |
| download | Ishtar-da50d10a2b594e9fcfb6135011c12f41c1a0275e.tar.bz2 Ishtar-da50d10a2b594e9fcfb6135011c12f41c1a0275e.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/source')
| -rw-r--r-- | debian/source/lintian-overrides | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides new file mode 100644 index 000000000..c386b3d00 --- /dev/null +++ b/debian/source/lintian-overrides @@ -0,0 +1,6 @@ +# minimized translations +python-django-ishtar: source-is-missing bootstrap_datepicker/static/js/locales/* +# sozi files - the attached svg is the source +python-django-ishtar: source-is-missing docs/fr/source/media-src/* +# minimized translations and real js source not provided but with the link to the upstream source +python-django-ishtar: source-is-missing ishtar_common/static/* |
