diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2023-11-08 16:13:29 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2025-02-19 16:15:49 +0100 |
commit | 28e21edb8c9a15f25b8a469fc6403c5c0c25c2c5 (patch) | |
tree | a79fb39e27a766d6210c52e8e35ca61a6636df4c /debian/changelog | |
parent | f1bca0b041830bf85957dd95221ef2f175c1f1bb (diff) | |
download | Ishtar-28e21edb8c9a15f25b8a469fc6403c5c0c25c2c5.tar.bz2 Ishtar-28e21edb8c9a15f25b8a469fc6403c5c0c25c2c5.zip |
🚀 Debian package: python-django-ishtar - remove static files packaged in Debian - fix some package error
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 66eeea43e..2cf0ac16d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +python-django-ishtar (4.0.63-3) UNRELEASED; urgency=low + + * Fix font path - bis. + + -- Étienne Loks <etienne.loks@iggdrasil.net> Wed, 8 Nov 2023 17:57:00 +0200 + +python-django-ishtar (4.0.63-2) UNRELEASED; urgency=low + + * Fix font path. + + -- Étienne Loks <etienne.loks@iggdrasil.net> Wed, 8 Nov 2023 17:50:00 +0200 + python-django-ishtar (4.0.63-1) UNRELEASED; urgency=low * New upstream version. |