diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2023-11-15 14:19:25 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2025-10-15 20:51:14 +0200 |
commit | ae4b08022e1a34cbd841f70354eea61f8cdeae79 (patch) | |
tree | 610fbb6d4c66c9bc620912adbd0803173023ca51 /debian/source | |
parent | 67078c3d72260c6a3cb784228a30c144fc90aaca (diff) | |
download | Ishtar-ae4b08022e1a34cbd841f70354eea61f8cdeae79.tar.bz2 Ishtar-ae4b08022e1a34cbd841f70354eea61f8cdeae79.zip |
🚀 Debian package: python-django-ishtar - add man page - fix copyright file
Diffstat (limited to 'debian/source')
-rw-r--r-- | debian/source/lintian-overrides | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides index c386b3d00..fe4aae0bf 100644 --- a/debian/source/lintian-overrides +++ b/debian/source/lintian-overrides @@ -4,3 +4,6 @@ python-django-ishtar: source-is-missing bootstrap_datepicker/static/js/locales/* 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/* +# debian directory is in the upstream package by choice +python-django-ishtar source: no-debian-changes + |